Routing Internet IP via IPSEC
fortigate 60E 6.4
as an example i'm trying to route whatismyip.com via ipsec tunnel router1 to router2
Router 1 192.168.1.0/24
Router 2 192.168.2.0/24
I can ping anything on router 2 so i can confirm the tunnel is up
but when i try to traceroute whatismyip.com it hangs at my router.
can you help me figure out what i'm doing incorrectly?
Thanks
Details
I have an FQDN that resolves whatismyip.com with its 2 addresses named test
I have policy that routes
incoming interface inside
outgoing router1 to router2
source all
destination test
schedule always
service all
action accept
inspection mode flow based
firewall NAT enabled
no security profile
log enable
policy enabled
I have a static router set
named test
interface router1 to router2
admin distance 10
I can run a policy lookup
inside
protocol ip
protocol number 1
source 192.168.1.100
destination test
it will show that the above policy is the one selected
