• Squid Service Stops Each Time After Restarting with Upgrade 2.3

    9
    0 Votes
    9 Posts
    5k Views
    P
    @kiekar: Hello, The upgrade to 2.3 went relatively smooth but I do have currently one issue with the squid package after the upgrade. Each time I start the squid service it will shortly afterwards stop. What I found in the cache log file is shown below. Your help would be much appreciated. Thanks, Maximum Resident Size: 72544 KB Page faults with physical i/o: 0 2016/04/16 16:48:13 kid1| Starting Squid Cache version 3.5.16 for amd64-portbld-freebsd10.3… 2016/04/16 16:48:13 kid1| Service Name: squid FATAL: UFSSwapDir::openLog: Failed to open swap log. Squid Cache (Version 3.5.16): Terminated abnormally. CPU Usage: 0.026 seconds = 0.026 user + 0.000 s You'd probably have to recreate the cache and swap files. stop the squid service, login to shell cd /var/squid/cache rm -rf * squid -z Restart the squid service. That is, if you are ok with deleting all the previous cache files. Works for me.
  • PFSense 2.3 - Squid - edit groupe acl

    2
    0 Votes
    2 Posts
    2k Views
    B
    Hi, I've met the same problem, and solved it by editing /usr/local/www/classes/Form/Input.class.php and changing line 249 from : if (strlen($this->_help) < 7620) { to : if (strlen($this->_help) < 4096) {
  • Lightsquid on pfSense 2.3 - Error with report folder?

    21
    0 Votes
    21 Posts
    8k Views
    E
    @jimp, thank you for fixing the problem that quick!
  • SQUID 3 using multiple SSL

    16
    0 Votes
    16 Posts
    11k Views
    C
    @moh10ly: If not is it possible that it'll come on future versions of squid?  ??? thanks Moh Also in need of this feature. Currently running pound on a separate VM but would like to have my reverse proxy on pfSense. I suppose I could always install pound on the pfsense box but it would be nice to be able to do multiple SSL reverse proxy configs it in the GUI.
  • SquidGuard Blacklist stopping? (SOLVED)

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pfsense 2.3 + Squid Transparent + pfsense with a mulltilan configuration

    3
    0 Votes
    3 Posts
    2k Views
    D
    I have received the access denied message in http access.
  • Squid with PS4/XBOX and smart TV's on my network

    1
    0 Votes
    1 Posts
    979 Views
    No one has replied
  • LightSquid Report has blank page after upgrading to version 2.3

    5
    0 Votes
    5 Posts
    1k Views
    S
    I too had this problem, in my case, I found /usr/local/libexec/lightsquid/ip2name.* non executable. chmod +x /usr/local/libexec/lightsquid/ip2name.* and force the update and everything is normal. I realize this doesn't help OP, but hope it may help someone else who looks at this thread.
  • WPAD Syntax error?

    2
    0 Votes
    2 Posts
    8k Views
    K
    hmm..allright lets start from the basic… could you first try just one LAN segment to see if its working first? Why dont you let WPAD run on pfSense? Did you add the 252 on the DHCP on windows server? can you do nslookup WPAD? this is my WPAD Also want to side note something about the VPN with OpenVPN theres issues see this... https://forums.openvpn.net/topic21290.html function FindProxyForURL(url, host) {     if (isPlainHostName(host) ||         shExpMatch(host, "*.local") ||         isInNet(dnsResolve(host), "192.168.3.0",  "255.255.255.0"))         return "DIRECT";     return "PROXY 192.168.3.254:3128"; } [image: Capture.PNG] [image: Capture.PNG_thumb]
  • Squid3-dev captive portal integration

    8
    0 Votes
    8 Posts
    3k Views
    J
    Hi everybody, I've a problem with  the captive portal authentication method for Squid. When Squid authentification methode is "captive portal", my users can authenticate in my captive portal (captive portal with RADIUS AUTHENTIFICATION) but all the request in port 80 are blocked by the proxy. The Squid's logs (in Real TIme) say "TCP_DENIED/403" and the errors page with "access denied" appears… When Squid authentification methode is "none", my users can authenticate in my captive portal and all the request in the port 80 are accept and the navigation is logged. Please can you help me ? I don't speak english very well, sorry... I'm french. Thanks very much !
  • About HAproxy and UserAgent

    2
    0 Votes
    2 Posts
    1k Views
    Z
    @pjust: Hello, I need to set up a user-agent to pfsense when HAproxy makes test. Currently in the logs I find "undefined." How can I do? Hi guy, on the server pool in the backend tab, you can specify the user agent in the "Http check version" for example "HTTP/1.1\r\nUser-agent:\ LB-Check" [image: screenshot.jpg]
  • After upgrading to 2.3 Squid Service won't start

    4
    0 Votes
    4 Posts
    3k Views
    J
    After upgrading to PFSense 2.3 SQUID service doesn't start anymore. I used this commands: mv /var/squid/cache /var/squid/cache.old - SUCCESS squid -z - ERROR See attachment rm -rf /var/squid/cache.old Thank you in advance for your help. [image: Squid-z.jpg] [image: Squid-z.jpg_thumb]
  • Squid service not starting after reboot on 2.3

    1
    0 Votes
    1 Posts
    941 Views
    No one has replied
  • Issue with wetransfer.com

    7
    0 Votes
    7 Posts
    3k Views
    E
    Working after putting the ip in the exception list. thanks for your support
  • LightSquid Report has blank page after upgrading to version 2.2

    23
    0 Votes
    23 Posts
    13k Views
    A
    "lightsquid.cfg "change at line 17: wrong path "/usr/pbi/lightsquid-amd64/www/lightsquid/tpl"" right path: "/usr/local/www/lightsquid/tpl" now everything is working.
  • Squadguard downgrade after moving to release version

    2
    0 Votes
    2 Posts
    971 Views
    jimpJ
    It might be that some change to the packages was in the devel or RELENG_2_3 branch of the package repo but not RELENG_2_3_0. Probably not a huge deal, eventually we'll get that all synced back up, we're still working things over post-release though.
  • SquidGuard not update blacklist

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    G
    con el 2.3 ya funciona :) :)
  • Squid guard will not start

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Browse a site with custom port

    3
    0 Votes
    3 Posts
    892 Views
    A
    Hi, I think I found the solution, just add the port in 'ACL SSLPorts' in 'ACLs under Proxy Server : Access Control, for me it worked for port 8443 and 2087
  • Routing via Gateway does not work when Squid is Running

    1
    0 Votes
    1 Posts
    717 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.