Create 2 Tunnel from 1 device
I've successful to create ipsec site to site FG-1 to FG-2, with configuration:
FG-1
source local: intf3, ip 10.0.10.0/24
destination local address: 10.0.100.0/24
FG-2
source local address: intf1, 10.0.100.0/24
destination local address: 10.0.10.0/24
now I want to create another tunnel (with same ISP/WAN port:
FG-1
source local: intf4, ip 10.0.20.0/24
destination local address: 10.0.100.0/24
FG-2
source local address: intf1, 10.0.100.0/24
destination local address: 10.0.20.0/24
---
so in summary:
FG1 <--> FG2
10.0.10.0/24 (intf3) <-> 10.0.100.0
10.0.20.0/24 (intf4) <-> 10.0.100.0
FG indicate as fortigate.
kindly please help for best practice and configuration.
thank you
