aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Kad is not working  (Read 2756 times)

kosaman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Kad is not working
« 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
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Kad is not working
« Reply #1 on: January 14, 2006, 06:22:03 PM »

check your .aMule conf and enbale the kad-network, then update your nodes.dat in your .aMule dir, and restart amuled
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

kosaman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: Kad is not working
« Reply #2 on: January 14, 2006, 07:03:37 PM »

I have:
ConnectToKad=1
ConnectToED2K=1

and still is not working. What another options should I set?
What is nodes.dat?
« Last Edit: January 14, 2006, 07:04:40 PM by kosaman »
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Kad is not working
« Reply #3 on: January 14, 2006, 07:06:36 PM »

Quote
Originally posted by kosaman
What is nodes.dat?
cd ~/.aMule
wget http://download.overnet2000.de/nodes.dat
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Kad is not working
« Reply #4 on: January 14, 2006, 07:37:52 PM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

kosaman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: Kad is not working
« Reply #5 on: January 14, 2006, 09:27:58 PM »

Ok, now it is working:)
Thanks a lot.
Regards
Logged