On Sun, 28 Mar 2004 stucklenp@xxxxxxxxxxx wrote: > Mark: > > route -n yields > Destination Gateway Genmask Flags Metric Ref Use IFace > 24.159.200.0 0.0.0.0 255.255.252.0 U 0 0 eth0 > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 lo > 0.0.0.0 24.159.200.1 0.0.0.0 UG 0 0 eth0 > > "route print" on Windoze yields: > Active Routes: > Network Destination Netmask Gateway Interface Metric > 0.0.0.0 0.0.0.0 24.159.200.1 24.159.201.xxx 20 > 24.159.200.0 255.255.252.0 24.159.201.xxx 24.159.201.xxx 20 > 24.159.201.xxx 255.255.255.255 127.0.0.1 127.0.0.1 20 > 24.255.255.255 255.255.255.255 24.159.201.xxx 24.159.201.xxx 20 > 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 > 224.0.0.0 240.0.0.0 24.159.201.xxx 24.159.201.xxx 20 > 255.255.255.255 255.255.255.255 24.159.201.xxx 24.159.201.xxx 1 > Default Gateway: 24.159.200.1 > > where "24.159.201.xxx" is the leased IP. > Is it a typo on your part????? You lease an ip in the 24.159.201 range, but your nic in fedora is in the 24.159.200 range!!!!! That would mess everything up. Mark