Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gbulfon

#1
19.7 Legacy Series / IPsec VPN not routing
July 18, 2019, 05:41:04 PM
Hi, I'm getting mad making IPsec to work correctly.
I have configured a VPN from an OPNsense 19.7 public machine to a customer public firewall.
The VPN goes up, but then no ping is possible between the two private networks.
I discovered that from the OPNsense side, pinging a remote machine, packets goes out of the WAN, instead of being routed into the IPsec tunnel.
Looks like the routes are not installed.
I found this link, where someone had the same problem:

https://www.reddit.com/r/OPNsenseFirewall/comments/b6gzz4/ipsec_tunnel_routes_not_installed/

Tried running "ipsec route con3", but not working.
Also, it would be a mess to need to run these routes installs manually for every VPN I need to manage.

Any idea?