Just use the following command:
iptables -A INPUT -p tcp --syn --dport 22 -m connlimit --connlimit-above 5 -j REJECT
In this example our connections are limited to 5.
Just use the following command:
iptables -A INPUT -p tcp --syn --dport 22 -m connlimit --connlimit-above 5 -j REJECT
In this example our connections are limited to 5.
November 21st, 2010 on 08:58
Nice site, nice and easy on the eyes and great content too.