Qutzl Insights

Tutorial

A guest Wi-Fi setup that won’t expose the office

How to give visitors internet access without putting file shares, cameras, and printers on the same network as your coffee-shop guests.

2 min readBy Michael NarehoodNetworking

Advertisement

Guest Wi-Fi should mean “internet for visitors,” not “a free seat on the same LAN as accounting.” Plenty of small offices still share one flat network for staff, printers, cameras, and whoever wandered in for a meeting. That is convenient until it is not.

1. Separate guest from trusted

You want at least two wireless networks:

  • Staff / corporate: devices you manage
  • Guest: visitors, personal phones, vendors

On UniFi, pfSense + APs, or similar gear, put guest clients on their own VLAN/subnet. Isolation is the feature. Fancy captive portals are optional.

2. Lock the guest path down

A good guest network:

  • Can reach the internet
  • Cannot reach staff subnets, servers, NAS, or camera NVRs
  • Cannot talk laterally to other guest devices if your gear supports client isolation
  • Has a password you are willing to rotate (or a portal you actually maintain)

If a visitor needs a printer, that is a staff problem to solve deliberately, not a reason to collapse the networks.

3. Don’t put IoT on guest by accident

Smart TVs, badge readers, and “temporary” vendor gear tend to land on guest because the password is easy. Resist that. IoT usually needs its own segmented network with tighter rules, not the same bucket as random phones.

4. Set expectations for speed and access

Guest Wi-Fi is a courtesy, not a second office. Reasonable bandwidth limits keep one person from crushing the uplink during a Zoom day. Document the guest SSID and password somewhere staff can find without pinging you on Saturday.

5. Validate with a phone

From a device on guest:

  1. Confirm internet works
  2. Confirm you cannot ping or browse a staff file server / internal IP
  3. Confirm printers and camera apps on the staff network are unreachable
  4. Confirm staff Wi-Fi still reaches those resources

If step 2 fails (meaning guest can see staff), stop and fix routing/firewall rules before you hand out the password again.

Bottom line

Guest Wi-Fi is a segmentation problem first and a hospitality problem second. Separate the VLAN, block east-west access to trusted networks, keep IoT off the guest SSID, and test with a phone before the next visitor arrives.