• PFsense+Squid3+fortigate+Active Directory

    3
    0 Votes
    3 Posts
    1k Views
    G

    Dear, good morning, I arrived at the forum by a concern for days (not to say weeks) brings me headaches.
    I need to mount squid web cache.
    I currently have a fortigate 80c makes content filtering, validated by Active Directory user (This ad group has permission to enter Facebook and such other does not).
    The problem is that putting squid (transparent mode or not) I become user filter that makes me fortigate (I assume for some issue that makes me nateo squid, correct me if I'm wrong).
    Currently I have installed 2.2.3-RELEASE (amd64) with squid3.
    Someone might throw me a line about how you can do so squid does not make me any change in the source IP or the user who is making the request, so that in this way the filter can continue to operate and fortigate page caching ?
    I also read configure WCCP theme, but my fortigate (humble) has no more available ports that the 2 wan and internal, which if not working.

    Anyone have any suggestions?

    Thank you in advance and I look forward to your life.

    Regards.

  • Squid + SquidGuard stopped service @boot

    3
    0 Votes
    3 Posts
    2k Views
    marcellocM

    This may be related to empty blacklist after a reboot.

    this script created by carlospicture placed on /usr/local/etc/rc.d may help:

    #!/usr/local/bin/php -f     $incl = "/usr/local/pkg/squidguard_configurator.inc";     if (file_exists($incl)) {         require_once($incl);         sg_reconfigure_blacklist( "http://www.shallalist.de/Downloads/shallalist.tar.gz", "" );     }     exit; ?>
  • How to Read SquidGuard Logs, what does this logs mean to me?

    2
    0 Votes
    2 Posts
    2k Views
    KOMK

    Start from the beginning.  Which version of pfSense, squid, squidguard?  Start with squid first.  Get it to the point where it's processing properly by shelling in and checking /var/squid/logs/access.log in realtime.  Once you know squid is processing, then install and configure squidguard.  Don't use transparent mode, use explicit mode with WPAD instead.

  • [WPAD] Need some help

    17
    0 Votes
    17 Posts
    4k Views
    S

    Add this rule at the top of our lan network. Please refer the screenshot.

    The ports Aliases is nothing but to disable the direct access on port 80 and 443.

    Capture.JPG
    Capture.JPG_thumb

  • squid and squid guard are stopped

    9
    0 Votes
    9 Posts
    5k Views
    I

    i have the same problem this morning.

    i resolve my issue by doing the ff:

    goto>services>proxyserver
    remove the "custom options" hit save and apply.
    you will notice your squid service is now UP.

    to start your squidGuard service.
    shell this command: squidGuard -c all -d

    check your services and squidGuard is now Up.

    I hope it helps.

  • SquidGuard increases latency and reduces bandwidth

    4
    0 Votes
    4 Posts
    1k Views
    G

    I re-installed and re-configured everything from scratch almost identically and now it is working on the fresh setup. I no longer see the drastic latency increase and bandwidth decrease with squidGuard. I believe I had a completely broken setup. I was using Captive Portal along side Squid which is known to be broken last I check. No idea if this was the issue and no idea how I even got it to work at all. Anyway, the original problem of this post is gone and I have since disabled captive portal and replaced it with squid3 / RADIUS authentication / squidGuard. Works nicely.

  • Squid-2.7.9_3-amd64 package installation aborted

    8
    0 Votes
    8 Posts
    1k Views
    D

    Are you sure you don't have corrupt incomplete download served by some proxy over and over again? Other than that, as a random idea, if you only see this on 2.2.3, try

    mount -o nosync /
  • Squid only works in transparent mode

    5
    0 Votes
    5 Posts
    1k Views
    M

    Honestly, I forgot about it.

    I've added a NAT rule to change the destination CARP address to the firewall address and that seems to make it work.

  • 0 Votes
    5 Posts
    4k Views
    C

    Hi!
    Thank you for your response SisterOfMercy. Today I've read your reply and the post, and tried the following:
    On Proxy Filter (Squidguard) -> Target Categories
    I've created a new category called "white_list" (I didn't used "whitelist" to avoid future mistakes) and added the following domains:

    msftncsi.com 131.107.255.255

    also added to the regular expression box the following:

    msftncsi

    saved the changes, applyed the config on General Settings and tried (disconnect the cable and reconnect)

    The result?

    The network icon displayed a yellow triangle for an instant, but then the triangle dissapeared and now all is completely all right!

    So thank you all for your help, I've added the text "[SOLVED]" at the topic's tittle so it can be helpful to others.

    Greetings and thank you again!  ;D

  • Minor GUI Issues with Squid3

    1
    0 Votes
    1 Posts
    530 Views
    No one has replied
  • Squid3: activate squidclamav -> sguidguard stops

    1
    0 Votes
    1 Posts
    969 Views
    No one has replied
  • Need Advise on: pfsense + squid + nginx

    7
    0 Votes
    7 Posts
    3k Views
    G

    as it turns out, its best just to leave pfsense alone and have any other contents be on another computer.

  • Nevermind mod plz delete

    1
    0 Votes
    1 Posts
    623 Views
    No one has replied
  • Squid and squidguars

    2
    0 Votes
    2 Posts
    820 Views
    KOMK

    squidGuard gets called by squid on-demand so it isn't running if squid isn't busy.  Why does squid not start?  Anything in your System log?  Anything in /var/squid/logs/cache.log?

  • Status of squid and squidguard for pfSense 2.2.3

    4
    0 Votes
    4 Posts
    1k Views
    KOMK

    It's always been that way, where you have to either reboot or restart the squid service to get it to wake up.

  • PfSense + Squid + Squidguard

    4
    0 Votes
    4 Posts
    1k Views
    KOMK

    But can you explain me what are these url_rewrite_children?

    The page I linked to pretty much explains it.  It is how many squidGuard processes are created to handle URL rewrites from squid.  If you only have 16 defined (the default), and you have a thousand users all web-browsing, it will queue them and be very slow.  If you have a lot of children, then you will need a powerful CPU and more RAM.

  • 0 Votes
    3 Posts
    1k Views
    KOMK

    Speaking of Filezilla, I stopped using it ever since the author starting letting SourceForge wrap his installers in shit.

    www.winscp.net

  • Unable to uninstall squidguard

    2
    0 Votes
    2 Posts
    834 Views
    KOMK

    No idea but you could try reinstalling it and then uninstalling it.

  • Captive Portal with Proxy server

    1
    0 Votes
    1 Posts
    620 Views
    No one has replied
  • Is there an easier way to secure squid3 proxy clients?

    5
    0 Votes
    5 Posts
    2k Views
    B

    No worries, thanks much for your help, I will continue to play around and see what I can find out, have a good one!

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