που είναι το λάθος; iptables script

Thanasis thanasis at asyr.hopto.org
Sun May 8 01:28:03 EEST 2011


Επίσης υπόψιν, ότι πιο σωστό είναι:

iptables -A OUTPUT -p tcp -m tcp --sport 1024:65535 --dport 22 -m state
--state NEW,ESTABLISHED -j ACCEPT

iptables -A INPUT -m state --state ESTABLISHED -j ACCEPT





More information about the Linux-greek-users mailing list