Skip to content

Ruckus Virtual SmartZone

Compatibility

Social WiFi has been tested and works on the following configurations:

Controller versions:

  • 5.x
  • 6.x

Accessing the device’s administration panel

To configure the controller through the GUI, open any web browser and enter the controller’s IP address in the address bar.

  • login: an account with root permissions
  • password: the password for that account

Device configuration

Configure the Wireless LANs group:

In the panel, go to Network → Wireless LANs → Create.

Remember to pick "WG default" in the menu on the left.

In the pop-up window, enter the following:

NameYour network name
SSIDYour network name
WLAN Groupdefault
Authentication TypeHotspot (WISPr)
Authentication MethodOpen

image_804806.png

In the Hotspot (WISPr) Portal field, create a new profile by clicking +.

Portal Namesocialwifi
Logon URLExternal
Redirect unauthenticated userPrimary: https://login.socialwifi.com/, Secondary: empty
Redirected MAC FormatAA:BB:CC:DD:EE:FF
Start Pageredirect to the following URL:https://login.socialwifi.com/redirect/
HTTPS RedirectDisabled
Session Timeout1440
Grace Period1440

createHotspotPortal

Then scroll down and add the Walled Garden / Traffic Class Profile configuration:

image_222467.png

Add the domains manually, or import the CSV file linked below:

Ruckus_vSZ_walled_garden_entries.csv

*.socialwifi.com
sw-login.com
facebook.com
*.facebook.com
*.fbcdn.net
linkedin.com
*.linkedin.com
*.licdn.com
twitter.com
api.twitter.com
x.com
api.x.com
*.twimg.com
whatsapp.com
*.whatsapp.net
*.whatsapp.com
connect.facebook.net
www.facebook.com
www.googletagmanager.com
www.googleadservices.com
googleads.g.doubleclick.net
*.youtube.com
*.ytimg.com
*.googlevideo.com
yt3.ggpht.com

After setting up the socialwifi hotspot, make sure that Bypass CNA is disabled, then click + and add an Authentication Server profile:

image_543627.png

In the pop-up window, enter the following:

Nameswauth
TypeRADIUS
IP Address35.205.62.147
Port31812
Shared SecretRadius Secret available in the Access Points tab of the Social WiFi Panel
Confirm SecretCopy the value above

When finished, press OK.

image_674829.png

Next, add an Accounting Server by clicking +.

image_572067.png

In the pop-up window, enter the following:

Nameswaccount
TypeRADIUS Accounting
IP Address35.205.62.147
Port31813
Shared SecretRadius Secret available in the Access Points tab of the Social WiFi Panel
Confirm SecretCopy the value above

When finished, press OK.

image_343697.png

After completing the configuration, the Hotspot Portal should look like this:

image_858562.png

Save the changes.

Disabling MAC address encryption

By default, MAC address encryption is enabled on Ruckus SZ devices and will cause Social WiFi to malfunction. To disable it, access the controller CLI via SSH, enable privileged commands, enter config mode, then run no encrypt-mac-ip:

Example:

ruckus> enable
ruckus# config
ruckus(config)# no encrypt-mac-ip

image_807917.png

Adding the device to the Social WiFi platform

To add the device to the Social WiFi platform:

  • In the Network → Access Points menu, click the AP to be added, then copy its MAC addresses from the AP MAC address field and the BSSID column.
  • Go to the Social WiFi Panel.
  • Select the place where the device should be added.
  • In the Access Points tab, press Add (upper right corner), paste the copied MAC address into the form (adding a name is optional), and click Create.

Troubleshooting

Symptom: after connecting to the WiFi network, no login pop-up appears and the internet does not work.

Solution: a firewall may be blocking traffic between the WiFi device and the controller. This can be caused by explicit blocking rules, or by guests and the controller being on separate VLANs with traffic blocked between them. In this case, specific ports must be unlocked. For example:

  • 8090 TCP
  • 8099 TCP
  • 9997 TCP
  • 9998 TCP

More details on firewall configuration are available here: https://support.ruckuswireless.com/documents/1335-smartzone-firewall-ports-configuration-guide/download