@Orwi said in PFsense as OpenVPN Client - Networks can't be reached:
A Site-To-Site OpenVPN connection
IPv4 Tunnel Network: 192.168.250.0/24
Concurrent connections: 1
If it is a site to site vpn and only 1 connection is allowed, why using a /24 tunnel. Set it to /30.
Advanced configuration
tun-mtu 1500
mssfix 1500
Be careful with these settings.
@Orwi said in PFsense as OpenVPN Client - Networks can't be reached:
except my forwarded packages enters as expected and reach the destination BUT leaves via WAN instead of VPN**.
** which is also a gateway for policy based routing for other clients. Could this be a/the problem?
No.
So you have already assigned interfaces to the OpenVPN instances?
Ensure to add a firewall rule allowing the desired access to that interface on the incoming site and that this rule is applied.
There must not be a rule on the OpenVPN or on floating tab which matches to that traffic!
If you're unsure which rule is applied enable logging and check the logs after testing.
@Orwi said in PFsense as OpenVPN Client - Networks can't be reached:
Also the documentation is flawed: https://docs.netgate.com/pfsense/en/latest/recipes/openvpn-s2s-tls.html
It may be a minor mistake, still IPv4 Remote Network is addressed twice.
??