VPN Configuration for Node without Public IP

Contents

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

    Basic VPN SSTP Client Setup Guide for Mikrotik Router to connect to our system if your router does not have a Public IP.

    SSTP Client Configuration

    Enter PPP / INTERFACE / + / SSTP CLIENT

    For basic configuration you only need to configure:

    Connect To: vpn.anatod.ar
    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.

    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: 10.77.76.0/24
    Gateway: Name of the VPN created previously

    Updated on 21/01/2026