Knowledgebase
emscom > emscom Help Desk > Knowledgebase

Search help:


PPTP VPN

Solution

Notes on Edge router lite PPTP remote access server setup

Web form setup Wizard insists on a RADIUS server being specified for user authentication.  To use a local user database the server must be set up from the config tree or command line.

 

show vpn pptp remote-access                                       
 authentication {                                                               
     local-users {                                                              
         username vertical {                                                    
             password highTow3r                                                 
         }                                                                      
     }                                                                          
     mode local                                                                 
 }                                                                              
 client-ip-pool {                                                               
     start 192.168.16.33                                                        
     stop 192.168.16.46                                                         
 }                                                                              
 dns-servers {                                                                  
     server-1 192.168.16.1                                                      
 }                                                                              
 mtu 1432                                                                       
 outside-address 0.0.0.0                                                        
[edit]

 

Tunnel MTU for 1500 interface and 1492 PPPoE session = 1432, may require further adjustment

For PPPoE WAN interface with dynamic IP use

outside-address = 0.0.0.0

 

 
Was this article helpful? yes / no
Related articles Sky broadband with 3rd party router
Wireshark capture remotely
L2TP NAT Port forwarding
Huawei A1 Bridge Mode
MySQL SSH tunnel on OSX
Article details
Article ID: 158
Category: EdgeRouter
Date added: 15-10-2021 11:06:20
Views: 28
Rating (Votes): Article not rated yet (0)

 
« Go back

 
Powered by Help Desk Software HESK, in partnership with SysAid Technologies