Fortinet connect with several former pptp servers
- March 22, 2016
- 8 replies
- 10418 views
Hello, I need to connect my fortinet 60d constantly with multiple servers PPTP VPN old. What do I need to set this up?
PPTP 1 172.1.X.X/16
PPTP 2 172.2.X.X/16
I have my fortinet link to router 192.168.1.X with wan1 interface, and with interface internal i have another network 192.168.100.x. I want that from this range can access to all PTP VPN.
This is the process that I do, I create a new Virtual lan with this options:
set vdom "root"
set pptp-client enable
set defaultgw disable
set dns-server-override disable
set interface "lan"
set vlanid 1
set pptp-user USER
set pptp-password PASSWORD
set pptp-server-ip IP
set pptp-auth-type auto
really should enable mode dhcp? for pptp server assign an ip virtual of range 172.1.X.X/16? But if i active mode dhcp de pptp-client set disabled automatically. I am very new to networking, excuse me

Thanks in advanced
