Configuring PPTP Client on MikroTik
Learn to configure an PPTP client on MikroTik for secure remote accesswith easy setup and authentication.
Home > Tutorials > Configuring PPTP Client on MikroTik
  • Add PPTP Client Interface:
    • Go to PPP > Interface.
    • Click + and select PPTP Client.
  • Configure PPTP Client Settings:
    • Name: Enter a name for the PPTP client interface.
    • Connect To: Enter the PPTP server's IP address or hostname
    • User: Enter the username provided for the PPTP connection.
    • Password: Enter the corresponding password.
    • Profile: default-encryption
    • Keepalive Timeout: 60
    • Use Peer DNS: no
    • Dial On Demand: (unchecked)
    • Add Default Route: (unchecked)
    • Allow:
      • mschap2 (checked)
      • mschap1 (checked)
      • chap (checked)
      • pap (checked)
  • Apply and Enable the Interface:
    • Click Apply and OK to save your settings.
    • Ensure the interface is enabled and connected.
Copyright © 2025 KPTD. All rights reserved.