Alexander Dalloz wrote:
Am Di, den 30.03.2004 schrieb Brian Tilley um 19:09:
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.
I suspect you are working with X server running, using KDE or Gnome.
Then go this:
1) open up a terminal window (maybe xterm or gnome-terminal or kterm)
2) enter following:
su -
press enter
follow instruction to put in root's password
NOW you really have a complete root login shll
3) cat /etc/sysconfig/network-scripts/ifcfg-eth0
The output of 3) post then here.
Alexander
I am using a terminal window and su - confirms my root status. The
output of ifcfg-eth0 using 'cat' is:
DEVICE=eth0
BOOTPROTO=none
BROADCAST=142.179.210.232
HWADDR=00:20:ED:30:0E:8A
IPADDR=142.179.210.232
NETMASK=255.255.255.248
NETWORK=142.179.210.232
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
GATEWAY=142.179.210.1