Skip to main content

Creating the WireGuard VPN

Let's create a WireGuard VPN directly through the system. The VPN can be used for communication between Cpehub and the provider's OLTs, or between the ACS and the provider's CPEs.

Step by step

Follow the steps below to create the VPN in the Cpehub system

  1. Go to the Administration -> VPNs menu

    Step 1

  2. Click the + Add VPN button

    add-vpn

  3. Fill in the fields with the following information:

FieldWhat to enter
NameVPN identification name
TypeSelect WireGuard
ServerSelect the server where this VPN will be used — Cpehub: communication between the system and the OLTs; ACS: communication of the TR-069 server with the CPEs
VPN Active SwitchKeep it active
Remote IP (ISP Equipment)Enter the Public IP where the VPN will connect at the ISP
Remote Port (ISP Equipment)Enter a port where the VPN will connect at the ISP
Remote Networks (ISP internal networks)Enter the ISP's internal networks that will be accessed through the VPN
Connectivity Test Remote IPEnter an internal ISP IP that accepts ICMP (ping) and is reachable through the VPN — this IP will be used to test whether the VPN is operational

Configuration example:

popup-example

  1. Click Register

The VPN will be created on the selected server. Now you need to configure the VPN on the ISP side:

Next step