although you say you are using only eth0 OR eth1, it looks like you are using both, even when the LAN connection is not plugged in.
when on wireless try /etc/init.d/net.eth0 stop and see if that fixes it. If that is the problem we should then look for a more permanent solution. On Mon, 18 Apr 2005 22:20:50 +0000 Lingyun Yang wrote: > Hi all, > > I met a problem when I reboot from using eth1(wireless) to eth0, > I can't connect to internet, and after I delete one of the default route > it works, restart eth0 doesn't work for me. > > My home network: > > notebook ---- eth0 ----->Switch --->Gentoo(Iptables)---cable > modem--> Internet > | | > |____> eth1----->wireless router > > > I don't know how the route table comes out: > > when I can't connect, I typed route: > > walnut ~ # route > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > 192.168.2.0 * 255.255.255.0 U 0 0 0 eth1 > 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 > loopback localhost 255.0.0.0 UG 0 0 0 lo > default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 > default 192.168.2.1 0.0.0.0 UG 0 0 0 eth1 > > Is it normal ? > > These problem also makes my mozilla starts very slow. > > > My question is How to make /etc/init.d/net.eth* clear every thing > doesn't use any cache like things, > > by the way, my eth1 starting script is a soft link to eth0 > > > Thank you! > > Lingyun > > -- > [email protected] mailing list -- Nick Rout Barrister & Solicitor Christchurch <http://www.rout.co.nz> <[EMAIL PROTECTED]> -- [email protected] mailing list

