P2P blocking
From SME Server
[edit] p2p blocking
The goal of the IPP2P project is to identify peer-to-peer (P2P) data in IP traffic.
| | Note: |
| These instructions refer to smeserver-ipp2p and sme 7.1.3
The package will need recompiling for SME 7.2 before it will work, see here to volunteer Bugzilla:38 |
[edit] Configuration
set configuration values for various networks
The default is disabled, ie no blocking of p2p
bit = bittorrent and ipp2p = are the common protocols, the others are less common and not as well tested.
config setprop ipp2p apple enabled config setprop ipp2p bit enabled config setprop ipp2p ares enabled config setprop ipp2p ipp2p enabled config setprop ipp2p soul enabled config setprop ipp2p winmx enabled
check
config show ipp2p
apply changes and restart server
signal-event remoteaccess-update
To disable blocking setprop to disabled

