Hi, I’m trying to configure aMule with following instructions for FC4, taken from http://wiki.amule.org:
Firewall Fedora - From AMule Project FAQ
NOTE: For non-Fedora distributions help, take a look at this HowTo.
If you have a default Fedora Core firewall setup and a default aMule rpm installation then you should do as follows:
1- Insert iptables rules:
/sbin/iptables -I RH-Firewall-1-INPUT -p tcp --dport 4662 -j ACCEPT
/sbin/iptables -I RH-Firewall-1-INPUT -p udp --dport 4665 -j ACCEPT
/sbin/iptables -I RH-Firewall-1-INPUT -p udp --dport 4672 -j ACCEPT
2- Get the rules saved (in order to get the rules after restarting):
/sbin/service iptables save
NOTE: Commands must be issued as root.
Now you can have a HighID.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
but I receive this message at aMule servers:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2005-11-29 22:16:55: Connecting to Razorback 2.0 (195.245.244.243 - 195.245.244.243:4661)
2005-11-29 22:16:55: Connected to Razorback 2.0 (195.245.244.243:4661)
2005-11-29 22:16:55: Warning: Razorback 2.0 (195.245.244.243:4661) - NG : Your 4662 port is not reachable. Please review your network config.
2005-11-29 22:16:56: Connection established on: Razorback 2.0
2005-11-29 22:16:56: WARNING: You have recieved Low-ID!
2005-11-29 22:16:56: Most likely this is because you're behind a firewall or router.
2005-11-29 22:16:56: For more information, please refer to http://wiki.amule.org
2005-11-29 22:16:56: New clientid is 134998
2005-11-29 22:16:56: Received 15 new servers
2005-11-29 22:16:56: Saving of server-list completed.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
How can I set up aMule to get HighID?
Note: I have a router.
Best regards, Joao.