On Sat, Jul 27, 2002 at 10:29:54PM -0500, Kenneth Keifer wrote:
> Is it possible to have the nessusd host only use a specific Ethernet
> card for the scans it performs? I have a multi-homed machine and want to
> make sure audits are only taking place on the network that the 2nd NIC is
> hooked up to.
You'll have to explicitely add the routes.
ie: you want to test 10.1.1.1 with eth0:0, you type
route add -host 10.1.1.1 eth0:0
-- Renaud
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.