----- Original Message -----
From: "Jason Lim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 2:12 AM
Subject: Route problem..


> Dear all,
>
> Sorry for this simply question..
>
> I'm trying to type route add 127.0.0.1 but i get " SIOCADDRT: No such
device " ERROR!... What is this mean??

Make sure the file /etc/sysconfig/network-scripts/ifcfg-lo is there and has
correct info.  Here's what mine has..

DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
BOOTPROTO=none

Mike



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to