Community discussions

MikroTik App
 
ragga
just joined
Topic Author
Posts: 14
Joined: Fri Nov 05, 2004 11:45 am

P2P connection limiting

Thu Jan 26, 2006 4:52 pm

hi
i want to limit p2p connections but it seems that it want work??

can someone give me a rule for that?
 
cibernet
Long time Member
Long time Member
Posts: 610
Joined: Fri Jan 28, 2005 7:22 pm
Location: Marcos Juárez, Córdoba, Argentina
Contact:

Re: P2P connection limiting

Sat Jan 28, 2006 6:50 pm

hi
i want to limit p2p connections but it seems that it want work??

can someone give me a rule for that?
Try to add this simple queue:
add name="Peer to Peer 128K" target-addresses=0.0.0.0/0 dst-address=0.0.0.0/0 interface=all parent=none direction=both priority=8 queue=default/default limit-at=0/0 max-limit=128000/128000 total-queue=default p2p=all-p2p
This queue will limit to a max of 128K all the p2p..

Regards
 
ragga
just joined
Topic Author
Posts: 14
Joined: Fri Nov 05, 2004 11:45 am

Tue Jan 31, 2006 11:49 pm

thanx but how can i limit the connections, like only 25 connections to p2p
 
Dufol
just joined
Posts: 10
Joined: Mon Jan 23, 2006 6:33 pm

Wed Feb 01, 2006 3:08 am

Yes I like to know that too

Like this in Queues Tree I heve limitad IP 192.168.1.50 band:64000/128000
so how can I limit IP 192.168.1.50 to have avelible 20 connections
Thanks
 
yancho
Member Candidate
Member Candidate
Posts: 207
Joined: Tue Jun 01, 2004 3:04 pm
Location: LV

Wed Feb 01, 2006 10:36 am

Maybe try something like:
chain=forward in-interface=Local protocol=tcp dst-port=1024-65535 connection-limit=20,32 action=drop

Who is online

Users browsing this forum: Bing [Bot], Ramirocuei and 149 guests