On Sat, 2005-02-26 at 12:39 +0000, Irving, Dave wrote: > > /sbin/ifconfig -a > > Brilliant - thanks - that's exactly what I needed. > > What's that output of "netstat -rn" > > Destiantion Gateway Genmask > 158.234.64.0 0.0.0.0 255.255.252.0 > 169.254.0.0 0.0.0.0 255.255.0.0 > 0.0.0.0 158.234.64.1 0.0.0.0 > > > and what did you put in /etc/sysconfig/network? > > I added: > > GATEWAY=158.234.64.1 Your default route appears to be set correctly to go via 158.234.64.1, so if you can normally "see" the Internet through that router, I don't know what's up. You can reach the router OK presumably? $ ping 158.234.64.1 Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>