myuser pisze:tzn w tym firewallu wyglada wszystko poprawnie. pokaz lepiej wynik komendy:
sprawdz tez czy lokalnie mozesz sie na tego ftp zalogowac - tzn siedzac na nim pod adres 127.0.0.1.
iptables -L -v zwraca coś takiego:
root@smietnik:~# iptables -L -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
622 24626 ACCEPT all -- !eth0 any anywhere anywhere
32375 44M ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:ftp-data state NEW
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:60 state NEW
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:www state NEW
0 0 REJECT tcp -- eth0 any anywhere anywhere reject-with tcp-reset
25 850 REJECT udp -- eth0 any anywhere anywhere reject-with icmp-port-unreachable
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 20362 packets, 1174K bytes)
pkts bytes target prot opt in out source destination
a iptables -t nat -L -v:
root@smietnik:~# iptables -t nat -L -v
Chain PREROUTING (policy ACCEPT 25 packets, 850 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 575 packets, 33616 bytes)
pkts bytes target prot opt in out source destination
0 0 SNAT all -- any eth0 192.168.1.0/24 !192.168.1.0/24 to:10.10.48.33
Chain OUTPUT (policy ACCEPT 575 packets, 33616 bytes)
pkts bytes target prot opt in out source destination
lokalnie mogę się logować i przez 127.0.0.1 oraz przez 10.10.48.33 jednak reszta ludzików z mojej sieci niestety nie może