OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: LoZ on July 12, 2022, 01:16:41 PM

Title: Web Proxy advice
Post by: LoZ on July 12, 2022, 01:16:41 PM
Hey all,

I have no doubt that this is a misconfiguration on my part somewhere, but I cannot get the simple Web Proxy to work on my installation of OPNsense (OPNsense 22.1.10-amd64).

To my knowledge I've not changed anything from the defaults but, even when the proxy is enabled and the service is running, I cannot connect to it. It is set to listen on all internal interfaces on port 3128, but telnet to that port fails.

In terms of log information, the cache and store logs have nothing of note but the access log has the following lines:

2022-07-12T12:03:20   Alert   (squid-1)   FATAL: mimeLoadIcon: cannot parse internal URL: http://opnsense.address:0/squid-internal-static/icons/silk/image.png   
2022-07-12T12:03:20   Alert   (squid-1)   FATAL: mimeLoadIcon: cannot parse internal URL: http://opnsense.address:0/squid-internal-static/icons/silk/image.png   
2022-07-12T12:03:19   Alert   (squid-1)   FATAL: mimeLoadIcon: cannot parse internal URL: http://opnsense.address:0/squid-internal-static/icons/silk/image.png   
2022-07-12T12:03:19   Alert   (squid-1)   FATAL: mimeLoadIcon: cannot parse internal URL: http://opnsense.address:0/squid-internal-static/icons/silk/image.png   
2022-07-12T12:03:18   Alert   (squid-1)   FATAL: mimeLoadIcon: cannot parse internal URL: http://opnsense.address:0/squid-internal-static/icons/silk/image.png   
2022-07-12T12:03:18   Alert   (squid-1)   FATAL: No HTTP, HTTPS, or FTP ports configured

(Actual OPNsense device address obfuscated).

I'd really appreciate any pointers. It hasn't worked since a fresh installation when I moved over from pfSense. My installation of pfSense seemed to work with very little configuration, so I wonder whether the Squid module needs to be removed and reinstalled.
Title: Re: Web Proxy advice
Post by: LoZ on July 13, 2022, 10:00:06 PM
Bump back to the front page. Anyone have any ideas?