Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    SquidGuard Test Package

    Scheduled Pinned Locked Moved pfSense Packages
    17 Posts 4 Posters 9.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pogey
      last edited by

      Did your SG package got step by step manual configuration doc?  :-*

      1 Reply Last reply Reply Quote 0
      • D
        dvserg
        last edited by

        @pogey:

        Did your SG package got step by step manual configuration doc?  :-*

        :-[ Temorary nothing exists.
        I write small instructions:

        • By default SG generate small config with 'allow all' access.Config and logs You can looking on Log page
        • page Destinations
          contain items with filteres by domains/urls/expressions This items used on Acl page for allo or deny access to item resources
        • page Sources
          In this page you can add Sources groups, if you need define separate users self Access rules. (On ACL page)
          In simple you can use only Defaul page rules for all users
        • Times page
          You can define time groups for use in ACL and Default page rules
        • Rewrites
          Contains urls or expressions for replace. For example you can replace exe or jpg files to you self (if user downloaded - him get 'you file' in lieu thereof downloaded)
          But for begginer not reccomended use this page - expressions difficult for understanding by fly
        • Default
          Default rule for all what not defined in ACL page
          You can use times - in this case need setup rules in right column for overtime
          Left column use in all events and with time mean ontime rules
          – Redirect field (and overtime redirect too)
          contain URL given user in lieu thereof blocked url's
          this field can be blank (user will get(receive) NotFound page) or contain 403, 404, 410 HTTP error codes or you self error page url (this can be url on different www server)
          -ACL - access contact list
          contains rules with
          source (you user group items from Sources page)
          time group
          destinations groups
          redirect and rewrite settings
        • General settings
          contains blacklist options (you can upload fule from url)
          if blacklist activated and uploaded - they appear in Destinations columns on Default and ACL pages

        At the end You must press Apply button for reconfigure squidGuard & squid

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • D
          dvserg
          last edited by

          If you need more help - i have ICQ (looking my profile)

          SquidGuardDoc EN  RU Tutorial
          Localization ru_PFSense

          1 Reply Last reply Reply Quote 0
          • J
            jonesboy
            last edited by

            anyone know when this will be added to the list would like to use this at my work/school

            1 Reply Last reply Reply Quote 0
            • D
              dvserg
              last edited by

              @jonesboy:

              anyone know when this will be added to the list would like to use this at my work/school

              http://forum.pfsense.org/index.php/topic,5244.msg31615.html#msg31615

              SquidGuardDoc EN  RU Tutorial
              Localization ru_PFSense

              1 Reply Last reply Reply Quote 0
              • M
                mantunespb
                last edited by

                Had to the problem of squidGuard not to restart, desistalei and I installed. to put this being occurred the following error in the installation and being aborted

                cat pkg_mgr_squidGuard.log

                Beginning package installation.
                Downloading package configuration file…
                squidGuard-1.2.0_1 Array
                (
                    [0] => Requested space: 6299508 bytes, free space: 5140844544 bytes in /var/tmp/instmp.sGsSv2
                    [1] => pkg_add: unable to open table of contents file '+CONTENTS' - not a package?
                    [2] => pkg_add: 1 package addition(s) failed
                )

                Package WAS NOT installed properly.

                1 Reply Last reply Reply Quote 0
                • D
                  dvserg
                  last edited by

                  @mantunespb:

                  Had to the problem of squidGuard not to restart, desistalei and I installed. to put this being occurred the following error in the installation and being aborted

                  Probably You have got at renovation data
                  Try pls now

                  ps check with pkg_info port db3-3.3.11_3,1 before installation SG
                  if need - install pls him as 'pkg_add -r http://ftp.lv.freebsd.org/pub/FreeBSD/ports/packages/All/db3-3.3.11_3,1.tbz'

                  now i search for good hosting for sources  >:(

                  SquidGuardDoc EN  RU Tutorial
                  Localization ru_PFSense

                  1 Reply Last reply Reply Quote 0
                  • M
                    mantunespb
                    last edited by

                    I obtained to install apos re-instalacao of db3-3.3.11_3,1, to put exactly thus squidGuard nao I restart, when I only added manually in squid.conf the rules in squid.conf the same functioned.

                    No redirector configured

                    redirect_program /usr/local/bin/squidGuard -c /usr/local/etc/squidGuard/squidGuard.conf
                    redirect_children 8
                    redirector_bypass on

                    To put when restarting the pfsense the same is lost, the fact that has that to be enclosed in squid.inc, but I believe that must be made in the installation of the package squidGuard. it will be that it is an error?

                    1 Reply Last reply Reply Quote 0
                    • D
                      dvserg
                      last edited by

                      squid.conf must updated avtomaticly after installation squidGuard and after pressing Apply button on SG gui.
                      If squid config changed (from squid gui) need press Apply button on SG gui for new update squid.conf with SG strings.

                      squid.conf should not change when the rebooting pfSense, but i want check this situation once more with clean system pfSense
                      Thanks for you help

                      /be testing/

                      SquidGuardDoc EN  RU Tutorial
                      Localization ru_PFSense

                      1 Reply Last reply Reply Quote 0
                      • M
                        mantunespb
                        last edited by

                        Friends, when I qualify the transparent option of proxy, squidguard generates this error when some blockade of pagina or words exists. To put to not using transparent option of proxy functions legal, alguem knows to explain.

                        ERROR
                        The requested URL could not be retrieved

                        While trying to retrieve the URL: http://127.0.0.1/sgerror.php?

                        The following error was encountered:

                        * Access Denied.

                        Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

                        Your cache administrator is admin@localhost.

                        1 Reply Last reply Reply Quote 0
                        • D
                          dvserg
                          last edited by

                          http://127.0.0.1/sgerror.php - base error url
                          I need explore this BUG

                          SquidGuardDoc EN  RU Tutorial
                          Localization ru_PFSense

                          1 Reply Last reply Reply Quote 0
                          • D
                            dvserg
                            last edited by

                            I found what problem. Fix will be on monday.

                            SquidGuardDoc EN  RU Tutorial
                            Localization ru_PFSense

                            1 Reply Last reply Reply Quote 0
                            • D
                              dvserg
                              last edited by

                              Updated
                              Please anibody test this too.

                              SquidGuardDoc EN  RU Tutorial
                              Localization ru_PFSense

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.