Community discussions

MikroTik App
 
thayer7
just joined
Topic Author
Posts: 20
Joined: Tue Feb 22, 2005 9:45 pm

Limiting TCP Connections at AP

Fri Aug 15, 2008 2:25 am

How do I limit TCP connections at the AP side? I have P2P customers hogging the AP with a massive amount of tcp connections. I have a rule setup in the main router to limit the connections and it seems to be working as the counter is continuous, however the same rule on the AP doesn't work? Can I limit the number of tcp connections at the AP?
 
Pikoro
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Fri Mar 14, 2008 10:43 am

Re: Limiting TCP Connections at AP

Fri Aug 22, 2008 3:25 am

Here is my 3.10 rule:
/ip firewall filter add action=drop chain=forward connection-limit=100,32 connection-state=new protocol=tcp src-address=0.0.0.0/0 comment="Limit users to 100 connections each" disabled=no 

Who is online

Users browsing this forum: No registered users and 24 guests