aMule Forum

English => Multiplatform => Mac OSX => Topic started by: saintloup on September 18, 2005, 09:50:05 PM

Title: Kad: firewalled
Post by: saintloup on September 18, 2005, 09:50:05 PM
Using both aMule CVS 20050824 & 20050912 I see the Kad netword firewalled.

Under kad info I got:
Kademlia status: Running
Status: Connected
Connection State: Firewalled
Firewalled state: no buddy
Average Users: 80
Average Files: 11k

I don't understand if kademlia is working or not.
My connection is by a router and my Mac is in the DMZ [direct connected...].
I've also an HIGH id...
Thanks in advance for your help.
Title: Re: Kad: firewalled
Post by: lionel77 on September 18, 2005, 10:10:49 PM
In aMule CVS 2005-08-24 Kad was not functional yet but in CVS 2005-09-12 it is.

You might have to wait a couple minutes until Kad detects that it is not firewalled: It starts by saying it's firewalled and by sending out a number of connection requests. Once the replies are received successfully it switches to not firewalled.
Title: Re: Kad: firewalled
Post by: Stes on September 19, 2005, 11:28:11 PM
Hi,
i'm using aMule-CVS-20050919, and i see "Kademilia status: not available" why?

I don't understand, in aMule CVS 20050912 i'm connected... in the option of  aMule-CVS-20050919 Kad is uncheckable but is selected(sorry for bad english)....


Hi to all
Title: Re: Kad: firewalled
Post by: ken on September 20, 2005, 02:12:28 AM
When the Kad network checkbox is disabled (gray) but checked, that means that Kademlia support was not compiled into the app.  In other words, "--enable-kad-compile" was not specified to the configure script, or "--disable-kad-compile" was specified.

Stes, did you compile aMule for yourself?  If so, reconfigure it and add "--enable-kad-compile" to the configure command.  Then, recompile it with "make", copy the executable into the application bundle, and it should work.
Title: Re: Kad: firewalled
Post by: Stes on September 20, 2005, 07:14:15 AM
:baby: thanx... thanx for your answer, i didn't know it needs add --enable-kad-compile.
Title: Re: Kad: firewalled
Post by: ASTIOBOY on September 20, 2005, 09:10:53 PM
I get Kademlia status:not running in amule latest cvs binaries.

I have Kademlia checked in the connection preferences.

What's up with that?
Title: Re: Kad: firewalled
Post by: thedude0001 on September 20, 2005, 09:28:40 PM
You have to connect with the "connect" button or by autoconnecting on startup. If you connect to a special server Kad will not be started.
Title: Re: Kad: firewalled
Post by: lfroen on September 21, 2005, 12:38:36 PM
Quote
If you connect to a special server Kad will not be started.
wtf is "special server" ? My Kad is never started no matter what I do.
Title: Re: Kad: firewalled
Post by: stefanero on September 21, 2005, 12:44:57 PM
lfroen google for a nodes.dat and load it into aMule that solves it for most poeple....
with special, thedude probably ment "specific" this means

Kad does not connect if your have "auto connect" disabled, and connect yourself to a specific server.
Title: Re: Kad: firewalled
Post by: lfroen on September 21, 2005, 06:57:53 PM
Downloaded nodes.dat (one that specified in amule source) and put it in $HOME/.aMule directory. No effect - list is empty, kad is firewalled.
Title: Re: Kad: firewalled
Post by: ASTIOBOY on September 21, 2005, 07:47:27 PM
it did work for me.
Nice if in the furure there will be a more effective UI for handling Kad.
(like in the eMule client)
But im more than happy for the moment, I do appreciate the (hard) work behind this
great app.
Title: Re: Kad: firewalled
Post by: thedude0001 on September 21, 2005, 08:42:03 PM
Quote
Originally posted by lfroen
wtf is "special server" ? My Kad is never started no matter what I do.

I meant "double click on a server in server list" or "right click - connect" to connect to this very server instead of clicking the "connect" button.
Title: Re: Kad: firewalled
Post by: Karhandras on September 21, 2005, 11:02:26 PM
How can I see my Kad status from amuleweb?

From the log there is nothing about the kademlia connection, I tried to do 'connect kad' from amulecmd, but still there are no references to any kad connection.