[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables/ferm mit src und destination limit



>         proto tcp dport ssh {
>                 mod connlimit connlimit-above 1 REJECT;
>                 mod connlimit connlimit-above 2 connlimit-mask 0 REJECT;
> 
>                 ACCEPT;
>         }

Hi Frank,

kannst du dafür mal den Output von iptables posten?

iptables -L -n -v


Danke!


Reply to: