p2p can be filtered just like that, without using l7. example:
/ip firewall filter add chain=forward p2p=all-p2p action=drop
l7 is for other advanced applications.
In a new-fresh installed RouterOS 3.0RC14 just doing NAT, nothing else configured in it except the obvious IP's for interfaces public and local, and route to gateway, then I put the following code :
/ip firewall filter add chain=forward p2p=all-p2p action=drop
, after that i connected my laptop directly to the router local interface, then I started my Limewire P2P Software, searched for a mp3 song downloaded it at full speed without any restriction. !!!!!
Why? , Is Gnutella (limewire) encrypted? Or is it p2p L3 matchers of RC14 not working?
Jorge Boardman
http://www.laredonet.com
P.D. After that I tried the same with L7 Gnutella Regexp matcher, same deal didn't worked out.