Ok. I have two linux 7.3 RH boxes.
Both are on an internal network protected by a firewall.
Both have the exact same route table.
[root@kong root]#
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
[root@frogger root]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
Now...kong...has been given an outside address by the provider...BUT. Kong cannot reach the external network via the shell. Kong can browse the web but it cannot ping the address it was given.
frogger...CAN ping outside. But was not given an outside address.
These seem squared up...
/etc/host.conf
/etc/hosts
/etc/resolv.conf
Both are on an internal network protected by a firewall.
Both have the exact same route table.
[root@kong root]#
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
[root@frogger root]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
Now...kong...has been given an outside address by the provider...BUT. Kong cannot reach the external network via the shell. Kong can browse the web but it cannot ping the address it was given.
frogger...CAN ping outside. But was not given an outside address.
These seem squared up...
/etc/host.conf
/etc/hosts
/etc/resolv.conf