[PATCH] Fixed typo in example iptables network/netmask pair for limiting ssh port to trusted networks.

Shawn Wells shawn at redhat.com
Sun Sep 30 18:50:15 UTC 2012


On 9/28/12 1:21 PM, Andrew Gilmore wrote:
> -<pre>-A RH-Firewall-1-INPUT -s netwk /mask -m state --state NEW -p tcp --dport 22 -j ACCEPT</pre>
> +<pre>-A RH-Firewall-1-INPUT -s netwk/mask -m state --state NEW -p tcp --dport 22 -j ACCEPT</pre>

Thanks for the catch! Ack

Please push (or indicate you need someone to do so for you).



More information about the scap-security-guide mailing list