aMule Forum

English => aMule Help => Topic started by: temoha on May 09, 2004, 08:57:12 PM

Title: ID problem! WHy ME?
Post by: temoha on May 09, 2004, 08:57:12 PM
I have a very low ID when I'm running amule it is a round 30. Why?
This is what i get when I print iptables -L:
maybe this can help you to understand my problem?

[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 problem! WHy ME?
Post by: Jacobo221 on May 10, 2004, 12:31:54 AM
I think I already answered you on some other thread, but anyway, I'll do it again:
take a look around in forums (use the search link) for a working iptables configuration.
If you are unable to find one, just ask again (I can tell, you, if you really search, you'll find it, I have, so you can ;-P ). I've very little time this week, so I can't search for it right now. sorry
Greetings.