fortigate ipsec cisco
Hi all.
I need to connect a fortigate 200a(2.80,build456,050704) to a 2nd party cisco router.
The goal is something like this:
my_server(private IP mapped to a VIP) <->fortigate<->cisco<->target_server(public IP)
2nd party insist a public IP for ipsec setup, and my_server has a public virtual IP mapped to it.
I managed to have the tunnel bring up when i ping/traceroute my_server->target_server, but no replies ever received.
2nd party insisted that they have intervening firewall(s) opened.
Below are the only setting I have found so far that bring up the tunnel on demand successfully:
fortigate IPSEC phase 2 setting:
Quick Mode Identities:Specify a selector Source address:my_server public IP Source port:0 Dest address:target_server IP Dest port:0 Protocol:0
firewall policy
internal -> wan1 88 my_server target_server always ANY ENCRYPT
Please help.
