On 3/4/06, Paul Smith <phhs80@xxxxxxxxx> wrote: > > > 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. > > > > > I've tested amule here. Using the same configuration I use on emule when > > using windows and it worked. There's one detail though.. It took almost > > 30 minutes for it to stop saying I was firewalled. Maybe it's just a > > case of waiting and see, since you got all the configuration right... > > Thanks, Pedro. eMule on MS Windows and on the same computer connects > without problems to Kademlia network, and I have left aMule running an > entire night and it did not stop saying "kad firewalled". I suspect > that the problem is aMule specific, as there is no progress even when > I stop my firewall on Linux. I have meanwhile found out why aMule indicates "kad: firewalled": I have a ipfilter.dat file on my .aMule directory to filter some IPs; by removing that file, "kad: firewalled" becomes "kad: ok". Paul