No internet on OpenVPN clients (Firewall internet traffic goes through a WireGuard Server)
-
Hello.
I have setup my pfSense firewall as a WireGuard Client. So all internet traffic goes through a WireGuard VPN Server.
I have successfully created an OpenVPN Server on the firewall, and clients are able to connect to the firewall, except there is no internet connection.
So there must be some kind of firewall rules to make it work?
I am no "Firewall Expert", so i hope someone here could help meHere are some screens:
I hope i have explained myself properly.
Thanks!
-
So you want to direct the OpenVPN clients through the Wireguard VPN if I get you.
You may need an additional outbound NAT rule for the OpenVPN tunnel network on the Wireguard interface.
Just copy the last one of your outbound NAT rules and change the source to the OpenVPN tunnel network.Also check the firewall rules on the OpenVPN tab for allowing access to any.
-
Wow that was easy!
It worked straight awayThank you, i really appreciate it!