Pain in the butt Gateway

Sean picasso@madflower.com
Fri, 03 Mar 2000 23:25:15 -0400


Is your netmask 255.255.255.0?
What does /sbin/route say? 

If your /etc/sysconfig/network is correct and your 
/etc/sysconfig/network-scripts/ifcfg-eth0 is correct, if so, than use
ifconfig to bring the device down and restart it. If that doesnt work
you can use route to adjust your routing tables.  I would consider
trying to restart it before editing the routing tables with route,
sometimes it fixes it without having to mess around as much. =)







Matt Fuerst wrote:
> 
> Hey all,
> 
> I have set up a RedHat boxen on my network. I set the machine to install via
> FTP via my gateway machine, lets say 192.168.255.1. The boxen IP is
> 192.168.255.3. Allright, /etc/sysconfig/network says my gateway is
> "192.168.255.1". All should be well, right?
> 
> Well, it isn't. I can ping all my internal network, 192.168.255.X. However,
> I cannot ping anywhere outside my world, while the rest of my internal
> network can. I do a "netstat -rn" and it tells me that my IP 192.168.255.3
> has a gateway of 0.0.0.0, and my IP address of 0.0.0.0 has a gateway of
> 192.168.255.1. ifconfig says inet addr:192.168.255.3  Bcast:192.168.255.255
> 
> Why would that be?
> 
> This is just weird...  any suggestions? what files to manipulate?
> 
> thanks!
> 
> matt
> 
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user