Quote:
Originally Posted by Admiral Beotch
I dont see a default gateway in your routing table.
Can you post the output of these commands please?
Code:
netstat -rnv; ifconfig eth0; ifconfig eth1
|
I have even tried with setting up the default gateway. But the issue exists thats why, I removed def gw.
#netstat -rnv; ifconfig eth0; ifconfig eth1
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
124.124.237.160 124.124.237.161 255.255.255.224 UG 0 0 0 eth0
124.124.237.160 0.0.0.0 255.255.255.224 U 0 0 0 eth0
172.16.0.0 172.16.0.1 255.255.254.0 UG 0 0 0 eth1
172.16.0.0 0.0.0.0 255.255.254.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
eth0 Link encap:Ethernet HWaddr 00:0C:xx:xx:xx:xx
inet addr:124.124.237.184 Bcast:124.124.237.191 Mask:255.255.255.224
inet6 addr: fe80::20c:29ff:fe57:3a74/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12673 errors:0 dropped:0 overruns:0 frame:0
TX packets:1826 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:880934 (860.2 KiB) TX bytes:1000834 (977.3 KiB)
Interrupt:177 Base address:0x1400
eth1 Link encap:Ethernet HWaddr 00:0C:xx:xx:xx:xx
inet addr:172.16.1.218 Bcast:172.16.1.255 Mask:255.255.254.0
inet6 addr: fe80::20c:29ff:fe57:3a7e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:65933 errors:0 dropped:0 overruns:0 frame:0
TX packets:205 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21243577 (20.2 MiB) TX bytes:18933 (18.4 KiB)
Interrupt:185 Base address:0x1480