Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: anil_garg5 on August 05, 2004, 02:12:34 PM

Title: Assiging Two Gateway(Router) address in Linux machine
Post by: anil_garg5 on August 05, 2004, 02:12:34 PM
Hi All,

Can anybody help me to assign the two Gateway address in Redhat Linux 8 system. I hv two NIC. With one default gateway address, it work fine.
This is basically squid proxy server.


I tried this..
I defined one ISP router as gateway with neat command.

for second route, i do this.............

route add -net 192.168.10.0 netmask 255.255.255.0 gw 200.192.172.99 eth0
Both gateway are available in router table. i tried
 netstat -nr

I tried it with Two LAN card..but all in vain.
Pls do the needful....
Any help is highly appreciable,


Thanks in Advance,
Bye
Anil