1. Home
  2. Knowledge Base
  3. Configuration
  4. VPN Configuration for Node without Public IP

VPN Configuration for Node without Public IP

L2TP VPN to configure Mikrotik nodes connecting the system without Public IP

Basic VPN L2TP Client configuration guide with Mikrotik router to connect to our system if your router does not have a Public IP.

L2TP Client Configuration

Enter PPP / INTERFACE / + / LT2P CLIENT

For basic configuration you only need to configure:

Connect To: VPN Mastery
User: VPN User
Password: VPN Password
Use IPcec: Activate it
IPsec Secret: IPSec Password

SSTP Client Configuration

Enter PPP / INTERFACE / + / SSTP CLIENT

For basic configuration you only need to configure:

Connect To: VPN Mastery
User: VPN User
Password: VPN Password

It is important to clarify that each MikroTik or router to be connected will use a unique username/password.

The connection data will be provided by our support as it depends on the geographical area where each router is located.

Once the VPN is connected, the route must be created to connect to the system, since it is in another subnet.

Route Creation

Go to IP / ROUTES / ADD

For a basic configuration only 2 fields need to be added

Dst. Address: Ip / 32 of the server where the system is installed
Gateway: Name of the VPN created previously

The IP address will be provided by our support as it depends on which VPN you connect to.

Updated on 12/02/2025
Was this article helpful?

Related Articles