Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: nessus and FreeBSD bpf server

Subject: Re: nessus and FreeBSD bpf server
Date: Sat, 25 Sep 2004 23:05:26 -0400 (EDT)
On Sat, Sep 25, 2004 at 12:51:45PM -0400, Michael Scheidell wrote:
Whats faster? rebuild kernel with dozens of bpf's or use the server?
target is fbsd 4.10, nessus 2.0.12.

Dozens (hundreds) of bpfs will be faster.
README.BPF has this disclaimer: (and I thought my name was in it 
somewhere at one point in time ;)

If you can not recompile your kernel, you can try to run the configure
script with the option --enable-bpf-sharing. In this case, nessusd will
try to share one /dev/bpf among multiple processes and do the filtering
in userland. NOTE THAT THIS OPTION IS HIGHLY EXPERIMENTAL AND WE DO
NOT RECOMMAND ENABLING IT.

(note: this is a nessus config option, not a kernel option.

I guess the recommend way (and default in fbsd ports) is to use bpf's

I think fbsd ports checks to see that you have at least 64 bpf's or it 
won't compile without the config option.
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>