I'm hoping that someone can check my code to see if it is right.
What I want is to limit TCP and UDP max connections PER USER. I have users in a network, and have assigned them all Ip addresses within the range 109.168.1.100 to 192.168.1.159
The max number of connections my router is set for is 2048, but realistically, it can handle only 1500 before performance starts slowing down.
I want to limit the max number of connections any one (of about 20) devices to only have 500TDP and 500UDP...
Syntax for script to limit the number of max connections per user
What I want is to limit TCP and UDP max connections PER USER. I have users in a network, and have assigned them all Ip addresses within the range 109.168.1.100 to 192.168.1.159
The max number of connections my router is set for is 2048, but realistically, it can handle only 1500 before performance starts slowing down.
I want to limit the max number of connections any one (of about 20) devices to only have 500TDP and 500UDP...
Syntax for script to limit the number of max connections per user