9 Jan
2008
9 Jan
'08
11:38
On Jan 9, 2008 9:18 AM, Marcin Floryan <marcin.floryan@gmail.com> wrote:
Hi!
Is there a way to merge the following iptables rules with SuseFirewall?
iptables -A INPUT -p tcp --dport 22 -m recent --set --name ssh --rsource iptables -A INPUT -p tcp --dport 22 -m recent ! --rcheck --seconds 60 --hitcount 4 --name ssh --rsource -j ACCEPT
Yeah, check the file /etc/sysconfig/scripts/SuSEfirewall2-custom after enabling FW_CUSTOMRULES var in /etc/sysconfig/SuSEfirewall2, as explained in the comments in that file Regards Marcio Ferreira --- Druid -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org