Guest wifi done right means giving visitors internet access on a network that is completely walled off from your servers, point-of-sale, staff devices and cameras. The fix is segmentation: a separate guest SSID on its own VLAN, with client isolation, bandwidth limits and content filtering. The convenience stays; the risk does not.
The problem is not that you offer Wi-Fi to visitors. It is how most small businesses offer it. A single flat network, one Wi-Fi password shared with everyone, the till and the file server and the receptionist’s PC and the customer in the waiting room all sitting on the same network. That setup is convenient to stand up and a genuine liability to run, and it is the most common network design mistake we see across Melbourne SMEs.
Why one flat network is a real risk
When everything shares a single network, every device can, in principle, see every other device. A guest’s phone, a contractor’s laptop, a visitor’s tablet riddled with malware — all of them are placed on the same logical network as your accounting PC, your server, your network-attached storage and your payment terminal. Network segmentation exists precisely to stop that.
The risk is not theoretical. An infected guest device can scan the local network and attempt to reach anything reachable: an unpatched server, a printer with a known vulnerability, a file share with weak permissions. Ransomware spreads laterally — it lands on one machine and moves sideways looking for more. A flat network is a clear corridor for that movement. You have also handed every guest the same pre-shared key, which means it leaks, gets written on a whiteboard, and is never rotated, so anyone who has ever connected can reconnect indefinitely.
There is a performance angle too. On a flat network, a guest streaming video or running a large backup competes directly with your card processing and your line-of-business apps for bandwidth. The till slows at exactly the wrong moment because someone in the waiting room is downloading a film.
Segmentation: the actual fix
The right design separates your network into distinct segments, each on its own VLAN (virtual LAN), with firewall rules controlling what can talk to what. A VLAN lets one physical network behave as several isolated ones, so traffic in one segment cannot reach another unless you explicitly allow it. For a typical business the segments look like this:
| Segment | What lives here | Can it reach the others? |
|---|
| Staff / trusted | Work PCs, laptops, file server, network storage | Controlled access to servers; no inbound from guest |
| POS / payments | Tills, EFTPOS terminals, payment devices | Isolated; outbound to payment gateways only |
| Guest | Visitor phones, laptops, contractor devices | Internet only — nothing internal |
| IoT / CCTV | Cameras, smart TVs, printers, building sensors | Isolated; tightly restricted outbound |
| BYOD | Staff personal phones and tablets | Limited internal access, internet for the rest |
The guest segment is the simplest to reason about: it gets internet and nothing else. No path to the server, no path to the POS, no path to the cameras. If a guest device is compromised, the blast radius is the guest network and the open internet — not your business. This is the baseline our cybersecurity services apply to any network that carries both staff and visitor traffic.
Client isolation on the guest SSID
Segmentation keeps guests away from your internal systems. Client isolation keeps guests away from each other. With it enabled on the guest SSID, every connected device can reach the gateway and the internet but cannot see any other device on the same Wi-Fi. That matters in a public-facing setting — a cafe, a clinic waiting room, a retail floor — where you have no idea what is on the strangers’ phones sharing your guest network. Without isolation, one guest can probe another guest’s laptop. With it, they are each in their own bubble. It is a single setting on business-grade gear and it should always be on for guest access.
Bandwidth limits and content filtering
Guest Wi-Fi is a courtesy, not an entitlement to your whole connection. Per-client or per-SSID bandwidth limits stop one visitor saturating the link and protect your trading traffic. Content filtering on the guest network blocks the categories you do not want associated with your business — illegal content, malware-hosting domains, the obviously inappropriate — which is both a duty-of-care matter and a way to keep your IP address out of trouble. A clinic or a venue offering open Wi-Fi to the public has a reasonable interest in not having that connection used for something it will later have to explain.
Captive portals, terms and privacy
A captive portal is the splash page a guest hits before they get online — the one asking them to accept terms, sometimes enter an email or a name. Used well, it does two useful things: it presents an acceptable-use policy so a user has agreed to terms before they connect, and it gives you a clean point to set session limits and expiry.
The privacy angle deserves care. The moment your portal collects an email address or a phone number, you are collecting personal information, and under the Privacy Act and the Australian Privacy Principles you need a reason to hold it, a privacy notice explaining what you do with it, and a sensible retention period. Collecting marketing emails through a Wi-Fi portal and bolting them onto a mailing list without consent is the kind of thing the Office of the Australian Information Commissioner (OAIC) takes a dim view of. Our honest advice to most SMEs: unless you have a real, stated use for the data, do not collect it. A simple click-to-accept portal with an acceptable-use policy gives you the protection without the privacy liability.
Data retention and acceptable use
If you do log guest activity — and there are legitimate reasons to keep basic connection logs — decide how long you keep it and stick to that. Logs are useful for troubleshooting and for the rare occasion you need to demonstrate what happened on your network, but indefinitely hoarding records of who connected and when is a liability, not an asset. A short, defined retention window is the right answer. The acceptable-use policy on the portal should state, in plain language, that the network is monitored, what is not permitted, and that access can be withdrawn. None of this needs to be a legal epic — a few clear sentences does the job.
Why IoT, cameras and printers belong on their own segment
The devices that quietly create the most risk are the ones nobody thinks of as computers. IP cameras, smart TVs, network printers, building sensors, the smart thermostat — collectively the Internet of Things (IoT). They are cheap, rarely patched, frequently shipped with default passwords, and they sit on your network for years. Internet-exposed cameras and recorders with factory credentials are a well-documented soft target, routinely scanned and hijacked.
You cannot reliably secure these devices the way you secure a managed PC, so the strategy is containment. Put them on their own isolated segment with tightly restricted outbound access — a camera needs to reach its recording system and maybe a vendor cloud, and nothing else. If a compromised smart TV cannot reach your file server, the compromise is contained. Keeping IoT and CCTV off both the staff network and the guest network is not over-engineering; it is the single highest-value piece of segmentation for most businesses, because that is where the unpatched, forgotten devices accumulate. It is closely related to the work in our managed IT services, where keeping an accurate inventory of every device on the network is half the battle.
The kit that makes this practical
You cannot do proper segmentation on the consumer router your internet provider shipped you. That box gives you one network and one Wi-Fi, and that is the whole problem. Business-grade equipment — the UniFi, Meraki and Aruba class of gear — is built around exactly this: multiple SSIDs mapped to separate VLANs, client isolation as a tick-box, per-SSID bandwidth and content controls, a built-in captive portal, and central management so you can see and control the whole network from one place.
Which platform suits you depends on size and how you want it managed. UniFi is excellent value and very common in Melbourne SMEs; Meraki and Aruba bring cloud management and licensing models that suit larger or multi-site setups. The brand matters far less than the design — a well-configured network on any of these beats a default-everything deployment on the most expensive one. The value is in the configuration and the ongoing management, which is the part an MSP actually does.
Where the MSP earns its keep
Designing segmentation is not difficult once you have done it a few hundred times; doing it correctly the first time, on a live business, without breaking the things that already work, is where experience shows. The MSP role is mapping your actual devices to the right segments, writing firewall rules that are tight but do not block legitimate traffic, configuring the guest portal and its terms, setting sensible bandwidth and filtering, and then monitoring it so a new device that appears in the wrong place gets noticed. TechAssist is a Melbourne-based MSP, founded in 2014, with 13 Australian-employed engineers — not an offshore call centre — and we treat network segmentation as a baseline, not a premium add-on.
A Melbourne example
A physiotherapy clinic in Hawthorn we work with had the textbook flat network: a single consumer router, one Wi-Fi password printed on a card at reception, and on that one network sat the practice-management PC holding patient records, two staff laptops, the EFTPOS terminal, three IP cameras and the waiting-room Wi-Fi every patient connected to. A patient’s phone could, in principle, see the machine holding their health record. We replaced the router with business-grade gear and rebuilt it properly: a staff segment for the PCs and practice-management system, an isolated payments segment for the terminal, a guest network with client isolation and a click-to-accept portal that collects nothing, and a separate locked-down segment for the cameras with their default passwords gone. The waiting-room Wi-Fi works exactly as before; it simply can no longer reach anything that matters. Given the patient data involved, that separation is not just good hygiene — it is a defensible position if the practice is ever asked how it protects records.
Frequently asked questions
Is it really a problem to put guests on my normal Wi-Fi?
Yes. On a shared network, a guest device — which you have no control over and cannot trust — sits alongside your servers, payment devices and staff PCs, and can attempt to reach them. An infected visitor phone or a contractor’s laptop becomes a path onto your business systems. Separating guests onto their own isolated network removes that path entirely while keeping the convenience.
Do I need expensive equipment to set up guest Wi-Fi properly?
No. Business-grade gear in the UniFi class is affordable and does everything required — multiple SSIDs, VLANs, client isolation, bandwidth limits and content filtering. The cost is modest compared with the consumer router it replaces. The real work, and the real value, is in configuring and managing it correctly rather than the hardware price.
Should my guest Wi-Fi captive portal collect email addresses?
Only if you have a genuine, stated use for them and a privacy notice covering it — collecting personal information triggers obligations under the Australian Privacy Principles. For most businesses a simple click-to-accept portal with an acceptable-use policy is the better choice: it gives you the legal protection without creating a pile of personal data you then have to safeguard and justify holding.
Where do cameras and smart devices fit in?
On their own isolated segment, separate from both staff and guest networks. IoT devices like cameras, smart TVs and printers are rarely patched and often ship with default passwords, so the strategy is containment: restrict what they can reach so a compromised device cannot move onto anything important.
Getting guest Wi-Fi right
Guest Wi-Fi is meant to be the easy, friendly bit — and it can be, without putting your business one infected phone away from a serious incident. The recipe is consistent: business-grade gear, segmentation into staff, POS, guest, IoT and BYOD, client isolation on the guest SSID, sensible bandwidth and filtering, a portal that protects you without hoarding data, and someone keeping an eye on it. TechAssist runs a 24/7 NOC in Tecoma and offers same-business-day on-site across Melbourne metro on per-user fixed monthly pricing. If your business is still running one flat network with the Wi-Fi password on the wall, get in touch and we will tell you plainly what to fix first.
Server virtualisation runs several independent virtual machines on a single physical host, so one server can do the work of many. Most Melbourne SMEs still keep some on-premises compute for performance, control or cost reasons. The 2026 question isn’t whether to virtualise — it’s which hypervisor, and whether you need hyperconverged infrastructure at all.
This post explains virtualisation in plain terms, walks through the hypervisor shake-up after Broadcom’s acquisition of VMware, and tells you honestly when hyperconverged infrastructure (HCI) earns its keep — and when it’s overkill. Most small SMEs don’t need it.
What server virtualisation actually is
A physical server has finite CPU, RAM and disk. Run one operating system on it directly and most of that hardware sits idle most of the time. Virtualisation inserts a thin software layer — a hypervisor — between the hardware and the operating systems, so you can run multiple virtual machines (VMs) on the one host. Each VM behaves like its own separate server: its own OS, its own applications, its own network identity, isolated from its neighbours.
The payoff is consolidation. A business that once had a domain controller, a file server, a line-of-business application server and a print server on four ageing boxes can run all four as VMs on a single modern host, with capacity to spare. Fewer machines to power, cool, patch and replace. VMs are also portable — you can back one up as a file, move it to another host, or spin up a copy for testing without touching the others.
Why SMEs still run on-premises compute
The cloud handles a great deal of what used to live in a server room, but on-premises compute hasn’t gone away, and for good reasons:
- Latency-sensitive applications — CAD, large file editing, manufacturing line systems and some practice-management software perform better when the server is on the same LAN as the users.
- Data gravity — when you hold terabytes of project files, shifting it all to cloud egress charges and re-downloading it daily makes no financial sense.
- Specific software — plenty of legacy line-of-business applications simply aren’t built to run as SaaS.
- Control and predictability — a fixed capital outlay every five years can beat an ever-climbing monthly cloud bill for steady, predictable workloads.
A construction firm in Box Hill we work with keeps its estimating and document servers on-premises precisely because the project files are enormous and the estimators can’t tolerate cloud latency mid-tender. Their email and collaboration live in Microsoft 365; their heavy compute stays local. That hybrid split is typical.
The hypervisor landscape in 2026
For over a decade VMware vSphere was the default choice and the safe one. That changed when Broadcom acquired VMware and overhauled the licensing — moving to subscription-only bundles, raising minimum core counts, and discontinuing the free ESXi hypervisor and the perpetual licences many SMEs relied on. For a small business running two or three hosts, the renewal quotes have in many cases multiplied. The result is a genuine migration away from VMware among cost-conscious SMEs, and a healthier set of alternatives than the market has had in years.
| Hypervisor | What it is | Best fit for SMEs |
|---|
| VMware vSphere | The long-standing enterprise standard; mature, feature-rich | Existing VMware shops who can absorb the new subscription costs |
| Microsoft Hyper-V | Built into Windows Server; included with the licence you likely already buy | Windows-centric SMEs wanting a no-extra-cost, well-supported option |
| Proxmox VE | Open-source virtualisation with clustering and built-in backup | Budget-conscious businesses with capable IT support; no licence fees |
| Nutanix | HCI platform with its own hypervisor (AHV); compute and storage combined | Growing SMEs wanting an integrated, scalable appliance approach |
| Azure Local (Azure Stack HCI) | Microsoft’s hybrid HCI stack, managed through Azure | Microsoft-aligned businesses wanting on-prem hardware with cloud management |
For most Melbourne SMEs already invested in Windows Server, Hyper-V is the pragmatic answer. It’s a Type 1 hypervisor that ships with Windows Server, it’s well documented, and the live migration and replication features that used to cost extra in VMware are built in. Proxmox is a strong open-source alternative where there’s no appetite for licence fees and the IT partner is comfortable supporting it. Nutanix and Azure Local are HCI platforms — which brings us to the next question.
What hyperconverged infrastructure (HCI) is
Traditional virtualisation often kept three things separate: the servers that provide compute, a shared storage array (a SAN or NAS) that holds the VM data, and the network switching that ties them together. That works, but it means buying, managing and troubleshooting three distinct systems, often from three vendors.
Hyperconverged infrastructure collapses compute, storage and networking into clustered nodes — standardised server units that each contribute CPU, RAM and local disk to a shared pool, managed as one system through a single software layer. Add capacity by adding another node. There’s no separate SAN to maintain; the storage is software-defined across the cluster. A three-node HCI cluster can lose a whole node and keep running, because the data is mirrored across the others.
When HCI suits a growing SME
HCI makes sense when an SME has outgrown a single host but doesn’t want the complexity and cost of a traditional SAN-plus-hosts build. The signals we look for:
- You’re running enough VMs that one host is no longer enough, and you need genuine high availability — workloads that must survive a hardware failure without downtime.
- You expect to grow and want to scale by adding nodes rather than forklifting in a bigger array.
- You want fewer moving parts and a single support relationship rather than separate storage, compute and hypervisor vendors.
- You have, or your MSP provides, the discipline to manage a clustered platform properly.
A manufacturer in Dandenong we support moved to a three-node HCI cluster when their ageing single host couldn’t run their ERP, MES and file workloads with any headroom — and a hardware failure would have stopped the production line. The cluster gave them the ability to patch and reboot a node during business hours without anyone noticing, which a single host never could.
High availability, backup and disaster recovery
Virtualisation makes resilience easier, but it does not provide it automatically. Three distinct things often get muddled, and the distinction matters when a server room floods or ransomware hits.
High availability (HA) keeps workloads running when a host fails. In a cluster, if one node dies, its VMs restart automatically on the surviving nodes. HA protects against hardware failure — it does not protect your data from deletion, corruption or encryption.
Backup is your independent, recoverable copy. The cardinal rule is that a VM snapshot is not a backup — snapshots live on the same storage as the VM and vanish with it. You need proper, application-aware backups written to separate storage, ideally following a 3-2-1 approach with at least one immutable, off-site copy that ransomware can’t reach. We go deeper on this in our guide to backup and disaster recovery for Melbourne businesses.
Disaster recovery (DR) is the plan and the tested capability to get the whole environment running again somewhere else after a serious incident. Virtualisation helps enormously here — because a VM is just a file, you can replicate it to a second site or to the cloud and bring it up there. The numbers that govern this are your recovery time objective and recovery point objective, which we unpack in RTO vs RPO explained. Set those targets before you design the platform, not after.
Cloud vs on-premises vs hybrid
The honest position is that this is rarely all-or-nothing. Three broad paths:
- Cloud-first — run workloads in Azure or AWS, or replace servers with SaaS entirely. Best for businesses with variable demand, distributed teams, or no desire to own hardware. You trade capital cost for an operating bill that scales with use.
- On-premises — keep compute local for latency, data gravity or cost predictability. Best for steady, heavy workloads where the maths favours owning the kit.
- Hybrid — the common reality. Keep latency-sensitive and data-heavy workloads on-premises, push email, collaboration and backup targets to the cloud, and use the cloud as a DR site. Our cloud services work is mostly designing and running exactly this kind of split.
The mistake we see is treating cloud as automatically cheaper. For a server that runs flat-out twenty-four hours a day, owning the hardware over five years often beats the equivalent cloud instance. For a workload that’s busy three days a month, the cloud wins easily. Match the model to the workload.
Right-sizing: most small SMEs don’t need HCI
Here’s the part the appliance vendors won’t lead with: the majority of small businesses do not need hyperconverged infrastructure. A five-to-twenty-person professional services firm with a couple of VMs is perfectly well served by a single well-specified Hyper-V host with solid backups and a tested cloud DR plan. HCI starts to earn its cost at three nodes and a real high-availability requirement — below that, you’re paying for resilience and scale you won’t use.
Equally, plenty of SMEs we onboard are running more on-premises than they need to. If your file server, line-of-business app and identity could all sensibly move to Microsoft 365 and Azure, the right answer might be fewer servers, not a fancier cluster. Right-sizing cuts both ways — sometimes up to HCI, often sideways to hybrid, occasionally down to almost nothing on-site. The discipline is matching the architecture to the actual workload and risk tolerance rather than the brochure.
The MSP role in design and management
Virtualisation and HCI are easy to buy and easy to get wrong. The value of a competent MSP is in the design decisions made before anything is purchased: sizing the hosts to the workload with genuine headroom, choosing the hypervisor that fits your licensing and skills, designing HA and backup so they actually protect you, and setting RTO and RPO targets you’ve signed off on.
Then there’s the ongoing work — patching hosts and guests, monitoring capacity before you run out of it, testing DR restores so you know they work rather than hoping, and keeping the platform aligned to the Essential Eight. TechAssist is a Melbourne-based MSP founded in 2014 with 13 Australian-employed engineers — not offshore — and our managed IT services include this design-and-run work under fixed per-user monthly pricing rather than scope-creeping hourly billing. Our 24/7 NOC in Tecoma watches the hosts overnight so a failed node at 2am gets handled before you walk in.
Frequently asked questions
Is server virtualisation still worth it for a small business in 2026?
Yes, for almost any business running more than one server workload. Consolidating several roles onto one virtualised host saves on hardware, power and management, and makes backup and recovery far simpler because each VM is portable. The only businesses that genuinely don’t benefit are those that have moved everything to SaaS and the cloud and keep nothing on-premises.
Should I move off VMware because of the Broadcom changes?
Not reflexively — but it’s worth pricing the alternatives at your next renewal. If your VMware subscription quote has jumped substantially, Hyper-V (which you likely already licence through Windows Server) or Proxmox can deliver the same outcomes for an SME at far lower cost. Migration takes planning, so don’t leave it to the week before renewal.
What’s the difference between virtualisation and hyperconverged infrastructure?
Virtualisation runs multiple VMs on a host. HCI is an architecture that combines compute, storage and networking into clustered nodes managed as one system, removing the need for a separate storage array. All HCI involves virtualisation, but you can virtualise perfectly well on a single host without any HCI at all.
Do I need high availability or just good backups?
They solve different problems. High availability keeps you running through a hardware failure; backups let you recover from data loss, corruption or ransomware. A single host with excellent, tested backups is fine for many small businesses. If even an hour of downtime is unacceptable, you need HA as well — but never HA instead of backups.
Getting the architecture right
Server virtualisation is settled technology; the interesting decisions in 2026 are which hypervisor, how much resilience you genuinely need, and where the line between on-premises and cloud should sit for your business. Get those right and you spend nothing you don’t have to. Get them wrong and you either over-build a cluster you’ll never fill or under-protect a server you can’t afford to lose.
If you’re facing a VMware renewal, an ageing host, or a growth jump that’s straining your current setup, get in touch. We’ll look at what you actually run before recommending anything — and quite often the right answer costs less than you expect.
SASE and ZTNA are the cloud-delivered model replacing the traditional VPN for hybrid teams. Rather than dropping a remote worker onto your whole network, they grant access to one application at a time, based on who the user is and the state of their device — closing gaps a VPN cannot.
The VPN was built for a world that no longer exists — a head office, a server room, and the occasional laptop dialling in from a hotel. Hybrid work broke that model. This post explains why, what ZTNA and SASE mean once you strip out the acronyms, and the realistic path an SME takes to adopt them.
Why the traditional VPN is showing its age
A VPN does one job: it extends your corporate network to a remote device. Once a laptop in Camberwell connects, it behaves as though it is plugged into the office switch. That was fine when “remote” meant a handful of people occasionally. With half your staff working from home most weeks, the design becomes a liability for three reasons.
Performance and the hairpin problem
Most VPNs backhaul all traffic through a central concentrator at the office. A staff member in Ringwood opening a Microsoft 365 document sends their traffic to the office VPN box, which routes it out to Microsoft’s cloud and back again. This “hairpin” adds latency to every cloud app — which, for most businesses now, is nearly all of them. Teams calls stutter, SharePoint feels slow, and staff start turning the VPN off so things work.
Broad network access
This is the real problem. A VPN authenticates the user once at the door, then trusts them on the whole network. A connected laptop can usually reach the file server, the accounting system and a dozen other things the user never needs. If that laptop is compromised — through a phished credential or malware — the attacker inherits the same broad reach. The VPN never asks whether this person should reach this specific system; it only asked, once, whether the login was valid.
Attack surface
A VPN concentrator must be exposed to the internet for remote staff to reach it, which makes it a target. Unpatched VPN appliances have been behind some of the most damaging intrusions of recent years, and the Australian Cyber Security Centre (ACSC) has repeatedly issued advisories about actively exploited VPN flaws. A model that removes that exposed door is structurally safer.
What ZTNA actually is
Zero Trust Network Access (ZTNA) replaces “connect to the network” with “connect to an application”. Instead of dropping a device onto your LAN, ZTNA brokers access to individual apps one at a time. Each decision weighs two things: who the user is (verified identity, usually with MFA) and the context of the request (is the device managed and patched, where is it connecting from, does the sign-in look risky).
The practical differences are sharp. A user who needs the practice management system gets that and nothing else — they cannot see or reach the file server, because as far as the network is concerned it was never exposed to them. Applications sit behind a broker rather than the open internet, so there is no concentrator for an attacker to probe. And access is continuously evaluated, not granted once at login.
If your business runs on Microsoft 365, you already own a meaningful slice of this. Conditional Access in Microsoft Entra ID is identity-and-context-based access control for your cloud apps, and it is the natural starting point — we have a full walkthrough of Conditional Access policies if you want the detail.
What SASE actually is
Secure Access Service Edge (SASE, said “sassy”) is the bigger picture ZTNA fits into: the convergence of networking and security into a single cloud-delivered service, rather than a rack of separate appliances at your office. Security and routing follow your users and data wherever they are, enforced at a cloud edge close to the user instead of forced back through a head-office chokepoint.
SASE bundles several components that were once separate boxes:
- SD-WAN — software-defined networking that intelligently routes traffic across whatever links you have (NBN, 4G/5G, fibre).
- ZTNA — the per-app access model described above.
- SWG (Secure Web Gateway) — filters web traffic and blocks malicious sites, wherever the user is.
- CASB (Cloud Access Security Broker) — visibility and control over which cloud apps staff use, catching the “shadow IT” of an unsanctioned file-sharing tool.
- FWaaS (Firewall as a Service) — firewall capability delivered from the cloud instead of a physical appliance.
The selling point is that these stop being five disconnected products and become one policy framework. Full convergence, though, is an enterprise journey — for an SME, the value is in the components, not the badge.
How this maps to zero trust
SASE and ZTNA are the network and access expression of zero trust. The principle is “never trust, always verify” — assume no user or device is trustworthy by default, verify every request explicitly, and grant the least access needed. A VPN violates that on its face: it trusts broadly after one check. ZTNA implements it directly, verifying identity and device context on every request. If the idea is new to you, our zero trust security model explained post covers it in full. SASE is simply how you deliver those principles to a distributed workforce without anchoring everything to a head-office firewall.
VPN versus ZTNA at a glance
| Aspect | Traditional VPN | ZTNA |
|---|
| Access granted | Whole network | Single application |
| Trust model | Verify once at login | Verify every request, continuously |
| Device posture | Rarely checked | Checked on each access |
| Internet exposure | Concentrator published to the internet | Apps hidden behind a broker |
| Cloud app performance | Hairpinned through the office | Direct to the cloud edge |
| Blast radius if a device is compromised | The entire network | Only the apps that user was granted |
The realistic SME adoption path
Here is the honest part most vendor material skips: you do not buy “SASE”. There is no single SKU that delivers it, and any SME chasing a full convergence project will spend a fortune and stall. You adopt the components in order of value, and most Melbourne SMEs already own the first ones:
- MFA everywhere, no exceptions. The foundation of every model that follows. If a single shared mailbox or service account is still exempt, fix that first.
- Conditional Access. Use Entra ID to enforce identity-and-context rules on your Microsoft 365 apps — require a compliant device, block risky sign-ins, restrict by location. This is ZTNA for the apps most of your business already runs on.
- ZTNA for the remaining internal apps. Line-of-business systems that are not cloud SaaS — an on-prem ERP, an internal web tool — go behind a ZTNA broker so you can decommission the VPN for them.
- Layer on SWG, CASB and FWaaS as the case arises. Worth adding when scale and risk justify them.
Done this way, you reach the security outcomes of SASE incrementally, and the VPN gets retired app by app rather than in one risky cutover. Plenty of capable vendors play here — the major identity, networking and security platforms all have ZTNA and SASE offerings — and we stay deliberately vendor-neutral. The right stack depends on what you already run and your appetite for consolidation. Chasing a brand-name “SASE platform” before MFA and Conditional Access are locked down is putting the roof on before the walls.
A Box Hill example
A professional services firm in Box Hill we work with came to us frustrated that their VPN made every cloud document feel sluggish, so staff habitually disconnected it — leaving their security control off most of the day. We did not sell them a SASE platform. We hardened MFA, built out Conditional Access in Entra ID so their Microsoft 365 access enforced compliant-device and location rules, and put their one remaining on-prem application behind a ZTNA broker. The concentrator came off the internet entirely, cloud apps got faster, and their attack surface shrank to nothing.
The MSP role
This is where an MSP earns its keep, because the failure modes are subtle. Conditional Access with one too many exclusions, or a ZTNA policy so broad it recreates the VPN’s flat-access problem — these are configuration details, and they are where the value and the risk both sit. The point of moving off a VPN is least-privilege access; a half-configured replacement gives you the complexity without the benefit.
TechAssist is a Melbourne-based MSP, founded in 2014, with thirteen Australian-employed engineers and a 24/7 NOC in Tecoma — no offshore helpdesk. We design and run these transitions as part of our cybersecurity services, and because our pricing is per-user fixed monthly, the configuration and ongoing tuning are in scope, not a surprise project fee. We treat the VPN-to-ZTNA move as an identity-hardening exercise first, because that is where the leverage sits.
Frequently asked questions
Do I have to replace my VPN all at once?
No, and you should not. The sensible approach retires the VPN application by application. As each internal system moves behind Conditional Access or a ZTNA broker, the VPN has one less reason to exist, until eventually you take the concentrator off the internet.
Is ZTNA the same as a VPN with MFA bolted on?
No. Adding MFA to a VPN strengthens the front door but changes nothing after login — the user is still dropped onto the whole network. ZTNA changes the model: access is granted per application, evaluated on every request, and the apps are never exposed to the open internet.
We already use Microsoft 365 — do we have any of this?
Yes. Conditional Access in Microsoft Entra ID is identity-and-context-based access control, the core of ZTNA for your cloud apps. If you are on Microsoft 365 Business Premium you already hold the licence. The question is whether it is actually configured — for many tenants it is not.
Talk to us about moving off the VPN
If your VPN is slowing your team down, exposing an appliance to the internet, or granting more access than anyone needs, there is a better model — and you probably already own the first pieces of it. Our cybersecurity team can audit what you have and map the path off the VPN. Get in touch and we will tell you plainly where you stand.