Technical Tip: Disabling PPTP (TCP/1723) exposure on FortiGate public interfaces
| Description | This article describes how to:
|
| Scope | FortiGate. |
| Solution | Some vulnerability scanners report TCP/1723 (PPTP) as 'open' on FortiGate public interfaces. In FortiGate, this can happen even if already created firewall policies denying TCP/1723, because firewall policies control transit traffic, while PPTP scans are often targeting services terminating on the FortiGate itself (local-in traffic).
PPTP is a legacy VPN technology and is widely considered weak compared to modern alternatives (e.g., IPsec/IKEv2, SSL-VPN, ZTNA). If PPTP is not in use, disable it:
Note: PPTP typically uses TCP/1723 (control) plus GRE (IP protocol 47) (tunnel). To fully suppress PPTP exposure, consider both.
Step 1: Check if PPTP client settings are enabled on the WAN interface:
Step 2: Check if the PPTP server (dialup) is enabled globally:
show full-configuration vpn pptp
Step 3: Disable PPTP server:
config vpn pptp |
