View previous topic :: View next topic |
Author |
Message |
Holger Specht n00b
Joined: 14 Sep 2005 Posts: 8
|
Posted: Sat Sep 17, 2005 1:34 pm Post subject: "interface_loopback_create command not found" afte |
|
|
After an "enmerge world --deep --update --newuse" i have problems with my network.
when i try to bring up eth.lo, I get the folloing error messages:
Code: | /etc/init.d/eth.lo: line 664: interface_loopback_create: command not found |
I think i messed up some config-files, but i Don't know which ones. Normaly it is sugested, to execute etc-update, but this had no effect.
I had a similar Problem with pam, so i reemerged it. Maybe this would work here too. So which pakages could I try to reemerge?
Holger |
|
Back to top |
|
|
wjholden l33t
Joined: 01 Mar 2004 Posts: 826 Location: Augusta, GA
|
Posted: Sat Sep 17, 2005 2:32 pm Post subject: |
|
|
Well, it might be useful to look in /etc/hosts, but it sounds like the driver for your network card got dropped somehow. Type 'ifconfig' and see what happens; also try 'ifconfig lo up'.
Now that I think about it, it sounds like something was removed from /etc/modules.autoload.d/kernel-2.6. |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
Holger Specht n00b
Joined: 14 Sep 2005 Posts: 8
|
Posted: Sat Sep 17, 2005 5:11 pm Post subject: |
|
|
reemerging baselayout helped. Thanks. |
|
Back to top |
|
|
|