[ SlackList ] [ WkikiSlack ] |
misiek napisał(a):
> 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.
A IP: Netfilter Configuration ---> < > Connection state match support?
> 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 :(.
Bo nie ma celu [-j ACCEPT].
Greetz.
--
Maciej "GarFie" Rybicki
e-mail && JID: garfie[]interDOTwrocDOTnet
"Besides, I think Slackware sounds better than 'Microsoft', don't you?"
-- Patrick Volkerding
Received on Sat May 08 11:47:59 2004