[ SlackList ] [ WkikiSlack ] |
Witam i nastepujaco:
mam w firewall na iptables a wnim
------
iptables -P INPUT DROP
iptables -A INPUT -p tcp --dport 22 -m state --state NEW -j ACCEPT
--------
wynik dzialania skryptu:
iptables: No chain/target/match by that name.
Jesli dam tylko :
------
iptables -P INPUT DROP
iptables -A INPUT -p tcp --dport 22
--------
jest okey, to znaczy nie mam bledow ale portu nie otwiera :(.
i co z tym fantem zrobic, jadro mam 2.4.22 i jest poprawnie skompilowanie
pod wzgledem:
<*> Packet socket
[*] Network packet filtering (replace ipchains)
<*> Unix domain sockets
[*] TCP/IP networking
[*] IP: advanced router
[*] IP: policy routing
[*] IP: use netfilter MARK value as routing key
[*] IP: fast network address translation
[*] IP: use TOS value as routing key
Slackware 9.1 i iptables versia 1.2.8
pozdrawiam
Received on Sat May 08 11:45:40 2004