OpenVPN Bridges
Introduction
We are very exited about a new feature (actually old feature as of 2023 but still very handy) which is now part of MESHdesk as well as APdesk.
With this feature you can bridge one or more of the entry points (or SSIDs) with a OpenVPN tunnel that can sit any place on the Internet.
I can now for instance connect to a SSID in South Africa while it will appear that I am browsing from an IP Address that is located somewhere in Europe or North America.
We are sure by now you are in a dire need to check out this feature. Unfortunately the initial setup can be quite involved, but once everything is in place it should run like a Swiss watch.
We will follow a divide and conquer rule and break the tasks up into categories in order to accomplish our goal.
Our Setup
For this document we will configure the following setup.
The Hardware
One Ubuntu 22.04 server with one Ethernet card and one public IP Address.
Eth0 will have the Public IP Address (198.27.111.78)
Eth1 is a virtual interface and will be segmented using VLANs.
We will not need any VLAN capable switches.
Another server (can be the same) running the latest RADIUSdesk Git code.
An Access Point with Internet access, running the latest Git of the MESHdesk firmware.
Segmenting Using VLANs
The VPNs
The Captive Portals
Next steps