On Sun, Jan 11, 2004 at 02:36:40PM -0500, Mark Seger wrote: > My question then becomes is there a way to prevent the second nic from > requesting an address or will I always have to disable it in my network > switch?
Not without modifying the dhclient script in the initrd.img file. It'd be nice if you could pass an interface name via /proc/cmdline - this is another reason for using kernel options instead of requiring a local.cfg file. ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
