Ankush Grover wrote:
hey friends,
I am using FC3 on 2 computers and both the computers having 2 Lan Cards.
The network id of my company is 192.168.1.0/24.I
<http://192.168.1.0/24.I> have given 192.168.1.67(on first computer) and
192.168.1.68(on 2nd Computer) .The other lan card on both the machines
are having network id 10.0.0.0/24 <http://10.0.0.0/24> with ipaddress
10.0.0.1(on first computer) and 10.0.0.2(on second comptuer).I am trying
to build clustering with Heartbeat that is why I required 2 Lan cards on
each machine.
Now the problem I am facing is that I am not able to browse the internet
from these 2 pcs.
Remove the GATEWAY= entries from all of your ifcfg-* files and replace
them with a single GATEWAY=ip.addr entry in /etc/sysconfig/network,
where ip.addr is the IP address of your default gateway/router.
Paul.