• Squid cache lan speed

    3
    0 Votes
    3 Posts
    1k Views
    A
    In Proxy server: Cache management Post your config.
  • 0 Votes
    1 Posts
    4k Views
    No one has replied
  • Getting squid to cache more data

    1
    0 Votes
    1 Posts
    533 Views
    No one has replied
  • HAVP package custom pages folder obsolete?

    2
    0 Votes
    2 Posts
    557 Views
    D
    That's never been the correct path with the PBI crap. https://github.com/pfsense/pfsense-packages/pull/1062
  • HAProxy 1.5 and OCSP

    24
    0 Votes
    24 Posts
    8k Views
    M
    Dear PiBa, Thank you very much. The OCSP issue was indeed caused by a problem in StartCom's infrastructure, as StartCom's friendly certmaster did confirm. It is gone at present and I hope that it will remain OK in the future. Thanks for following up with the OpenSSL issue. It would be good to move from npn to alpn before major providers and their browsers (Chrome) will make the switch, probably by the end of 2015, if they stick to their announcements. Nevertheless all of us should practically take it as it is. Regards, Michael
  • FTP Client Proxy 0.2.1 questions

    2
    0 Votes
    2 Posts
    1k Views
    D
    Guess its working, when I add Anonymous Only, that works. Guess I'll mess with it… maybe I'll get something to click
  • Squid3 no working transparent

    6
    0 Votes
    6 Posts
    2k Views
    N
    did you remember to reboot?
  • Squid-Squidguard-DansGuardian Integration with SARG Request (oh and LDAP)

    13
    0 Votes
    13 Posts
    3k Views
    D
    Frankly, the Squid* stuff is beyond repair. Perhaps, if someone makes a decision what's gonna be the deal with 2.3 packages, people can start reworking those from scratch, without the tons of legacy, buggy and messy code bloat. Regarding the changes you mentioned, the only stuff touched there were completely broken cronjobs handling and boot checks. Finally, there's been a change regarding the pinger helper permissions that didn't work due to idiotic chmod() implementation in PHP and - mainly - couldn't have broken anything because it never worked in the first place, due to permissions being screwed by the package code from the very beginning. (https://github.com/pfsense/pfsense-packages/pull/1056). I cannot see how's that causing any other breakage anywhere, except that the whole package is just bunch of badly broken code that only works when the moon phase is right and the butterflies wave their wings carefully enough, plus the generic issues with upgrades mentioned above plus the generic issues with the PBI idiocy well known by anyone who touched the packages code. I've requested input regarding the cron changes from marcelloc on GitHub. Received absolutely none. Assume he's just dropped the ball due to all that PBI shit. Not surprised and don't blame him.
  • Help - pfsense x86 v2.2 + squid3 + c-icap + https + squidguard-dev

    10
    0 Votes
    10 Posts
    15k Views
    L
    I have similar problems, this time with fresh install. Strange this is that c-icap binds only to IPv6 socket: netstat -na | grep 1344 tcp6      0      0 *.1344                .                    LISTEN Is it the same on every installation? Can I enforce to bind it to ipv4? Same problem here - squid is unable to communicate with icap.
  • Squid service stopping due to Cache directory issue

    2
    0 Votes
    2 Posts
    2k Views
    R
    Welp. No success, so I changed the cache directory to /var/hddcache, and suddenly it works. So there's what you need to do folks.
  • Upgraded to 2.2.4, now cannot start squid3

    2
    0 Votes
    2 Posts
    718 Views
    KOMK
    Make a config.xml backup and then try again by installing from scratch then restore your config.xml.  For me, squid never works after any upgrade until I reboot the box or stop & restart the squid service.
  • SquidGuard Blacklist auto updating

    4
    0 Votes
    4 Posts
    2k Views
    R
    I found a work around. Since fetch does work I wrote a script to fetch the blacklist to /root. I put it in cron before the invoking the SquidGuard blacklist install.  I have the SquidGuard install the blacklist from /root. It is not elegant but it is functional.
  • Does Squid Block cookies

    3
    0 Votes
    3 Posts
    2k Views
    KOMK
    I use Squid in nontransparent mode Does it Block cookies ? 1)  Squid generally isn't used to block anything.  It's a caching proxy.  While it can do some simple URL filtering, squidGuard is better suited. 2)  Since these filter on domains/URLs, not web objects in general, it doesn't block cookies.
  • Syncing Squid to the backup firewall clears the Antivirus config

    2
    0 Votes
    2 Posts
    754 Views
    T
    I am having the same issue with clam AV. As soon as the primary  syncs with the secondary it clears my config on the secondary and no VirusScan happens. Any ideas? Temporarily I have disabled siync on the secondary but that is not the fix.
  • Adding a Port

    6
    1 Votes
    6 Posts
    2k Views
    A
    In Squidguard, Proxy filter SquidGuard: Common Access Control List (ACL) and in Target Rules deny a list that has torrents.
  • Proxy error 65 - I reboot and all is well ? Need Fix

    4
    0 Votes
    4 Posts
    939 Views
    GertjanG
    This means your question belongs here https://forum.pfsense.org/index.php?board=60.0 A simple solution that will solve your problem : Remove Squid. It is (was ?) known that Squid modifies pfSense own script files, so be careful, be ready to re-install a clean pfSense version.
  • PfSense 2.2.3\. Squid reverse proxy with SSL wont work.

    4
    0 Votes
    4 Posts
    3k Views
    B
    hi. have you managed to resolve this? i'm seeing the same behaviour.
  • Squid Authentication LDAP failure

    3
    0 Votes
    3 Posts
    1k Views
    C
    FYI, some RFCs like 4515 describe string representation in search filters and especially characters that must be escaped. ampersand is clearly one of these which means it requires backslash as an escape character.
  • Haproxy - SNI SSL offloading with Subject Alternative Names

    4
    0 Votes
    4 Posts
    5k Views
    P
    Adding acl's is not used for selecting the certificate thats gets send back to the client which is only influenced by SNI and haproxy itself, it is however used for selecting which backend will actually serve the request. So if your hosting multiple sites, on different webserver behind 1 public ip, the using acl's is required for that. As you probably know the used host header for the acl can only be read after the ssl-handshake already completed. Ill check if i can add the option "Add ACL for certificate Subject Alternative Names." you mention, it seems indeed the X.tld is only added by default (by some ca's) for the www. subdomain.
  • Proxy Filter: sgerror.php

    5
    0 Votes
    5 Posts
    2k Views
    J
    Hello. I myself have the same problem wit the block page not displaying properly and it does when i switch the admin interface to use http instead https. Any fix for this yet?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.