[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Kademlia on aMule always firewalled
- From: "Paul Smith" <phhs80 gmail com>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Subject: Re: Kademlia on aMule always firewalled
- Date: Thu, 2 Mar 2006 09:13:37 +0000
On 3/2/06, Pedro Fernandes Macedo <webmaster margo bijoux nom br> wrote:
> > The port 4662 is forwarded and I temporarily stopped my firewall, but
> > no progress. Any ideas?
> >
> Have you checked that you have port 4662 udp enabled? Since amule is a
> direct port of emule to linux, it should ask you for two ports, one for
> tcp (traditional emule protocol) and one udp, for the Kademlia protocol.
> If it doesnt work, you can do some digging with strace.. Run amule with
> strace -o output_file amule . Let it try to connect, then search for
> "bind" or "open" on that file. That should tell you exactly what ports
> amule is trying to bind (connect) to.
Thanks, Pedro. Regarding the need of port forwarding, I have:
External port Interface Virtual IP Protocol Port
4662 PPPoE 192.168.1.2 TCP 4662
4665 PPPoE 192.168.1.2 UDP 4665
4672 PPPoE 192.168.1.2 UDP 4672
My firewall configuration is
ACCEPT net $FW tcp 4662
ACCEPT net $FW udp 4672,4665,4662
I cannot see what is wrong.
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]