Cannot reach HAProxy domain over OpenVPN
-
Hi,
this is my first message on this forum, in the past few months this forum has been very useful to learn pfSense!
I've used two plugins (acme and HAProxy) to allow access to a website hosted on the LAN without getting the SSL certificate error.
It's working great over my LAN. I've also setup an OpenVPN server, and if i connect using OpenVPN from an external connection the HAProxy does not work. Sometime the https page load for the first time, then i get a timeout. OpenVPN is configured to send all the traffic over the VPN. Do you have any suggestion?
Thanks in advance! -
@task Update: i discovered that adding a manual route to my WAN ip in my device works. I'm tring to make is automatic by using the push command in open vpn Custom Options:
push "route X.X.X.X 255.255.255.255"
But adding the push route breaks the vpn connection. Any suggestion?
Thanks