Am Donnerstag, 15. November 2001 07:20 schrieben Sie: > > I have a problem that is baffling me. At boot interface lo is not brought > up although it is included in the /etc/rc.d/init.d/network script. I am not > familiar with the syntax of the script but its in there. Also in the > script /etc/sysconfig/network-scripts/ifcfg-lo there is ONBOOT=yes. I > added it to the routing table once manually and it worked. Then I reboot > and when I try to add it manually again this happens: > root@localhost /root]# route add -net 127.0.0.0 netmask 255.0.0.0 lo > SIOCADDRT: No such device > I have never heard of interface lo not being brought up. Can anyone help? > Maybe sending the script(i think it's /etc/rc.d/init.d/network) that > would normally start it at boot so i can compare what I have, but for some > reason I can't see this changing as I never changed it. What is this > SIOCADDRT: No such device????
I don't know if this helps, but I had a similar problem. I had lo activated with all the X tools, but it wasn't started at boot. >From a previous mail: > Check /etc/rc.d/rcN.d/, where N is the run level number you are in (3 is > most common for CLI and 5 for x/k/gdmj). Check to make sure that there is > a symlink that looks something like S10network -> ../init.d/network in > that directory. If that symlink is there, check > /etc/sysconfig/network-scripts/ for the existence of ifcfg-lo. That well all the files U describe do exist. Now I also have ACTIVATED the network service. But it still did not work. Then I just checked the file /etc/sysconfig/network and it said NETWORKING=no, I just changed it to NETWORKING=yes, and now all is working as it should. I suppose that ACTIVATING the network service should just do the same when using linuxconf or Drakconf, set NETWORKING to yes, but it apparantly did not work untill I changed it manually. Hope this helps... Andreas
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
