Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
ipranger
Contributor

PPTP Dial to Internetprovider

Hi, I have here an Fortigate 30B Firmeware 4.0 MR3. I would like to configure the WAN interface as pptp dialin connecten to the internetprovider. But i can' t find some option for this, also not at CLI. Is it even possible to dialin with pptp? Greetings

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
4 REPLIES 4
ipranger
Contributor

Ok i found this on an 60C with OS5.
config system interface 
 edit " wan1"  
 set pptp-client enable 
 set pptp-user " *********"  
 set pptp-password ********* 
 set pptp-server-ip x.x.x.x 
 set pptp-auth-type <> 
 set pptp-timeout 200 
But i can' t find this on an 30B. Best Regards IPranger

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
Dave_Hall
Honored Contributor

Commands only show up if you enable pptp on the interface...
 FWF30B3G09000XXX login: admin
 Password:
 Welcome !
 
 FWF30B3G09000xxx # config system interface
 
 FWF30B3G09000xxx (interface) # edit wan
 
 FWF30B3G09000xxx (wan) # show full-configuration | grep pptp
         set pptp-client disable
 
 FWF30B3G09000xxx (wan) # set pptp-client enable
 
 FWF30B3G09000xxx (wan) # show full-configuration | grep pptp
         set pptp-client enable
         set pptp-user ' ' 
         set pptp-password ENC +rGke2FTth+2FDgHxYcGwEO7ObXCi/AUaxgcmsfx6nM5OSB6H927rlc+RNJ+qkdUJLB398BUBmsKc13aeKSCGNWO33g6U1vhi0R3LZTXIexXSXtv
         set pptp-server-ip 0.0.0.0
         set pptp-auth-type auto
         set pptp-timeout 0
 
 FWF30B3G09000xxxx (wan) #
 

NSE4/FMG-VM64/FortiAnalyzer-VM/6.0 (FWF30E/FW92D/FGT200D/FGT101E/FGT81E)/ FAP220B/221C

NSE4/FMG-VM64/FortiAnalyzer-VM/6.0 (FWF30E/FW92D/FGT200D/FGT101E/FGT81E)/ FAP220B/221C
ITAxess
New Contributor

I have the same Problem: pptp-client is enabled on cli, but i cannot connect to my ISP Modem with PPTP any more suggestions?
RBotha
New Contributor

Hi,

I too have issues with PPTP on my wan2 interface. 

I've configured the pptp settings via CLI, set a policy and a static route and still nothing...

Labels
Top Kudoed Authors