On Sat, 7 Jun 2003, Renaud Deraison wrote: > Okay, I commited a patch in CVS. > > Usage : > nessusd -S <ip[,ip2, ...]> > > ie: > nessusd -S 192.168.1.1
Is this setting propagated to external programs (nmap, nikto...)? On Sat, 7 Jun 2003, Renaud Deraison wrote: > On Sat, Jun 07, 2003 at 08:29:23PM -0400, David Ford wrote: > > Please bear in mind, the form of ethN:Nis deprecated for Linux. It > > hasn't been dropped in 2.5 but is likely to be dropped in a soon to come > > development cycle. > > So how do they do it now ? ifconfig -alias as everyone else or did they > decide something even more incompatible with the rest of the world ? Since 2.2, the preferred way is ip addr add... inspired by Cisco IOS. Yes, it is incompatible with the rest of the world. --Pavel Kankovsky aka Peak [ Boycott Microsoft--http://www.vcnet.com/bms ] "Resistance is futile. Open your source code and prepare for assimilation."
