On Wed, Apr 21, 2004 at 09:16:25AM -0700, Mike Koponick wrote:
> Does anyone have an example of an IPTables filtering list under Redhat
> that can be used with Nessus.

Use the the following rules (convert them using hlfl - www.hlfl.org) :

tcp (any) <=>> (any)
udp (any) <=>> (any)
all (any) X (any)


That's enough, since for non-udp/tcp protocols, nessusd uses pcap and
therefore can override the local packet filter to read the packets.


                                -- Renaud
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to