FC6 and Network

Tom Rivers tom at impact-crater.com
Wed Nov 29 20:32:41 UTC 2006


On Wed, 2006-11-29 at 12:18 -0500, Ferguson, Michael wrote:
> Andy,
> Thanks.
> 
> Route -n returns
> 
> Kernal IP routing table
> Destination		Gateway		Genmase		Flags		Metric	Ref	Use	Iface
> 192.168.128.0	0.0.0.0		255.255.248.0 	U		0		0	0	eth0
> 169.254.0.0		0.0.0.0		255.255.0.0		U		0		0	0	eth0
> 0.0.0.0		192.168.131.21	0.0.0.0		UG		0		0	0	eth0
> 
> 'preciate it.

Hi Michael,

Unless I'm missing something here, there is a mismatch in IP ranges.
Your first line references 192.168.128.0/255.255.255.248, yet the
default gateway is 192.168.131.21 which I don't think responds to a
192.168.128.0/255.255.255.0 network.  You may want to check your IP
address for eth0, "ifconfig eth0", and make sure it's on the same class
C network range that your default gateway is.  This kind of problem
would account for the "Destination unreachable" messages.


Tom




More information about the fedora-list mailing list