[pve-devel] firewall custom rules

VELARTIS Philipp Dürhammer p.duerhammer at velartis.at
Tue Jul 29 01:47:03 CEST 2014


Hi,

Is it possible to have rules like
[CHAIN] -p tcp -m tcp --dport 22 -m state --state NEW -m recent --set --name SSH --rsource -j ACCEPT
[CHAIN]  -p tcp -m tcp --dport 22 -m recent --update --seconds 400 --hitcount 5 --rttl --name SSH --rsource -j DROP

Some way to manually add rules?




More information about the pve-devel mailing list