Quote:
|
Originally Posted by btmiller
It sounds like your default gateway is getting screwed up and Linux thinks it's supposed to be routing Internet traffic through eth0 (device names like eth0
|
Yes, you are right... I got it fix myself... tnx for the tip. What actually happen was, when i added the eth1 there exist 2 gateways because the 2 IPs are of different IP blocks (eth0: 192.168.1.XXX, eth1 192.168.254.XXX). I just removed the gateway IP of eth1 since it's the gateway itself. I also found that out in your suggestion to check using netstat -rn and I saw 2 gateways confusing linux.
I am now on the go to share the internet in my network.... Thanks again... your tip did help a lot... whew!!! God bless!