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

External Captive Portal Redirect IP Problem

This thread has been viewed 5 times
  • 1.  External Captive Portal Redirect IP Problem

    Posted Aug 30, 2013 06:01 AM

    Hi All,

     

    We are configuring external captive portal integration on Aruba Controller OAW-4604, SW release  6.2.1.3.

    We are having problem on redirection to captive portal. When Aruba controller redirects user traffic to external captive portal, the source IP from user traffic is being changed to Aruba controller's loopback IP address, instead of user's correct source IP address. As a result, when our captive portal calls Aruba XML API to initiate authentication process, the API call is using wrong IP (loopback IP) and we get following error:

     

    <aruba>
    <status>Error</status>
    <code>3</code>
    <reason>unknown external agent</reason>
    </aruba>

     

    We were previously using SW release 3.4.2 on Aruba Controller and we had no issues, external captive portal was working correctly with same network setup. This problem appeared only after we upgraded to AOS 6.2.1.3. Have been browsing Aruba documentation but found not issues on our configuration, any clues why this might be happening?

     

    Please let me know.


    Thanks & Regards



  • 2.  RE: External Captive Portal Redirect IP Problem

    Posted Aug 30, 2013 07:16 AM

    The source IP will change to the controller's IP (in this case the loopback) if you have src-nat set in the firewall policy or for the VLAN.  Can you check the following.

     

    show rights <name-of-logon-role>

    show vlan status (check the Nat Inside column for that VLAN)

     



  • 3.  RE: External Captive Portal Redirect IP Problem

    Posted Oct 25, 2013 10:46 AM

    Should the NAT inside be enabled or disabled?