Create VPN L2TP di fortigate, via CLI atau wizard juga bisa
FortiGate (phase2-interface) # show
config vpn ipsec phase2-interface
edit "svr_L2TP"
set phase1name "svr_L2TP"
set proposal aes256-md5 3des-sha1
set pfs disable
set keylife-type both
set encapsulation transport-mode
set l2tp enable
set keylifeseconds 3600
set keylifekbs 250000
next
end
FortiGate (phase2-interface) # show
config vpn ipsec phase2-interface
edit "svr_L2TP"
set phase1name "svr_L2TP"
set proposal aes256-md5 3des-sha1 aes192-sha1
set pfs disable
set keylife-type both
set encapsulation transport-mode
set l2tp enable
set keylifeseconds 3600
set keylifekbs 250000
next
end
Untuk Windows 10 sudah otomatis bisa connect dengan setingan default di fortigate, sedangkan untuk windows 7 ada penambahan difortigate.
Berikut setingan di windows 7 supaya PC bisa connect Internet dan VPN
Monitor>IPsec Monitor
L2TP sudah terhubung ke fortigtae
Comments
Post a Comment