aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: ID problem! WHy ME?  (Read 1728 times)

temoha

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
ID problem! WHy ME?
« 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
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: ID problem! WHy ME?
« Reply #1 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.
Logged