Aruba Mobility Controller
Integrate Aruba Mobility Controller with IronWifi's RADIUS authentication and external captive portal services. This comprehensive guide covers AAA server groups, captive portal profiles, pre-authentication ACLs, user roles, WLAN configuration, and WPA-Enterprise setup for enterprise-grade guest and employee WiFi networks.
Prerequisites
In Aruba Mobility Controller:
- Aruba Mobility Controller running ArubaOS 8.x or later
- Access to the controller web interface or CLI
- Administrator credentials
In IronWifi Console (complete these first):
- Create a Network and note the RADIUS details:
- Primary and backup server IP addresses
- Customer authentication and accounting ports (displayed in Network Settings)
- Shared secret
- Create a Captive Portal with vendor set to Aruba and note the Splash Page URL
Controller Configuration
Step 1: Configure RADIUS Server
- Navigate to Configuration → Security → Authentication → Servers
- Click Add
- Configure primary server:
| Field | Value |
|---|---|
| Name | IronWifi-Primary |
| IP Address | |
| Auth Port | |
| Acct Port | |
| Shared Key | |
- Add backup server with the same settings using the backup IP
Step 2: Create Server Group
- Navigate to Authentication → Server Group
- Click Add
- Configure:
| Field | Value |
|---|---|
| Name | IronWifi |
| Servers | Add both IronWifi-Primary and IronWifi-Backup |
Step 3: Create AAA Profile
- Navigate to Authentication → L3 Authentication → Captive Portal Authentication
- Create new profile:
| Field | Value |
|---|---|
| Name | IronWifi-CaptivePortal |
| Login page | External |
| Redirect URL | |
| Server Group | IronWifi |
Step 4: Configure Captive Portal Profile
- Navigate to Security → Captive Portal
- Create new profile:
| Field | Value |
|---|---|
| Name | IronWifi-Portal |
| Type | External |
| Auth text | Welcome to Guest WiFi |
| Server | |
Step 5: Create Pre-Authentication ACL
Create a whitelist for access before authentication.
Required Entry
Always allow the IronWifi server:
Additional Entries by Authentication Provider
Only add entries for authentication methods you've enabled in IronWifi:
| Provider | ACL Entries to Add |
|---|---|
| |
| |
| |
| Twitter/X | |
| Apple | |
| Microsoft | |
For wildcard domain support, consider using destination-based ACLs with DNS snooping or use IP ranges for the authentication providers.
Step 6: Create User Role
- Navigate to Roles → Add
- Create authenticated role:
| Field | Value |
|---|---|
| Name | IronWifi-Authenticated |
| Access Policies | Configure appropriate internet access |
Step 7: Configure WLAN
- Navigate to WLANs → Add
- Configure:
| Field | Value |
|---|---|
| Name | Guest-WiFi |
| SSID | Guest-WiFi |
| AAA Profile | IronWifi-CaptivePortal |
| Captive Portal Profile | IronWifi-Portal |
| Initial Role | (role using ironwifi-preauth ACL) |
| Authenticated Role | IronWifi-Authenticated |
CLI Configuration
For administrators who prefer CLI configuration:
Alternative: WPA-Enterprise (No Captive Portal)
For 802.1X authentication where users enter credentials in their device WiFi settings:
Testing and Verification
After completing the configuration, verify everything works correctly.
Test Captive Portal Flow
- Connect a device to the Guest-WiFi SSID
- Open a browser and navigate to
http://example.com - Verify redirect to IronWifi splash page
- Complete authentication
- Verify internet access is granted
Verification Commands
Troubleshooting
If testing reveals issues, use this section to diagnose common problems.
Captive Portal Not Redirecting
| Symptom | Cause | Solution |
|---|---|---|
| No redirect | Captive portal not applied | Verify WLAN has captive portal profile |
| Wrong page | Incorrect redirect URL | Check external portal URL configuration |
| Blank page | Whitelist missing | Add |
RADIUS Failures
| Symptom | Cause | Solution |
|---|---|---|
| Timeout | Server unreachable | Verify IP and check firewall |
| Reject | Wrong secret | Confirm shared secret matches |
| No accounting | Server not configured | Add accounting server to group |
Debug commands:
Authentication Issues
| Symptom | Cause | Solution |
|---|---|---|
| Stuck in initial role | Auth not completing | Check captive portal profile |
| Wrong role assigned | Role mapping issue | Verify authenticated role configuration |
| Can't reach internet | ACL blocking | Check authenticated role policies |
Debug commands: