Every small business with more than one location eventually hits the same wall: how do you securely connect two offices so employees can share files, access the company server, or use the same point‑of‑sale system — without an IT department? The answer used to be expensive enterprise gear or a managed VPN service. The pcWRT VPN router flips that script. It puts a secure, always‑on site‑to‑site VPN within reach of any small business owner, no networking wizardry required.
In this guide, I’ll walk you through building a permanent WireGuard tunnel between two pcWRT routers. We’ll use split tunneling so only traffic destined for the remote office goes through the VPN — each location still connects directly to the internet for everything else. By the end, you’ll have an enterprise‑grade link between your locations for a fraction of the typical cost.

WireGuard is already the gold standard for fast, modern VPNs. What makes the pcWRT VPN router special is its interface: it takes the complex configuration that normally requires a command line and turns it into a simple web form. You don’t need to hire a consultant or learn routing tables. Just follow this guide, and your branch office, retail shop, or home office will be securely meshed with HQ in minutes.
192.168.10.1/24 for the main office and 192.168.20.1/24 for the branch)| Main Office (Router A) | Branch/Home Office (Router B) | |
|---|---|---|
| WAN IP | DDNSmyoffice.pcwrt.net | No requirement |
| LAN Subnet | 192.168.10.1/24 | 192.168.20.1/24 |
All internal traffic between the two business locations will travel through the encrypted WireGuard tunnel transparently.

By now Router A is set up as a VPN server. Click the Download icon on the “Remote” peer line to download the config file, which will be imported onto Router B.

Click the Play icon to start the VPN connection. The Status icon on the Connection line will turn green when the VPN connection is successfully established.
From a computer at the remote office (e.g., 192.168.20.51) ping the main router’s LAN address:
ping 192.168.10.1
A successful reply means the tunnel works. Now access business resources in the main office: a shared network drive, an inventory database, or a POS terminal. Everything behaves as if both offices are on the same local network, but all inter‑office traffic is encrypted end‑to‑end.
In the above scenario, devices in the remote branch office (Router B) will be able to access resources in the main office (Router A). What if you want devices in the main office to access resources in branch offices? Then you’ll switch the roles of Router A and Router B. I.e., set up Router B in the main office and set up Router A in the branch office.
What if you want to allow two-way inter-office traffic? Then you need to set up both routers (A and B) as both VPN client and VPN server — mirror the configurations on Router A and Router B.
Normally, deploying a site‑to‑site VPN demands advanced IT skills — think command‑line configuration, manual routing tables, and complex firewall policies. That’s a non‑starter for many small businesses. The pcWRT VPN router changes the equation: the entire setup lives in a clean, intuitive web interface. You can build an enterprise‑level VPN link by clicking a few buttons, exporting a configuration file on one side and importing it on the other.
The pcWRT VPN router for business strips away the complexity that keeps small business owners from building their own secure, multi‑site network. In about ten minutes and a few simple steps, you can link offices, retail counters, and remote workers with a connection that rivals hardware costing ten times as much. If you’ve been putting off a site‑to‑site VPN because it sounded too technical, grab a pair of pcWRT routers — you’ll have your own private business network running before you finish your morning coffee.