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

Page Redirect after Captive Portal Authentication

This thread has been viewed 4 times
  • 1.  Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 01:00 AM

    Hi Friends,

     

    Please advice can we redirect user to specific website once the captive portal authentication is successfull??? if than please advice to how configure



  • 2.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 01:18 AM

    Under Captive Portal Authentication Profile, look for the setting "Welcome page"

     

    Set the Welcome page to your desired 'redirect' landing page and that should work for you.

     

    Example to have your users land at one of my favorite websites ;)  

     

     

    aaa authentication captive-portal "your_policy"
      welcome-page http://www.arubanetworks.com

     

     

    JF



  • 3.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 01:21 AM

    Below is the configuration of captive portal authentication profile, We want to redirect user to google.com after authentication but it doesn't working

     

    Captive Portal Authentication Profile "IMH-cp_prof"
    ---------------------------------------------------
    Parameter                                     Value
    ---------                                     -----
    Default Role                                  guest
    Default Guest Role                            guest
    Server Group                                  IMH_srvgrp-zxd24
    Redirect Pause                                0 sec
    User Login                                    Disabled
    Guest Login                                   Enabled
    Logout popup window                           Enabled
    Use HTTP for authentication                   Disabled
    Logon wait minimum wait                       1 sec
    Logon wait maximum wait                       10 sec
    logon wait CPU utilization threshold          60 %
    Show FQDN                                     Disabled
    Use CHAP (non-standard)                       Disabled
    Login page                                    /upload/custom/IMH-cp_prof/login.htm
    Welcome page                                  http://www.google.com
    Show Welcome Page                             Yes
    Add switch IP address in the redirection URL  Disabled
    Allow only one active user session            Disabled
    White List                                    N/A
    Black List                                    N/A
    Show the acceptable use policy page           Disabled



  • 4.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 01:24 AM

    If you do a wireshark capture on the client, what happens post authentication from the client's perspective?  Anything?  DNS? HTTP? etc.



  • 5.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 08:12 AM

    Do the clients get directed anywhere; even to the page they were trying to go to?   Once authenticated, can you browse to any sites at all?

     

    Can you share the output of:

    show rights guest



  • 6.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 07, 2013 08:36 AM
    Run this command to see if any traffic could be getting denied :

    Show datapath session table <IP address>

    Also make sure that the second role/default guest role <guest-role> that the user will be placed after it passes the captive portal auth is allowing dns, https/http


  • 7.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 08, 2013 06:05 AM

    contact me on skype - when u can - and we will do - remote session - and solve it for u.

     



  • 8.  RE: Page Redirect after Captive Portal Authentication

    Posted Sep 08, 2013 12:21 PM

    Let us know how it turns out.  

     

    JF