Skip to main content
Version: current

server


interface/pptp-server/server

Type: Settings Directory

ArgumentTypeDescription
enabledboolDefines whether the PPTP server is enabled.
max-mtunumMaximum Transmission Unit. Maximum packet size that the PPTP interface can send without packet fragmentation.
max-mrunumMaximum Receive Unit. Maximum packet size that the PPTP interface can receive without packet fragmentation.
mrrunumMaximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it is split into multiple packets, allowing full-size IP or Ethernet packets to be sent over the tunnel.
authenticationubit (pap, chap, mschap1, mschap2)Authentication methods that the server accepts.
keepalive-timeoutenum (disabled) { disabled:0 }If the server does not receive any packet during the keepalive period, it sends keepalive packets every second five times. If the server does not receive a response from the client, the connection is disconnected after 5 seconds.
default-profileenumSpecifies which PPP profile configuration is used when establishing the tunnel.