missfying, on Nov 10 2005, 11:12 AM, said:
According tot the dos-box my ip is 10.0.0.150. But the IP the guy flashes at me starts with 84.82.xxx.xxx. Probably a stupid question, but what is the difference?
The 84.82.x.x is your public/WAN IP address while the 10.x.x.x is your private/LAN IP address. The private addresses stay behind your router and are not directly reachable on the public Internet. They have to go through your router first, hence the need for "Network Address Port Translation" (NAPT) the forwarding rules.
Quote
So why does my tpc rule work but my udp not?. In other words my eD2k connection is fine, but my kad connection remains firewalled. (on the server page where it says my kad is firewalled it says it uses port 5565 (the one i installed as UDP port, I therefore asume Kad uses the UDP port?)
Yeah, Kademlia uses UDP. So does the server callback mechanism, apparently. Anyway, the only other reason I can see for Kademlia failing is that you have another program somewhere that's running on the same port. Barring that, I'd say there's something really screwy going on at your ISP's end. Try changing that UDP port number and the associated forwarding rule as an experiment.
Quote
If I keep running Emule like this, will I get into trouble for using to much bandwith? (or smth) I wouldn't want to inconveniance (oops, spelling?) anyone.
Like what? Sounds like normal usage, so far. You'd only get in trouble if you were sharing a connection with someone else and hogging all the bandwidth, methinks.
missfying, on Nov 10 2005, 11:21 AM, said:
In my routerpage under diagnostics, under the heading "WAN" it says smth about ip connectivity. There it says the following:
ping adress: 195.190.250.7
Ping adress description: Remote peer IP adress (DNS was not reachable).
I'm not exactly sure what that address is supposed to be. It's not responding to an ICMP ping I set just now. I'm guessing it might have been your first hop router or DNS server. In any case, it shouldn't have any bearing on eMule, since you seem to be communicating okay right now.
[EDIT]
Ugh, leave out one forward slash and look what a mess everything turns into

[/EDIT]
This post has been edited by PacoBell: 16 November 2005 - 09:54 AM