Re: Limit

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

 



*nod*  You are quite correct sir.

iptables -t filter -A INPUT -i ${WAN} -d ${WANIPAddress} -p tcp --dport 3333 -m connlimit --connlimit-mask 0 --connlimit-above 10 -j DROP



Grant. . . .

Damon Gray wrote:
> 
> There is a way with connlimit to limit from all IPs, add a
> --connlimit-mask 0


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux