<?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[auth and unauth squid proxy in parallel]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">Currently I'm running squid 3.1.20 on Debian and have it configured as a transparent http/https proxy without intercepting SSL connections.<br />
Client browsers pick up settings from proxy.pac file automatically.<br />
The default access is unauthenticated but we also have "aproxy".<br />
The name resolves to a different apache server which handles http authentication and forwards to proxy.<br />
Authenticated access is useful for different types of tests our software developers run internally.</p>
<p dir="auto">I'm trying to port all this functionality to pfSense (+ DHCP hopefully including WPAD/PAC) without needing to rely on any additional servers.</p>
<p dir="auto">My questions:</p>
<ol>
<li>Is it possible to run authenticated and unauthenticated instance in parallel?</li>
<li>Is it possible to serve wpad.dat / proxy.pac file from the firewall?</li>
</ol>
<p dir="auto">Thanks,<br />
Adam</p>
]]></description><link>https://forum.netgate.com/topic/138680/auth-and-unauth-squid-proxy-in-parallel</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 11:03:23 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/138680.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Dec 2018 11:33:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to auth and unauth squid proxy in parallel on Thu, 13 Dec 2018 19:29:42 GMT]]></title><description><![CDATA[<ol>
<li>No</li>
<li>Not ideally, maybe if you have an ACME/LE trusted cert but even then I would not recommend treating your firewall as a general purpose web server.</li>
</ol>
]]></description><link>https://forum.netgate.com/post/811055</link><guid isPermaLink="true">https://forum.netgate.com/post/811055</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 13 Dec 2018 19:29:42 GMT</pubDate></item></channel></rss>