Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
loading loopback module
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
UnderDog138
n00b
n00b


Joined: 03 Dec 2002
Posts: 67
Location: Dallas, TX, USA

PostPosted: Fri Dec 06, 2002 9:51 pm    Post subject: loading loopback module Reply with quote

I know I compiled support for a "loopback device" in the kernel, but I did it as a module and apparently that module is not loaded since I can't connect to localhost or 127.0.0.1 for that matter. Anyone know what this module is called and the command to load it, and to make sure it's loaded on boot?
_________________
Adopt an unanswered post today!
Back to top
View user's profile Send private message
reves
Apprentice
Apprentice


Joined: 25 Jun 2002
Posts: 215
Location: South Florida

PostPosted: Fri Dec 06, 2002 10:11 pm    Post subject: Reply with quote

The loopback device in the kernel is for loading loopback filesystems not the loopback interface for network. The command to start the loopback interface is /etc/init.d/net.lo. Try starting it by running
Code:
/etc/init.d/net.lo start
and see if it comes up ok. The way to add it to start up is
Code:
rc-update add net.lo default

_________________
Robert
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum