- Make sure your P2 traffic selectors on your site-to-site IPsec VPN include your near firewall’s SSL-VPN subnet on both ends, so it will allow that traffic to be routed. Or better yet, modify them to be 0.0.0.0/0.0.0.0 on both ends so it will allow all subnets.
- Make sure your remote firewall has a route through the tunnel back to the SSL-VPN subnet on the near firewall so it will know how to return traffic to those SSL-VPN users.
- Make sure you have a firewall policy on your near end firewall that allows traffic from SSL-VPN → IPsec tunnel, and IPsec tunnel → SSL-VPN. You can use any/any for the traffic… you just need the interfaces
Yep. Interface to Interface is key. Even if you just put the ranges in the Phase2 connectors on each side, it won’t work unless there is a policy allowing the interfaces to talk.