• Is Squid3 really working for pfSense 2.2.2

    10
    0 Votes
    10 Posts
    3k Views
    P
    How to make Antivirus works on HTTPS link?
  • Some websites dont load through Squid proxy

    5
    0 Votes
    5 Posts
    4k Views
    C
    @KOM: I guess I will wait longer until there is a squid3 stable version. FYI I'm running pfSense 2.2.2 with Squid3 0.2.8 (I hate the new version scheme, it's really Squid 3.4.10) and squidGuard 1.5.1.  Works like a charm. I agree with you there! But its the package version number, not the port/binary itself. The description should probably include the binary version for less confusion.  …..based on Squid 3.4.10
  • Transparent Squid interface

    2
    0 Votes
    2 Posts
    862 Views
    KOMK
    I think I remember there being a problem with Squid and limiters but I might be wrong.
  • Proxy report not working blank screen when upgrade

    1
    0 Votes
    1 Posts
    827 Views
    No one has replied
  • Lightsquid or Sarg Proxy Reports for squid3 (0.2.8)

    7
    0 Votes
    7 Posts
    3k Views
    KOMK
    Is squidGuard stable with squid3? Yes, but after installing it you have to restart squid or reboot the entire thing. Is there are report generator that (Lightsquid) that works with squid3? Lightsquid and Sarg both work well, but Sarg needs the symlink fix or the GUI won't show the reports.
  • Squid and http/1.1 and 417 errors - FIX

    1
    0 Votes
    1 Posts
    697 Views
    No one has replied
  • 0 Votes
    5 Posts
    2k Views
    N
    Hi Namm, I am not interested in using IP addresses since it kills the idea of dynamic hosts for example: cdn-1.xx.yy Such hosts are usually mapped to multiple IP's dynamically spinned on one cloud or the other. I would like to use the dns name and would like it to be resolved accordingly, otherwise there is no use excluding domains. I wish pfSense guys will respond to this thread and say something about this and why they blocked such option from working through the UI. Today, almost every proxy have the ability to exclude/bypass destination domains by putting: ".mydomain.com" Best Regards, Nissim
  • Squid MitM SSL proxy not working in Chrome - Cert related.

    3
    0 Votes
    3 Posts
    1k Views
    A
    Is there any way to fix this? Should I submit a bug report on redmine?
  • Squid+squidGuard not working :( something is wrong!

    5
    0 Votes
    5 Posts
    2k Views
    KOMK
    If you guys are using embedded version on an appliance, the /tmp folder sits in RAM and gets dumped every reboot, and that's where the blacklists are stored.
  • Wipe out SQUID3 config?

    4
    0 Votes
    4 Posts
    998 Views
    B
    So I've tried this : @jimp: To remove squid, squidguard, lightsquid, and anything else with 'squid' in its package name: foreach (array_keys($config['installedpackages']) as $sec) { if (strpos($sec, "squid") !== false) unset($config['installedpackages'][$sec]); } write_config("Removed all squid-related settings"); And it did what I needed. THANKS!
  • Squid error

    9
    0 Votes
    9 Posts
    3k Views
    A
    Hi Guys, Problem Solved, thanks for the support….. I have re-installed squid package and squid gaurd its worked charm.......
  • Squid breaks internet

    8
    0 Votes
    8 Posts
    2k Views
    P
    Hi, Guys My machine is an amd64 computer,  pfSense 2.2.2 from live-cd, I have been trying Squid3 for weeks, there were Snort, pfBlockerNG and Squid3,  3 packages under pfSense, all clean installed, but can't surf the internet unless I turn off the Transparent HTTP Proxy mode, all I get are the following error: ERROR The requested URL could not be retrieved The following error was encountered while trying to retrieve the URL: http://www.google.ca Connection to 127.0.0.1 failed. The system returned: (60) Operation timed out The remote host or network may be down. Please try the request again. Your cache administrator is admin@localhost. Also, the Antivirus never works for me.  Does Antivirus have to be worked with Transparent HTTP Proxy mode turned on? Thanks for any helps.
  • TCP_DENIED/403

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid3-dev to squid3

    1
    0 Votes
    1 Posts
    598 Views
    No one has replied
  • HAVP - Stuck at Waiting CLAMD

    3
    0 Votes
    3 Posts
    2k Views
    S
    That leads to the attached error in the logs, with proxy stopping (after the status went to running). [image: Snap278.png] [image: Snap278.png_thumb]
  • HAVP install fails on 2.2 release

    9
    0 Votes
    9 Posts
    6k Views
    S
    @deddric: Same isue here..anyone got it working? /d This appears to be ongoing.  I edited havp.inc to change the WORK_DIR and still not working.
  • Multiple squid configurations and paths on PFsense

    4
    0 Votes
    4 Posts
    2k Views
    KOMK
    Apt-cacher might be a better fit for you.  I've been running squid3 in a corporate environment and my hit rate is never above 7% no matter how much I fiddle with the squid config.  However, I have heard good results when caching Linux updates in general since they don't play games with the filenames of the updates like with Windows Updates and other A/V updates.
  • Avast cache

    4
    0 Votes
    4 Posts
    2k Views
    Z
    Ya, unfortunately the URL keeps changing, but isnt that what dynamic content is? to catch even changing URLs?
  • Squid reverse proxy stops forwarding on external (dynamic) IP change

    3
    0 Votes
    3 Posts
    1k Views
    T
    Thanks m8 for sharing the solution. I also had that problem with reverse proxy + Dynamic IP address.
  • RAM cache flushing each at midnight with empty ACL warning

    2
    0 Votes
    2 Posts
    1k Views
    H
    Likewise, I get exactly the same error in my system logs and when I arrive in the morning I find the squid service in a 'stopped' state. A manual start fixes everything again, but it's annoying having to do this every morning. My system log: May 31 00:00:00 php: swapstate_check.php: Creating Squid cache dir /var/squid/cache May 31 00:00:00 php: swapstate_check.php: Creating squid cache subdirs in /var/squid/cache May 31 00:00:00 php: swapstate_check.php: The command '/usr/pbi/squid-amd64/sbin/squid -k shutdown -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf' returned exit code '1', the output was '2015/05/31 00:00:00| Warning: empty ACL: acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl" squid: ERROR: Could not send signal 15 to process 55868: (3) No such process' May 31 00:00:05 php: swapstate_check.php: The command '/usr/pbi/squid-amd64/sbin/squid -k kill -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf' returned exit code '1', the output was '2015/05/31 00:00:05| Warning: empty ACL: acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl" squid: ERROR: Could not send signal 9 to process 55868: (3) No such process' May 31 00:00:05 squid[98304]: Squid Parent: will start 1 kids May 31 00:00:05 squid[98304]: Squid Parent: (squid-1) process 98610 started May 31 00:01:39 squid[98304]: Squid Parent: (squid-1) process 98610 exited with status 0 May 31 00:01:39 php: swapstate_check.php: Squid cache and/or swap.state exceeded size limits. Removing and rotating. File was 148248 bytes, 0% of total disk space.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.