• Transparent proxy not working

    10
    0 Votes
    10 Posts
    4k Views
    T

    @ganewbie:

    Well,
    Thanks to all for the great support, now I got squid3 working no issue however the squid-guard does not want to run.
    After searching on forums, I found out that you need to re-download the blacklist sites after each reboot. Not sure why? but in any case when I do that it works meaning, both services could show green and running under status–> Services.

    The interesting thing is when I deny for example Porn it does not do anything and you can still have access to Porn. Is there a special package or even some different approach to block or deny certain site categories?

    Thanks,

    I had the same issue on pfsense 2.2.1.  I solved the problem by putting one item into "target categories" at squidguard. Choose a name for the entrance and put one URL into the URL-List.
    Save the item and apply the changes. Download the blacklist again. After a reboot the blacklist is still active.

  • Recommendations

    Locked
    8
    0 Votes
    8 Posts
    1k Views
    B

    @chris4916:

    @bcpereiraa:

    As for ok hardware resources. the question now would be regarding the configuration. Is there something else I should do?

    Like what ?

    Pay attention to I/O (Assuming both CPU and memory are OK, which is quite easy nowadays): disk I/O will most likely be your bottleneck with 1000 HTTP users as far as cache is concerned.
    Then it also depends on additional services you intend to run: content filtering, antivirus, something else ?

    I would also suggest to have log and cache on different spindles (this is also true for SSD  ;))

    Last but not least: do not assume that larger cache size will provide better performance.

    Thank you so much!

  • Squid - which interface?

    4
    0 Votes
    4 Posts
    966 Views
    stephenw10S

    Yes, if you've assigned the bridge and given that the interface address for the subnet then use that.
    However you would normally have that assigned as the LAN in that case so maybe you haven't.

    Steve

  • PFsense+Squid3-ssl bump cetificate signed only SHA1

    3
    0 Votes
    3 Posts
    2k Views
    S

    Same issue in thread https://forum.pfsense.org/index.php?topic=96984.0 .

    Please have a look at it.

  • HA Proxy Redirect Loop

    1
    0 Votes
    1 Posts
    446 Views
    No one has replied
  • SOLUTION: Squid3 - Exclude IP/IP-RANGE from access.log

    9
    0 Votes
    9 Posts
    3k Views
    cyber7C

    WOW…  :o

  • Squidguard blacklist redirect - how?, please help

    3
    0 Votes
    3 Posts
    970 Views
    X

    I don`t need to filter Access by Clients (Groups ACL or Common ACL), but by Target Categories (hosts, URLs). The blacklist redirection should be integrated in Target Categories or Blacklist tab some how, but it is not. So how to tell to blacklisted sites go to ext URL?

  • New version of Squid 3

    1
    0 Votes
    1 Posts
    794 Views
    No one has replied
  • Configure Options to secure SQuiD SSL connections (SQuiD 3.x)

    10
    0 Votes
    10 Posts
    19k Views
    D

    the wrong line inserted, problem solved, used this string to get Qualys grade A with https://forum.pfsense.org/index.php?topic=82914.15:

    some.domain.tld options=NO_SSLv2,NO_SSLv3,CIPHER_SERVER_PREFERENCE cipher=ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:!ECDHE-RSA-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!AES256-GCM-SHA384:!AES128-GCM-SHA256:!AES256-SHA256:!AES128-SHA256:!AES256-SHA:!AES128-SHA:!DES-CBC3-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!3DES:!MD5:!PSK:!RC4 dhparams=/usr/pbi/squid-amd64/local/etc/squid/dhparams.pem sslflags=NO_SESSION_REUSE

    it's for squid 3 reverse proxy

  • Dansguardian Blacklist

    2
    0 Votes
    2 Posts
    1k Views
    T

    You could try.. going to a website that should be blocked (IE: Pornhub) and see if it is blocked….

  • Modify default squid error html

    1
    0 Votes
    1 Posts
    701 Views
    No one has replied
  • Tcp_outgoing_address in squid proxy

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Adicionar pacote Squid PFSense 2.2.4

    2
    0 Votes
    2 Posts
    717 Views
    G

    Hi, there seems to be an issue with this PFSense version and Squid3 making Squid3 unavailable in the package list.
    There also is an issue with Squid3 when you upgrade from < 2.2.4 making that it doesn't start.
    The resolution for that issue is discribed in another post.

    You could install 2.2.3, install squid3 and then upgrade to 2.2.4 and follow a short fix that I described in this post https://208.123.73.68/index.php?topic=97211.0.

  • Squid3 unavailable after 2.2.4 upgrade

    2
    0 Votes
    2 Posts
    1k Views
    G

    Hi, I had the same issue.
    Logging in using SSH and executing:

    /usr/pbi/squid-i386/bin/squid

    Did the trick for me and fixed some issue; even after a reboot squid seems to work fine again.

    After that i was able to execute the start and stop from the GUI too.
    Or from the command line:

    /usr/local/etc/rc.d/squid.sh start

    Note: I have squid running on a port above 1024
    Check the tunables under system -> advanced and set the minimum port value from 1024; (default) to 0 to disable this and run squid on i.e. port 80

  • Cache.log WARNING

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    B

    Thank you bro.

  • SSL Interception for Squid 3.4 running in Transparent Mode .

    2
    0 Votes
    2 Posts
    582 Views
    KOMK

    Use explicit mode with WPAD instead.

    https://doc.pfsense.org/index.php/WPAD_Autoconfigure_for_Squid

  • SquidGuard Blacklist DB creation Loop

    16
    0 Votes
    16 Posts
    3k Views
    vallumV

    @KOM:

    Please don't hijack an unrelated thread.  Post your problem in its own thread and I;ll be happy to help.

    Thanks , I'm going to start new thread  :)

  • PfSense 2.2.3 - ClamAV-ICap for Squid3 inpact on througput (HELP)

    11
    0 Votes
    11 Posts
    2k Views
    KOMK

    Regardless, your throughput is going to stink if you have a virus scanner in the mix.  You're better off running an acceptable AV package on your clients instead of loading the firewall with extraneous stuff that's guaranteed to slow the flow.

  • Can't get Squid Reverse Proxy Working

    3
    0 Votes
    3 Posts
    823 Views
    J

    Hi,
    It was on port 80 but I've changed it to 8080 yet it still doesn't work, it no longer gives the error but just sits there and times out trying to access remotely.

    regards
    Jamie

  • Squid cache performance: bad

    6
    0 Votes
    6 Posts
    3k Views
    KOMK

    I'm starting to believe that disk caching is not very useful anymore due to low hit rates, and squid is only good now for URL filtering with squidguard.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.