Community discussions

MikroTik App
 
tzuser
just joined
Topic Author
Posts: 2
Joined: Sat Jun 16, 2007 3:13 pm

P2P Filtering

Sun Aug 19, 2007 11:29 am

As a beginner to WinBox, how can I block all P2P traffic for most of the time, but allow P2P traffic on Sundays? If you can help, please explain all steps simply!!! :?
 
User avatar
jagowan
Frequent Visitor
Frequent Visitor
Posts: 50
Joined: Wed Apr 04, 2007 5:34 am

Re: P2P Filtering

Sun Aug 19, 2007 11:49 am

simple firewall configuration like this :

/ip firewall filter add chain=forward p2p=all-p2p action=drop time=00:00-00:00,sat,fri,thu,wed,tue,mon

put on top configuration.

rgrds
 
Urban!
just joined
Posts: 4
Joined: Fri Sep 28, 2007 4:50 pm

Re: P2P Filtering

Fri Sep 28, 2007 5:44 pm

thanks for this...
 
taviche
just joined
Posts: 2
Joined: Wed Oct 10, 2007 8:37 am

Re: P2P Filtering

Wed Oct 10, 2007 8:55 am

Hi all, I'm testdriving mt v.and most interested in blocking p2p traffic, i used this line:
/ip firewall filter add chain=forward p2p=all-p2p action=drop time=00:00-00:00,sat,fri,thu,wed,tue,mon
and played with it changing the time and days, but has no effect on LIMEWIRE P2P program
I'll appreciate any input on this matter.

thanx

P.s. I'm using v. 2.9.36
 
taviche
just joined
Posts: 2
Joined: Wed Oct 10, 2007 8:37 am

Re: P2P Filtering

Wed Oct 10, 2007 8:58 am

Hi all, I'm testdriving mt v.and most interested in blocking p2p traffic, i used this line:
/ip firewall filter add chain=forward p2p=all-p2p action=drop time=00:00-00:00,sat,fri,thu,wed,tue,mon
and played with it changing the time and days, but has no effect on LIMEWIRE P2P program
I'll appreciate any input on this matter.

thanx

P.s. I'm using v. 2.9.36
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26981
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia
Contact:

Re: P2P Filtering

Wed Oct 10, 2007 9:56 am

you can try to use the new l7 protocol matcher, which is in RouterOS v3RC. it can match much more stuff, including limewire. see: http://wiki.mikrotik.com/wiki/L7