Testing a VPN with Loopback
Hi all,
This may be a really simple fix so I apologise if I sound like a dunce.
I have set up a site to site VPN between two customers, I have control of one of the firewalls and would like to do a ping test from the side I can control to the other side. There is a selector in phase 2 that defines 172.16.30.0/23 on the local side and 192.168.0.0/23 on the remote side.
The VPN comes up fine and I am sure traffic will flow properly between both sides. I have set up a loopback IP on my side and a rule that allows the loopback adapter to traverse the VPN and access any IP on the other side. This rule also uses NAT and an IP pool with the IP address 172.16.30.193. This rule ensures that when the loopback adapter rule is applied it will use an IP address in the selector range for phase 2 and via NAT.
The problem I am seeing is that according to an iprope flowtrace, the loopback adapter ignores the rule and just tries to access the VPN directly. Does anyone know of a way to make the loopback adapter (or any local interfaces for that matter) use rules rather than go out ignoring them?
