Soldato
- Joined
- 18 Oct 2002
- Posts
- 8,247
- Location
- The Land of Roundabouts
Bit of a weird one this!
Got a new install of CentOS that is unable to ping the internet, dns does resolve an IP and i can ping internal devices ok. Its purely external IP's that fail to ping.
I hear you shouting "no gateway set" or "bad routing table"
And i'd say the same, except the route is set as follows
ifconfig output
The machine is set with a static IP address.
Anyone got any more ideas? I'm not to great when it comes to routes etc and I'm pretty much stumped.
Thanks
Got a new install of CentOS that is unable to ping the internet, dns does resolve an IP and i can ping internal devices ok. Its purely external IP's that fail to ping.
I hear you shouting "no gateway set" or "bad routing table"
And i'd say the same, except the route is set as follows
Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
0.0.0.0 192.168.100.253 0.0.0.0 UG 0 0 0 eth0
Code:
eth0 Link encap:Ethernet HWaddr 00:19:DB:6F:55:0E
inet addr:192.168.100.38 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::219:dbff:fe6f:550e/64 Scope:Link
etc
Anyone got any more ideas? I'm not to great when it comes to routes etc and I'm pretty much stumped.
Thanks