FMG Tunnel Phase 2 Interface Mode
hi,
i'm moving an IKEv1 config from ASA to FGT.
the crypto ACL or interesting traffic have 3x "inside" source loopback IPs (object "NETWORK_3") and 1x "outside" public IP 46.3.2.1, i'd assume this is the public WAN IP of the remote device/FW.
access-list CMAP_ACL extended permit ip object-group NETWORK_3 host 46.3.2.1 <<< CRYPTO ACL/INTERESTING TRAFFIC
crypto map CMAP match address CMAP_ACL
crypto map CMAP set peer 46.3.2.1 <<<
crypto map CMAP set ikev1 transform-set TSET123
my questions are:
1.do i configure in FMG phase 2 tunnel quick mode selector local and remote subnets as 0.0.0.0/0 and then configure the 3x "inside" loopback IPs and 1x "outside" public IP in the VPN FW policy in/out rule?


2.do i still need to configure a host route for 46.3.2.1 to hop via virtual/phase 1 tunnel and also its blackhole route?
