Step 1 - Network
Open a web browser and log in to your FortiCloud Dashboard (FortiLAN).
At the top right click Add Network. Enter a name and click Submit.
Step 2 - RADIUS
Go into the newly created network and click Configure > My RADIUS Server on the left menu. Click Add RADIUS Server and configure with:
| Name | guest_radius_server |
| Primary server name/IP | *insert radius_server here* |
| Primary shared secret | *insert radius_secret here* |
| Secondary server name/IP | *insert radius_server2 here* |
| Secondary shared secret | *insert radius_secret here* |
| Server port | 1812 |
| Account all servers | Yes |
| Case sensitive username | Enable |
Click Save to save.
Click Add RADIUS Server again and configure with:
| Name | guest_radius_server_acct |
| Primary server name/IP | *insert radius_server here* |
| Primary shared secret | *insert radius_secret here* |
| Secondary server name/IP | *insert radius_server2 here* |
| Secondary shared secret | *insert radius_secret here* |
| Server port | 1813 |
| Account all servers | Yes |
| Case sensitive username | Enable |
Click Save to save.
Step 3 - SSID
Click SSIDs on the left menu then click Add SSID. Configure with:
| SSID | Guest WiFi (or whatever you wish) |
| Enabled | Yes |
| Authentication | Open |
| Broadcast SSID | Yes |
| Captive Portal | My Captive Portal |
| Captive Portal URL | *insert access_url here* |
| Redirect URL | Specific URL: *insert redirect_url here* |
| Walled Garden | Please refer to this list. |
| Sign on Method | My RADIUS Server - guest_radius_server |
| RADIUS Acct Settings | My RADIUS Server - guest_radius_server_acct |
| IP Assignment | NAT (Bridge if required) |
| Local LAN | Deny |
| IP/Network Mask | 10.1.0.1/255.255.252.0 |
| DHCP Lease Time (seconds) | 3600 |
| Accounting Interim Interval | 120 |
Click Next, Next again, then Next again and finally Save.
The configuration is now complete.