aMule Forum

English => aMule Help => Topic started by: temoha on May 08, 2004, 06:07:04 PM

Title: ID number why?
Post by: temoha on May 08, 2004, 06:07:04 PM
Hi folks tell me please why I have such a low ID no more then 30 but when I used windows version of emule I have a very High ID few thousands?
It dosent seems that my port is closed because people can download files from my computer!
Title: Re: ID number why?
Post by: deltaHF on May 08, 2004, 06:08:09 PM
maybe u have a linux firewall running ..

http://www.amule.org/wiki/index.php/Firewall
Title: when I did what you said!
Post by: temoha on May 08, 2004, 10:14:48 PM
It is making me crazy! When I did what you said I got ID 2 when I conected to my server.
Maybe I did something wrong???
Need help!
Title: iptables
Post by: temoha on May 08, 2004, 10:34:32 PM
when i print iptable -L
i get
[root@polaris temoha]# /sbin/iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
RH-Lokkit-0-50-INPUT  all  --  anywhere             anywhere
ACCEPT     tcp  --  anywhere             anywhere           tcp dpt:8662      -this my amule tcp port
ACCEPT     udp  --  anywhere             anywhere           udp dpt:8665    -this my amule tcp port +3
ACCEPT     udp  --  anywhere             anywhere           udp dpt:4672    -thisis my amule udp port
 
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
RH-Lokkit-0-50-INPUT  all  --  anywhere             anywhere
 
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
 
Chain RH-Lokkit-0-50-INPUT (2 references)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     udp  --  beta.tagtech.ru      anywhere           udp spt:domain
ACCEPT     udp  --  gamma.tagtech.ru     anywhere           udp spt:domain
ACCEPT     udp  --  ns1.mtu.ru           anywhere           udp spt:domain
REJECT     tcp  --  anywhere             anywhere           tcp flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable
REJECT     udp  --  anywhere             anywhere           udp reject-with icmp-port-unreachable
Title: Re: ID number why?
Post by: Jacobo221 on May 10, 2004, 12:25:05 AM
Search around in forums. There are quite a few threads with iptables configurations posted which work fine with aMule ;-)
Greetigns.