Created on 04-08-2009 12:34 AM Edited on 06-02-2022 09:14 AM By Anonymous
Description
This article includes the steps to set up basic Point-To-Point Tunneling Protocol (PPTP) VPN using the FortiOS firmware version 4.0 and later versions.
Important Note: To configure PPTP using a FortiGate web-based manager, create first a customized screen in the web-based manager. Those steps are described in the FortiGate Administration Guides in the chapter "PPTP VPN".
Requirements
Start of range
The first available IP address in the internal subnet to be assigned to VPN connected hosts
End of range
The last available IP address in the internal subnet to be assigned to VPN connected hosts.
Firewall user group
The name of the firewall user group that will be used to authentication VPN connections.
Scope
Solution
Configuration (CLI)
config vpn pptp
set eip <address_ipv4>
set ip-mode {range | usrgrp}
set local-ip <address_localip>
set sip <address_ipv4>
set status {disable | enable}
set usrgrp <group_name>
end
Variables |
Description and Default values |
eip <address_ipv4> | The ending address of the PPTP address range. default = 0.0.0.0 |
ip-mode {range | usrgrp} |
Enable to have the PPTP client retrieve the IP address from the PPTP user group or select an IP address from the pre-configured IP address range. |
local-ip <address_localip> |
PPTP server IP address from the PPTP user group. |
sip <address_ipv4> |
The starting address of the PPTP IP address range. default = 0.0.0.0 |
status {disable | enable} |
Enable or disable PPTP VPN. disable |
usrgrp <group_name> |
This keyword is available when status is set to enable. Enter the name of the user group for authenticating PPTP clients. The user group must be added to the FortiGate configuration before it can be specified here. default =NULL |
eip <address_ipv4> |
The ending address of the PPTP address range. default = 0.0.0.0 |
ip-mode {range | usrgrp} |
Enable to have the PPTP client retrieve the IP address from the PPTP user group or select an IP address from the pre-configured IP address range. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.