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

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
