<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HAProxy to pfsense webui]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have haproxy setup to reverse proxy (both :80 and :443) to several servers successfully however I have been trying to also use haproxy to reverse proxy to pfsense web ui with no success.</p>
<p dir="auto">pfsense is set to port 443.</p>
<p dir="auto">FrontEnd:<br />
  SSLSharedFrontend, WAN, 443, Type ssl/https.<br />
  – pfSenseFrontEnd, Primary SSLSharedFrontend,  ACL set to "SNI TLS Matches pfsense.mydomain.com, Action uses backend pfsenseBackend.</p>
<p dir="auto">Backend:<br />
  pfsenseBackend, 127.0.0.1, 443, SSL no, HealthCheck none, Use client-ip.</p>
<p dir="auto">Under Firewall Rules I have tried several settings the latest being<br />
LAN:  ipv4, *, *, 127.0.0.1, 443, *, none<br />
WAN: ipv4, *, *, WAN address, 443, *, none</p>
<p dir="auto">and I disabled the previous pfsense remote access working port forward :8080 to :443</p>
<p dir="auto">No matter what I try I get a 503 Service Unavailable when I access the domain from an external network (ie mobile phone).</p>
<p dir="auto">Has anyone managed to do this successfully or have any advise on what I'm doing wrong.</p>
<p dir="auto">Thanks<br />
Blendin_Blandin</p>
]]></description><link>https://forum.netgate.com/topic/100995/haproxy-to-pfsense-webui</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 09:54:55 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/100995.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Jun 2016 10:04:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HAProxy to pfsense webui on Sun, 05 Jun 2016 11:59:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi Blendin_Blandin,</p>
<p dir="auto">For HTTP health checks you can do the following:</p>
<ul>
<li>enable 'ssl' on the backend server</li>
<li>Http check method : HEAD<br />
Though i would probably set a very low check frequency (once a minute or so.?.) or maybe not check at al..</li>
</ul>
<p dir="auto">As for the certificate, as your passing the traffic with mode tcp so haproxy doesnt need any additional settings there, a valid certificate needs to configured for the webgui though for the name your typing in the browser.</p>
<p dir="auto">Regards<br />
PiBa-NL</p>
]]></description><link>https://forum.netgate.com/post/629648</link><guid isPermaLink="true">https://forum.netgate.com/post/629648</guid><dc:creator><![CDATA[PiBa]]></dc:creator><pubDate>Sun, 05 Jun 2016 11:59:30 GMT</pubDate></item><item><title><![CDATA[Reply to HAProxy to pfsense webui on Sun, 05 Jun 2016 08:47:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi PiBa,<br />
I thought I had tried that before so not sure why it works now but once I disabled client-ip it works. Its complaining about the ssl certificate so I need to deal with that next but its progress.</p>
<p dir="auto">As per health check I have only been able to get basic to work with pfsense.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.netgate.com/post/629630</link><guid isPermaLink="true">https://forum.netgate.com/post/629630</guid><dc:creator><![CDATA[Blendin_Blandin]]></dc:creator><pubDate>Sun, 05 Jun 2016 08:47:58 GMT</pubDate></item><item><title><![CDATA[Reply to HAProxy to pfsense webui on Sat, 04 Jun 2016 17:31:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi Blendin_Blandin,</p>
<p dir="auto">Have you tried without the 'Use client-ip.' ?</p>
<p dir="auto">If you enable healthchecking it does show success on the stats page.?</p>
<p dir="auto">Regards,<br />
PiBa-NL</p>
]]></description><link>https://forum.netgate.com/post/629562</link><guid isPermaLink="true">https://forum.netgate.com/post/629562</guid><dc:creator><![CDATA[PiBa]]></dc:creator><pubDate>Sat, 04 Jun 2016 17:31:33 GMT</pubDate></item></channel></rss>