Security

 View Only
  • 1.  ClearPass Guest Captive Portal with Aruba Central

    Posted Oct 20, 2020 07:26 PM

    I am working on setting up a new deployment of Aruba IAP managed by Central.  We are setting up a guest wireless network and using ClearPass for the captive portal.  

     

    I have configured the WLAN in Central with CPPM as the external captive portal.  When the client initially connects to the SSID, the client lands in a role called 'External CP' in order to get redirected to the captive portal.  I don't see that role defined under the list of roles.  After the client successfully registers through the captive portal and the MAC auth has expired, we tried sending the 'External CP' role in order to get the client back to the captive portal.  Instead of landing in the External CP role, the client lands in the default role that is associated with the WLAN.  

     

    When we configure this with controller managed APs, we use the built in role 'guest login' in order to get the client back to the captive portal process.  What do we need to send from CPPM to accomplish this with Central?



  • 2.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Oct 22, 2020 12:17 AM

    What about just sending a radius reject? 



  • 3.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Oct 30, 2020 09:04 PM

    You should define a role in AC that redirects users to the CP. Then, in CPPM once the MAC-CACHE expires you send back the role you just defined. 

    This is equivalent to using the canned role "guest-logon" on the controllers. . .



    ------------------------------
    ACCX #1239 || ACEP || ACSP || CWNA || CWSP
    ------------------------------



  • 4.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Jan 04, 2024 07:37 AM

    Hi All

    Same problem 

    Clients are not redirected to Clearpass. what should be the rules int that role for user to get to the portal

    Regards




  • 5.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Jan 04, 2024 08:19 AM

    In Aruba Central you just need a role with the redirect to captive portal access rule type. 

    You create it in the same place as your other ACLs. Under security tab. 



    ------------------------------
    ACCX #1239 || ACMX #1384 || ACDX #1481 || ACEX #137 || ACSP || CWNA || CWSP
    ------------------------------



  • 6.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Jan 04, 2024 11:13 AM

    Hi 

    its working but after the login portal stays stopped on please waiting when you are logged.

    After some seconds "error opening page"




  • 7.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Jan 04, 2024 11:45 AM
    What's are redirect settings in the CPPM captive portal page?

    Sent from mobile, please excuse brevity. 





  • 8.  RE: ClearPass Guest Captive Portal with Aruba Central

    Posted Jan 04, 2024 06:09 PM

    Hi Zak

    your question help me realize something. I had put in AAA a role guest limited to http,https, dns icmp and dhcp.

    Consulting my FW logs , i see something like tcp port 853 / dns over tls blocked from a guest client that I was using for troubleshooting.

    I then change the role to a any permit  and guest is connected... My FW is filtering the traffic for the network..

    Regards