aMule Forum
English => aMule Help => Topic started by: kosaman on January 14, 2006, 05:27:56 PM
-
Hello.
I installed amule 2.1.0 on my FreeBSD 5.3:
# ./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon --disable-debug
#gmake
#gmake install
Compilation and installation was ok. But when I run amuleweb I see 'Kad status: Disconnected'. I am connected to server but not to kad. What should I do to enable kad network?
Thanks,
Tom
-
check your .aMule conf and enbale the kad-network, then update your nodes.dat in your .aMule dir, and restart amuled
-
I have:
ConnectToKad=1
ConnectToED2K=1
and still is not working. What another options should I set?
What is nodes.dat?
-
Originally posted by kosaman
What is nodes.dat?
cd ~/.aMule
wget http://download.overnet2000.de/nodes.dat
-
also autoconnect shoudl be enabled, since you cant manually bootstrap from other clients,
in amulecmd there is also a "connect to kad" try taht when amuled is running, and you refreshed your nodes.dat
-
Ok, now it is working:)
Thanks a lot.
Regards