haproxy connectwise control (screen connect) relay internally not working
-
Im having a issue with haproxy and screen connect where the web gui is accessible from external ip and internally but only can make remote relay connections from a external ip. Internally when a remote connection is attempted it just hangs on "connecting".
Screenconnect is on the same internal subnet as the office lan
Ports 443 and 80 are open on the firewall for haproxy
haproxy frontend listens on the WAN and LAN on port 443. There is also a http-redirect on the frontend for port 80. This is working as intended.
Port 8040 (gui) for the ip of the screen connect server is configured in haproxy backend and resolving correctly with https
DNS resolver has a Host Override with the screen connects subdomain pointing to the lan ip of the pfsense firewall.
Port 8041 (relay) is port forwarded to the screen connect server. Endpoints are showing up in screen connect but remote connections can only be established from outside of the office. Internally it hangs and never connects.
Im thinking this is a nat issue but im unable to get it resolved. pfsense is running in pure nat mode with NAT Reflection for 1:1 NAT and automatic outbound NAT for Reflection both enabled.
Does anyone know what needs to be done so screen connects relay works internally?xpost: reddit
-
This post is deleted! -
@compsmith said in haproxy connectwise control (screen connect) relay internally not working:
DNS resolver has a Host Override with the screen connects subdomain pointing to the lan ip of the pfsense firewall.
Remove this.