Open a web browser and log in to your NXC web interface.
Click Configuration > Object > AAA Server on the left and then the RADIUS tab. Add a new server and configure with:
Under Authentication Server Settings:
Under Accounting Server Settings:
Click OK to Save. Next, click Auth Method on the left. Click Add and configure with:
Click OK to Save.
Click Network > Captive Portal on the left. Configure with:
Click Apply to Save. Next, on the Redirect on Controller tab, click Add and configure with:
Click OK to Save.
Click Object > AP Profile and then the SSID tab. Edit an existing SSID if you have one for Guest WiFi or click Add to create. Configure with:
Click OK to Save.
At present there is no way to configure the walled garden via the web interface. We need to upload a file to the controller in order to support this.
Copy and paste the following text in to a text editor and save as apple_fqdn.conf on your desktop:
r2-portal.venuewifi.com
r3-portal.venuewifi.com
payment-r1.venuewifi.com
payment-r2.venuewifi.com
payment-r3.venuewifi.com
api.openweathermap.org
d1ldbb6wxu8wdm.cloudfront.net
dowj6t3sraq9r.cloudfront.net
api.stripe.com
If you wish to support social network logins, you also need to copy/paste the domains below for each network you plan to support, in to the above text file.
www.facebook.com
m.facebook.com
scontent-lhr3-1.xx.fbcdn.net
fbstatic-a.akamaihd.net
connect.facebook.net
www.twitter.com
api.twitter.com
abs.twimg.com
abs-0.twimg.com
www.linkedin.co
touch.linkedin.com
static.licdn.com
www.instagram.com
instagramstatic-a.akamaihd.net
You need to upload this file to the controller via FTP. To do so, open a command prompt or terminal window and type:
Enter your admin username and password when prompted
cd /tmp
put C:\Users\my.username\Desktop\apple_fqdn.conf
The configuration is now complete.