9 Jan
2008
9 Jan
'08
11:18
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 I suspect those could be added once the firewall has started but ideally I would want this as part of the firewall startup. Regards, Marcin -- Marcin Floryan http://marcin.floryan.pl/ Please consider the environment before printing this email. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org