да в локальной сети сервер, не на модеме же

, куда им еще приходить.
вот настройки.
Вроде ничего не видно этакого, однако не работает DNS, и порт 4662 тоже не видать.
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABL
ISHED
DROP all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
TCPMSS tcp -- anywhere anywhere tcp flags:SYN,RST/SY
N TCPMSS set 1360
ACCEPT all -- anywhere anywhere state RELATED,ESTABL
ISHED
ACCEPT tcp -- anywhere 192.168.1.100 tcp dpt:ftp
ACCEPT udp -- anywhere 192.168.1.100 udp dpt:4672
ACCEPT tcp -- anywhere 192.168.1.100 tcp dpt:4662
ACCEPT udp -- anywhere 192.168.1.100 udp dpt:domain
ACCEPT tcp -- anywhere 192.168.1.100 tcp dpt:443
ACCEPT tcp -- anywhere 192.168.1.100 tcp dpt:www
DROP udp -- 192.168.1.100 anywhere udp dpt:8376
DROP tcp -- 192.168.1.100 anywhere tcp dpt:8376
DROP all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DROP icmp -- anywhere anywhere icmp destination-unr
eachable
DROP icmp -- anywhere anywhere state INVALID
#