Wpad, squid3 not working
-
Both.
Try only dns. I did some tests only with dns instead of both and the result was better.
-
I might try this weekend but I've moved onto a new challenge now - pfsense -> dansguardian -> squid with wpad.
First attempts failed (wpad pointing to DG port, Squid as parent, NAT rdr http to DG (I think wpad should do this anyway?), NAT rdr Squid to DG, LAN passing DG, few other rules. I can see http traffic hitting DG but it doesn't seem to then pass on to Squid.
If I get that working I'd like to add on pfBlocker and then CaptivePortal/FreeRADIUS2.
-
pfSense -> DG -> Squid3 now working via DHCP/wpad and assorted rules (NAT rdr squid port to DG, LAN pass to lighttpd serving wpad, LAN pass any to DG, LAN block http and https), with a few issues to resolve.
My main hurdle was thinking to make Squid listen on pfSense's box's IP and localhost (previously just pfSense's IP), and make DG's parent proxy IP localhost instead of pfSense box IP.
My main issues with DG I'll ask about in the appropriate thread.