Pages

Friday, March 30, 2018

fortinet IPSEC / site-to-site VPN

configure ipsec vpn:

-------------------------------
VPN > Ipsec wizard >


name: hq-branch
template type: site to site


-------------------------------
vpn setup > authentication

ip address:  masukin ip address public router branch
172.25.117.36

outgoing interface: wan1
authentication method: pre-shared key

pre-shared key :  xxx



-------------------------------

policy & routing
local interface: LAN
local subnet: 10.11.60.0/24   !! otomatis keluar local subnet hq


remote subnet: 192.168.100.1/24   !! masukin ip private branch network



-------------------------------




setting branch-

VPN > IPsec wizard


name: branch-hq
template type: site-to-site


------------------------------

vpn setup > authentication

ip address:  masukin ip address public router hq
172.25.176.36

outgoing interface: wan1
authentication method: pre-shared key

pre-shared key :  xxx




-------------------------------


policy & routing
local interface: LAN
local subnet: 10.11.60.0/24   !! otomatis keluar local subnet hq


remote subnet: 192.168.100.1/24   !! masukin ip private branch network



-------------------------------







monitor > ipsec monitor
branch-to-hq  >   click Bring up

3 comments: