I just setup a new 23.1.2 OPNsense firewall and trying to establish a remote Ipsec VPN connection. I can connect fine, just not getting any remote data from the client. I made sure all the IPsec rules were in place, but what botheres me was to see all these automatic rules in the IPsec Firewall rules. below is what I have. Is this correct?
Adding a connection route fixed the data issue by running the following in PS
Add-VpnConnectionRoute -Name "VPN" -DestinationPrefix 192.168.150.0/24 (Which is my Local network)
and in VPN>IPsec>Advanced setting adding my remote network in Passthrough networks