On Fri, Jul 25, 2003 at 10:24:26AM -0400, Keith Poirier wrote: > My question is, without physically disconnecting the cable, is there a > way I can disable eth1 from being activated? Maybe in the /etc/Rcs file > in the initrd?
you should be able to edit /etc/init.d/functions in the ramdisk and tell dhclient to only use the desired interface. dhclient eth1, for example. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
