I have a wireless (eth1) and ethernet nic (eth0) on my laptop, I mostly use the wireless so I only have it starting up at boot time. The problem is after boot, ifconfig shows eth0 when its not connected and I have to do 'ifconfig eth0 down'
I thought by not having net.eth0 in /etc/runlevels/default it would not start up but I guess I'm wrong, does anybody know how to prevent eth0 from starting up at boot? Also, in /etc/conf.d/net. Should I have set gateway for both cards like this because in my route table I don't see it being set for eth0: gateway="eth0/192.168.1.1" gateway="eth1/192.168.1.1" Tom -- [EMAIL PROTECTED] mailing list
