Cybersecurity

Public WiFi for Your Business: Setup, Security and Best Practices

Providing public WiFi for customers and visitors requires more than plugging in a second router. This guide covers the right approach to network architecture, legal requirements under UK GDPR, hardware options and the security controls that protect your business while keeping guests connected.

AT

AMVIA Team

Editorial

8 min read·Mar 2026

Most "guest WiFi" problems trace back to two shortcuts: sharing the corporate password with visitors, or buying a consumer router that cannot segment traffic. Either one puts customers, contractors and your own staff on the same flat network as your file servers. This guide covers the architecture, hardware and UK compliance steps that fix that — the way a managed IT support team would actually build it.

Why is sharing your corporate WiFi password with visitors a security risk?

When a visitor joins your WiFi, their device lands on the same broadcast domain as everything else connected — unless you have segmented the network. A compromised laptop, a curious guest with a port scanner, or a misbehaving app then sits one hop away from your servers, printers and internal applications. That is the core risk, and it is entirely avoidable.

Unmanaged guest access creates four concrete exposures:

  • Network reconnaissance: A technically capable visitor can scan the network and identify connected devices, open ports and services.
  • Lateral movement: If a visitor's device is already infected, that malware can attempt to spread to other devices on the same segment.
  • Bandwidth abuse: Without limits, one visitor streaming video can consume the capacity your business operations depend on.
  • Legal liability: If someone uses your connection for illegal activity, your IP address is the one associated with it.

The UK's National Cyber Security Centre recommends separating untrusted devices from business systems as a baseline control — guidance worth reading before you design any guest network (NCSC device security guidance).

What is the right network architecture for guest WiFi?

The foundation of secure public WiFi is network segmentation using VLANs (Virtual Local Area Networks). The guest SSID is assigned to its own VLAN with no routing path to your internal network, so visitors reach the internet but nothing else. This is the same principle that underpins a zero-trust security model: never put an untrusted device on a trusted network.

In practice, a correctly segmented setup means:

  • Visitors browse the internet normally.
  • Visitors cannot reach your file servers, internal applications, printers or other devices.
  • Your corporate devices cannot see guest devices.
  • The guest VLAN exits to the internet through your firewall with explicit allow/deny rules.

This requires a managed switch, a business-grade access point, and a firewall or router capable of VLAN routing. Consumer equipment frequently lacks these capabilities, which is why "it worked at home" gear so often fails an office security review.

What hardware do you need for a secure business WiFi setup?

You need three components that consumer kit usually rolls into one box: a business access point that supports multiple SSIDs and VLAN tagging, a managed switch to carry tagged traffic, and a firewall to enforce the rule that guests never reach internal systems. Budget for all three, not just the access point.

ComponentRoleTypical cost (UK 2026 market range)
Business access pointBroadcasts separate guest + corporate SSIDs, tags VLANs£150 to £500 per unit
Managed switchCarries VLAN-tagged traffic between AP and firewall~£80–£300 for small deployments
Business firewall / managed firewallBlocks guest VLAN from private IP rangesFrom ~£30–£60 per month

Platforms such as Ubiquiti UniFi, Cisco Meraki and Aruba Instant On give most SMEs a good balance of capability and cost — multiple SSIDs, VLAN tagging, central management and detailed logging. For the firewall layer, pfSense, FortiGate or Sophos replace a basic ISP-supplied router that cannot enforce segmentation. If the connection feeding all of this is a shared consumer line, a business leased line gives you the dedicated, symmetric bandwidth a multi-SSID site needs.

How does a captive portal handle terms, consent and UK GDPR?

A captive portal forces visitors to accept terms before they get online. Legally, it creates evidence that users agreed to your acceptable use policy. As a marketing tool, it can collect email addresses — but only with clear, freely given consent under UK GDPR. Bundling WiFi access with marketing consent is exactly what the regulator says you cannot do.

If you collect any personal data through the portal, the ICO's direct marketing guidance applies (ICO guidance for organisations). Get these right:

  • State clearly what data you collect and why.
  • Link to your privacy policy from the portal page.
  • Do not make WiFi access conditional on agreeing to marketing — consent must be freely given.
  • Store the consent record and a defined retention period.
  • Give visitors a simple way to withdraw consent.

This is where guest WiFi quietly becomes a data-protection question, not just a networking one. If your business handles regulated or sensitive data, fold the portal into your wider GDPR cybersecurity controls rather than treating it as a standalone tool.

How do you stop guests from saturating your internet connection?

Without controls, a single visitor streaming 4K video can saturate a modest connection and degrade business operations. Set per-SSID bandwidth limits and use Quality of Service (QoS) rules so business-critical traffic — VoIP calls, CRM, line-of-business apps — always takes priority over guest browsing.

As a worked example: on a 100 Mbps connection, allocating 20–30 Mbps total to guest WiFi while protecting 70–80 Mbps for business use is a reasonable starting point. Most business access points let you cap the guest SSID and apply QoS automatically, so you do not have to police it by hand. Tune the split to your own connection speed and headcount.

What should be on your guest WiFi security checklist?

Before you make guest WiFi available, confirm every control below is active. Each one is low-effort; together they turn an open liability into a managed service. Treat this as a pre-launch gate, not a wish list.

  • Guest SSID is on a dedicated VLAN with no internal routing.
  • Client isolation is enabled (guests cannot see each other).
  • Firewall rules block the guest VLAN from all private IP ranges.
  • WPA2 or WPA3 encryption is active — never open/unsecured.
  • Bandwidth limits and QoS are configured.
  • DNS filtering is applied to the guest VLAN.
  • Connection logging is enabled and retained appropriately.
  • A captive portal with acceptable use terms is in place.
  • The guest password is rotated on a regular schedule.

Encryption matters here: WPA3 is the current standard and the NCSC recommends keeping wireless and all network firmware patched as part of routine maintenance (NCSC device security guidance).

Why is guest WiFi not a set-and-forget system?

Guest WiFi drifts. Firmware ages, equipment gets added, and a single network change can quietly break the VLAN segmentation you built on day one. Treat it as live infrastructure: include it in regular IT security reviews, apply firmware updates to access points, and re-verify that guest traffic still cannot reach internal systems after any change.

AMVIA manages WiFi infrastructure for UK businesses end to end — design, deployment and ongoing monitoring — under one accountable provider. If your current guest WiFi grew organically rather than being designed, a review is worth scheduling before an incident forces one. That is the security-first, Microsoft-certified approach we bring to every managed cybersecurity engagement.

Is Your Guest WiFi Properly Segmented?

Most businesses assume their guest WiFi is secure. Many are wrong. AMVIA can review your current setup and confirm whether your corporate network is properly protected.

Frequently Asked Questions