How to create and isolate a guest WiFi network with UniFi

Last update: 14/09/2026

  • It allows you to give internet access to third parties without exposing the files and devices of the main network.
  • It facilitates the segregation of insecure IoT devices to prevent intrusions into private data.
  • It offers two deployment methods in UniFi: the simplified Hotspot and advanced configuration using VLANs.
  • It requires the activation of client isolation to prevent communication between connected devices.

How to create a guest WiFi network with UniFi and isolate it from your main network

How do you create a guest WiFi network with UniFi and isolate it from your main network? I'm sure it's happened to you a thousand times: someone arrives at your house, gets comfortable, and then immediately utters the typical phrase: "Hey, can I have the WiFi password?" Even if there's no ill intent, giving away your main password is like... give away the keys to your house to a stranger; you're opening the door for their devices, which may unknowingly have a virus, to snoop through your shared folders or view your security cameras.

To avoid these surprises, the smartest thing to do is set up a guest network. Basically, it's creating an internet access point that is... completely isolated from your private networkThis allows your visitors to browse freely but prevents them from accessing any files on your computer or printing anything without your permission. It's the perfect way to maintain home security without coming across as a bad host.

Related article:
How to protect your Wi-Fi network?

Why is it essential to separate your WiFi network?

A wooden sign indicating 'Free Wi-Fi', illustrating the concept of a network for guests.

Having a dedicated network for visitors isn't just a matter of courtesy, it's a measure of basic cybersecurityWhen someone connects to your main Wi-Fi network, they enter the same network segment as your laptop, NAS, or server. If your colleague's phone has malware, it could try to... Jump to your trusted teams through lateral movement.

Exclusive content - Click Here  How to Print the RFC

Furthermore, this strategy is ideal for managing Internet of Things (IoT) devices. Those smart light bulbs, Wi-Fi plugs, or Chinese cameras are often... walking security holes due to their poor updates. Putting them on the guest network means that if someone manages to hack a lightbulb, they'll be locked into that network and I cannot access your online banking or your private photos.

Related article:
How can I segment my home WiFi network with a router?

Comparison: Primary Network vs. Guest Network

Laptop with a security lock icon on screen, symbolizing network isolation and cybersecurity.

  • Main Network: Reserved for you and your family. This is where your sensitive data resides and you have full access between devicesThe risk is high because any failure affects your critical information.
  • Guest Network: Intended for visitors and IoT devices. It does not allow viewing of other devices (isolation) and uses a different key. The risk is low since the content is segregated.

How to set up a guest network on UniFi

Collection of smart home IoT devices like bulbs and cameras, representing the devices that should be isolated.

If you use a UniFi ecosystem (based on UniFi OS v3 and controller 8.0), you have two paths depending on how much you want to complicate things and the level of control you are looking for.

Related article:
How to set up a WiFi network

The fast track: Hotspot method

If you don't want to stress about technical configurations, the Guest Hotspot system is the simplest option. Just go to Settings > Wi-Fi > Guestspot and add a new guest access point. It's an automated setup that gets the network up and running quickly without going into too much detail.

Exclusive content - Click Here  How do I uninstall Dropbox?

The advanced path: VLAN-based network

For those seeking total control and greater flexibility, VLANs are ideal. This process is more robust and allows for a comprehensive customization of traffic:

  1. First, you must create a specific VLAN for guests (e.g., VLAN 20) to separate traffic at layer 2 level.
  2. Next, it is advisable to define a bandwidth profile so that a visitor downloading a game doesn't leave you without internet while you're working.
  3. Next, create the SSID (WiFi network name) by linking it to the VLAN and speed profile created earlier.
  4. The critical step is activate device isolation (client isolation) so that guests cannot communicate with each other.
wifi devices connected
Related article:
How many devices are connected to my WiFi?

Configuration on standard routers and general tips

Close-up of an ethernet switch with connected cables, representing technical network segmentation and VLANs.

If you don't have UniFi and are using your ISP's router, the process is similar. Open your web browser and enter your access IP address (usually 192.168.1.1 or 192.168.0.1) and look for the "Guest Network" section.

Exclusive content - Click Here  How to Take a Screenshot on a Computer

Make sure to give it a clear name, like "Guest WiFi," and a strong password that's different from your own. It's highly recommended to configure the network in the 2,4 GHz band, as it is the most compatible with all devices, both old and new, preventing any guest from being left without a connection due to band incompatibility.

Troubleshooting common problems: DHCP and VLANs

A common mistake, especially in more complex environments with Windows Server or firewalls like Fortinet, is that devices connect but they do not receive an IP addressThis occurs when the DHCP server does not know how to assign IPs on the guest VLAN.

To solve this without causing service conflicts, you need to configure a DHCP Relay or a specific DHCP server for that network segment (for example, 172.16.1.0/24). If DHCP is managed from an external server, the router must know that requests from VLAN 20 should be directed to that specific server to obtain a valid IP address.

To keep the system running smoothly, the ideal thing is change guest password Check your network periodically and turn it off if you know you won't have any visitors for weeks. Integrating these practices with the use of isolated networks ensures your digital home is a bunker while still allowing you to be an exemplary host.

Someone is using your Wi-Fi without permission, what should I do?
Related article:
How to tell if someone is using your Wi-Fi without permission in 2026