You are not logged in.

#1 2007-01-07 16:11:21

Yazcon
Member
From: Netherlands
Registered: 2007-01-04
Posts: 31

Network services take ages

Hi guys,

Im fairly new to linux and i have this problem:

When i launch my samba server it literally takes 5 minutes to go from [BUSY] to [DONE]

The same thing happens when i want to launch a P2P program called Azureus, the java applet takes 5 minutes to start and the message it gives me is: Startup argsa to already-running Azureus java process listening on 127.0.0.1:6880

After 5 minutes this connection times out, and the program launches. really weird.

When installing arch, i removed lo from my rc.conf file, and im starting to worry that that had something to do with it. Dont ask me why i removed it. I thought i didnt needed it...  :oops:

Thanks i hope you guys can help me

Yaz

Offline

#2 2007-01-07 19:52:51

ploxiln
Member
Registered: 2006-10-27
Posts: 50

Re: Network services take ages

You figured out your own problem. Indeed, you need lo; various programs use the loopback network connection to talk to other programs or parts.

Offline

#3 2007-01-07 22:13:09

RedShift
Member
From: Belgium
Registered: 2004-07-16
Posts: 230

Re: Network services take ages

lo is holy. Not having the loopback 127.0.0.1 is like have a chair with only 3 paws.


:?

Offline

#4 2007-01-08 10:16:35

Yazcon
Member
From: Netherlands
Registered: 2007-01-04
Posts: 31

Re: Network services take ages

Great ok,

So i should add the following to my rc.conf?

lo="lo 127.0.0.1"
eth0="dhcp"
INTERFACES=(lo eth0)

?

thanks! Yaz

Offline

#5 2007-01-08 10:18:39

RedShift
Member
From: Belgium
Registered: 2004-07-16
Posts: 230

Re: Network services take ages

yes


:?

Offline

#6 2007-01-08 13:51:49

Yazcon
Member
From: Netherlands
Registered: 2007-01-04
Posts: 31

Re: Network services take ages

Thanks, im really new to linux, so im glad i can get this awsome help.

Offline

Board footer

Powered by FluxBB