On Fri, Apr 23, 2004 at 03:55:08PM -0500, Aaron Rogers wrote: > I am trying to set-up a Nessus server on a machine with two NIC cards - > one for the outside and one for the inside scans.
With the '-S' option, you can control the source address nessusd uses to establish connections with targets; eg, "nessusd -S 10.x.y.z" would route traffic through an internal interface. You will need to run two separate daemons if you wish to scan both internally and externally at the same time. Also, as Jay noted, you may wish to explore use of the '-a' option to control on which interface nessusd listens. You could, for example, have it listen on an internal interface but route traffic through the external NIC. George -- [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
