How to set up a guest WiFi network on RUT
Introduction
Sometimes there is a need to share your internet connection with visitors. It is not secure to share local area network with guest’s. They might accidentally download a malicious program or connect an already infected phone or laptop to the network. Also if you have lots of home smart devices (IoT), they tend to be far more vulnerable than computers. That means that if they are connected to the main network and hacked, intruders can get into your other devices. One of the possible solutions is to create Guest WiFi separated by VLAN. This guide will show you how to do this for RUT devices.
New wireless access point
Switch to Wireless Security tab
|
Wait for configuration to apply. Two Wireless Access Points should be enabled |
New LAN
Navigate to the Network → VLAN → LAN Networks page. There create a new LAN by writing the Name and clicking Add button.
|
Then you will be automatically forwarded to the new configuration settings. Now apply the following configuration:
|
LAN to VLAN
Results
If you've followed all the steps presented above, your configuration should be finished. If you are near a RUT, that is, in a wireless zone, turn on WiFi on your device and view the available networks. You should see the available SSID - "RUT_WiFi" and "Guest_WiFi". Select one of them and enter the appropriate WiFi password.
Wireless users connected to SSID: “RUT_WiFi”, will be assign to “lan”, and will get IP from main pool 192.168.1.0/24.
Wireless users connected to SSID: “Guest_WiFi”, will be assign to “lan_Guest”, and will get IP from new pool 10.10.10.0/24.
Guest hosts cannot access any data from the pool 192.168.1.0/24 and vise versa.
Wireless users connected to SSID: “GUEST'S_WIFI”, will be assign to LAN “Guest”, and will get IP from new pool 10.10.10.0/24. |
Guest hosts are unable to access any data from pool 192.168.1.0/24. And access to RUT Web UI or SSH is restricted. |