Wireless Access

last person joined: yesterday 

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

how use port(tcp/udp) WebCC url lookup.

This thread has been viewed 1 times
  • 1.  how use port(tcp/udp) WebCC url lookup.

    Posted Jul 29, 2016 05:17 AM

    hi, We use  WebCC Feature.

     

    and Enabe DPI option, and controllers reboot.

     

    We not show WebCC contant..

     

    I think need DNS configuration for controllers.

     

    and I know controller to aruba.brightcloud.com url query.

     

    but We used UTM firewall.  block Controller IP to internet.

     

    What's port allow from UTM firewall.  

    (DNS?? aruba.brightcloud.com??  80?? 443??) what?

     

     



  • 2.  RE: how use port(tcp/udp) WebCC url lookup.
    Best Answer

    EMPLOYEE
    Posted Jul 29, 2016 07:13 AM

    1.  You need DNS configuration for controllers:

     

    config t

    ip name-server 8.8.8.8

    ip domain-name domain.com

    ip domain lookup

    (The controller will say to reboot the controller when you type ip domain lookup, but it might work without rebooting)

     

    When you execute those commands, type "ping www.yahoo.com" on the commandline to see if it resolves

     

    2.  You need to allow https traffic to aruba.brightcloud.com

     

    You can see if traffic is being classified by typing "show datapath session dpi table" or typing "show datapath session dpi counters"