Some more info:
[root@localhost log]# cat /proc/sys/net/ipv4/ip_forward
1
[root@localhost log]# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
172.16.4.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
172.16.3.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 172.16.3.4 0.0.0.0 UG 0 0 0 eth1
[root@localhost log]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:60:97F:8A:82
inet addr:172.16.4.2 Bcast:172.16.4.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:246 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:28775 (28.1 Kb) TX bytes:1488 (1.4 Kb)
Interrupt:11 Base address:0xdcc0
eth1 Link encap:Ethernet HWaddr 00:06:5B:B5:86:A9
inet addr:172.16.3.10 Bcast:172.16.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:505 errors:0 dropped:0 overruns:0 frame:0
TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:45158 (44.0 Kb) TX bytes:18754 (18.3 Kb)
Interrupt:11 Base address:0xdc00
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:15309 errors:0 dropped:0 overruns:0 frame:0
TX packets:15309 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1044830 (1020.3 Kb) TX bytes:1044830 (1020.3 Kb)


Reply With Quote
F:8A:82

Bookmarks