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