Alexander Dalloz wrote:
Am Di, den 30.03.2004 schrieb Brian Tilley um 18:48:
I am logged in as su (no one else uses this machine). When using the
prefix './' in /sbin I get the following:
su is suboptimal, better use su - (again: see man su)
Kernel IP routing table
Destination Gateway Genmask
Flags Metric Ref Use Iface
142.179.210.232 142.179.210.232 255.255.255.248 UG 0
0 0 eth0
142.179.210.232 0.0.0.0 255.255.255.248 U
0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0
U 0 0 0 eth0
127.0.0.0 0.0.0.0
255.0.0.0 U 0 0 0 lo
Brian
I fear you have set wrong content in
/etc/sysconfig/network-scripts/ifcfg-eth0. Please post the output of
that file.
What is wrong in your routing at least: the default route (UG) directs
only to 142.179.210.232/32, this means only to that host, which is
probably your own.
Post the ifcfg-eth0 file content and we correct it.
Alexander
I get a 'permission denied' error message. I am logged in as root.