Strona 2 z 2

: 19 lipca 2012, 10:03
autor: franek4always
wesyr pisze:iptables -L

Kod: Zaznacz cały

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:ftp 
ACCEPT     udp  --  anywhere             anywhere            udp dpt:fsp 
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ftp 
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:re-mail-ck 

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination    
Nie bardzo rozumiem sens twoich reguł IPTables :confused: . Dla łańcucha INPUT masz policy ACCEPT i wszystkie reguły ACCEPT, więc i tak masz wszystko otwarte na świat. http://szablony.freeware.info.pl/kurs.html

: 20 lipca 2012, 19:31
autor: Bastian
Ty, faktycznie, nie zauwazylem. Zatem problem z portem dotyczy jednak czegoś innego..