VPN Mode Configuration Commands
265
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Related show command: show vpn ipsec radius [ipaddress]
PPTP Server Commands
vpn pptp server configure
This command configures the PPTP server. After you have issued the vpn pptp server
configure command, you enter the pptp-server-config [policy] mode, and then you can
configure one keyword and associated parameter or associated keyword at a time in the
order that you prefer.
Command example:
SRX5308>
vpn pptp server configure
pptp-server-config[policy]>
enable Y
pptp-server-config[policy]>
start_address 192.168.112.1
pptp-server-config[policy]>
end_address 192.168.112.25
pptp-server-config[policy]>
idle_timeout 10
pptp-server-config[policy]>
save
Related show command: show vpn pptp server setup and show vpn pptp server connections
Step 1 Format vpn pptp server configure
Mode vpn
Step 2 Format enable {Y | N}
start_address <ipaddress>
end_address <ipaddress>
idle_timeout <minutes>
Mode pptp-server-config [policy]
Keyword Associated Keyword to
Select or Parameter to Type
Description
enable Y or N Enables or disables the PPTP server.
start_address ipaddress The start IPv4 address of the PPTP server range.
end_address ipaddress The end IPv4 address of the PPTP server range.
idle_timeout minutes The idle time-out after which the connection is terminated.