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