• Squid3 allowed IPs instead the complete subnet?

    2
    0 Votes
    2 Posts
    725 Views
    kesawiK
    You can create a set of custom ACLs to control which clients can access the internet through squid. You need to create the following in the Custom ACLS (Before Auth) box under Advanced features in the squid proxy configuration: ## Allow internet access for specific LAN clients acl internet_access_allowed src <ips and="" ip="" ranges="" to="" allow="" internet="" access="" for=""> http_access allow internet_access_allowed ## Allow access for pfSense firewall http_access allow localhost ##Block internet access for all other LAN traffic http_access deny all</ips> You may still need to use firewall rules for SSL traffic.
  • SquidGuard unexpected results, some target catagories URLs not blocked

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid proxy not caching

    4
    0 Votes
    4 Posts
    5k Views
    D
    worked it out i needed to add to allowed network my home network
  • Squid3+SquidGuard= The system returned: (60) Operation timed out

    11
    0 Votes
    11 Posts
    6k Views
    B
    Sorry been busy lately i will come back with more details on my problem and how i have setup things to have everything working Thanks
  • Squid: how to forward proxy and real IP client?

    1
    0 Votes
    1 Posts
    873 Views
    No one has replied
  • Pfsense+dansguardian = block socialnetwork

    2
    0 Votes
    2 Posts
    967 Views
    K
    well for blocking social sites i recommend squid3 with squidguard to block only http and https you have 2 choices use WPAD or use PfblockerNG
  • HProxy, adfs3.0, SNI, problem

    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • SquidGuard 1.9.18 crashing

    35
    0 Votes
    35 Posts
    9k Views
    D
    @aGeekHere: Then it was said NOT use LAN_IP, use 127.0.0.1 No. No such thing has ever been said. You were told to make Squid listen on loopback in addition to whatever other interface in case you insist on messing with similar cache managers shit (because that's the only interface allowed by ACLs by default). That's all there's to it. @aGeekHere: I think I am completely confused here. Yeah. Definitely. Way over your head. Just leave the proxy stuff alone and move on.
  • Squidguard with Transparent proxy no block page

    4
    0 Votes
    4 Posts
    1k Views
    KOMK
    Transparent mode won't filter HTTPS unless you install a pfSense CA cert on every client on your LAN.  Is this the case with your config?
  • High traffic WAN, locate source on LAN

    26
    0 Votes
    26 Posts
    8k Views
    D
    To locate source on LAN, you need to look at Squid logs…
  • Squid 3 is not working with latest pfsense stable

    3
    0 Votes
    3 Posts
    1k Views
    D
    https://forum.pfsense.org/index.php?topic=100167.msg559137#msg559137
  • Squid 3 + https log

    2
    0 Votes
    2 Posts
    614 Views
    KOMK
    To filter HTTPS, you will have to install a pfSense CA trusted certificate on every client that will use the proxy.  Since this is inconvenient, so it is better to set squid from transparent mode to explicit mode and then implement WPAD so that your clients an find the proxy automatically.  Some clients will have to be configured manually.
  • Upload not working after installing squid

    9
    0 Votes
    9 Posts
    2k Views
    K
    Also just to add something. I have 2 pfsense setups on my vm. pf1 192.168.1.1 has 2 isp being load balance pf2 192.168.1.2 is getting internet from 192.168.1.1 and has squid installed
  • Squid3 connection refused

    2
    0 Votes
    2 Posts
    2k Views
    KOMK
    First idea would be to post this in the Cache/Proxy forum where it belongs.  Your issue has nothing to do with the firewall, per se. Connection refused means exactly that.  The service you're trying to connect to refused the connection.  Check your squid access.log as well as your web server's logs for further clues.
  • Blacklist Category

    1
    0 Votes
    1 Posts
    841 Views
    No one has replied
  • Squid wont work after updating from 2.1.5 to 2.2.5

    3
    0 Votes
    3 Posts
    817 Views
    G
    I just did the same exact update.  Fixed OP's problem by Service -> Proxy server -> Access control Reverse the order of the IP's listed under "External Cache-Managers" (maybe not needed) Click save (I think Squid config file will update to the new version) Restart squid service. Squid started working.
  • Squid blocks (Astril) VPN users

    4
    0 Votes
    4 Posts
    1k Views
    KOMK
    Squid seems to be blocking something. Is it true that Squid blocks by default Squid is a web cache.  It doesn't block anything by default.  Transparent mode doesn't work with HTTPS unless you have installed a trusted certificate on every client computer that will use the proxy.
  • PFSense/Squid/Dansguardian error 11

    4
    0 Votes
    4 Posts
    1k Views
    KOMK
    Considering that Dans has been abandoned upstream for years, I doubt there will ever be a fix.  That's why I would avoid using Dans if it's giving you problems.
  • Sarg Not Showing Reports

    17
    0 Votes
    17 Posts
    7k Views
    KOMK
    Doktornotor may have fixed that package to remove the need for the manual symlink.  I would completely uninstall the package, remove the symlink and then install it again.  You may have to manually clean up old traces of Sarg.
  • Reg Https Load Balancing

    4
    0 Votes
    4 Posts
    1k Views
    P
    With the config as posted i would expect the servers to be 'up'.. There seem to be missing a few things that i suspect are configured: mode http option httpchk If these assumptions are right then a few things are missing from the server lines: -  check-ssl ssl verify none
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.