Wireless Access

last person joined: 2 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

How to block bit torrent on the 7020 controller.

This thread has been viewed 4 times
  • 1.  How to block bit torrent on the 7020 controller.

    Posted Oct 05, 2016 12:06 PM

    How to prevent users from downloading files from torrents on the 7020 controller. 



  • 2.  RE: How to block bit torrent on the 7020 controller.
    Best Answer

    Posted Oct 05, 2016 01:30 PM

    If you have Deep Packet Inspection (DPI) enabled and own the PEF license, you can set rules to block peer to peer sharing; including bit torrent.

     

    An example configuration in policy:

     

    ip access-list session block-p2p
       user any app bittorrent deny

       user any appcategory peer-to-peer deny

     

    However, be sure to enable DPI in the Global Firewall settings as well as the individual role.



  • 3.  RE: How to block bit torrent on the 7020 controller.

    Posted Oct 18, 2017 08:52 AM

    Hello,

     

    we have in our company two 7030 controllers and three 7005 controllers. I need blocked P2P and torrent too. DPI is off, when i  turn on DPI, it will appear another menu where i blocked P2P and torrent ? I did not find where i could do it now when DPI is off.



  • 4.  RE: How to block bit torrent on the 7020 controller.

    Posted Oct 18, 2017 01:51 PM
    You have to DPI and restart your controllers, it won't take effect until you restart your controllers. You also have to create access list to block the torrents and P2P.