Page 1 of 1

E-mule low ID problem !

Posted: Sat Jul 02, 2005 12:43 am
by atila
What I have to do in MT to have hi ID in E-mule. I use NAT for local NIC, and I know that I must adjust port forwarding but how :)

Posted: Mon Jul 04, 2005 10:56 am
by uldis
I don't know about the Emule but in Edonkey you should make such rules:
 0   chain=dstnat in-interface=public protocol=tcp dst-port=4662 action=dst-nat to-addresses=10.0.0.2 to-ports=4662

 1   chain=dstnat in-interface=public protocol=udp dst-port=5081 action=dst-nat to-addresses=10.0.0.2 to-ports=5081
These ports you can modify in the Edonkey configuration.

Posted: Tue Jul 05, 2005 9:57 am
by atila
In your case what is 10.0.0.2 ??

Posted: Tue Jul 05, 2005 10:21 am
by uldis
10.0.0.2 is a Windows PC running Edonkey client.

Also, the new Edonkey version supports UPNP so it should make these NAT rules dynamic (not tested).

Posted: Wed Jul 06, 2005 10:49 am
by billr
Emule, edonkey, all the same really..

Posted: Mon Jul 11, 2005 11:06 pm
by gianluca
the solution pass through using dst-nat with 1 tcp and 1 udp port to each client (with fix ip address of course). Then they have to enter these port numbers in their emule/edonkey programs.

OR ... use public IPs