Fortigate 40F as L2TP Client over IPSEC to Portunity VPN ISP
hi guys,
could you please support me with l2tp/ipsec config.
I would like to set up my forti as l2tp client with portunity vpn isp.
At this point i don't know howto associate the l2tp config. In my example below, i tried to do the config in the tunnel interface.
The phase1-interface works fine.
edit "portuninty" set vdom "root" set ip [portunity base ipv4] set allowaccess ping https set type tunnel set remote-ip 188.246.0.50 255.255.255.254 set l2tp-client enable set snmp-index 8 set interface "wan" config l2tp-client-settings set user "tunnel111111" set password ENC [password here] set peer-host "188.246.0.50" set auth-type chap end next
