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

    SquidGuard package TEST

    Scheduled Pinned Locked Moved Russian
    175 Posts 14 Posters 146.5k 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.
    • D
      dvserg
      last edited by

      @Mercredi:

      балин, кто бы пакет для учёта трафика сделал :)
      по теме: great work! where is the package?

      Для учета трафика нужно портировать один из известных пакетов. Но они все тяжелые..

      По теме - это уже законченный пакет с одним НО - устанавливать придется локально. Для этого нужен локальный xml_rpc сервер - в топике про пакажи есть как его сделать (сложного ничего нет).

      ЗЫ не знаю как выложить это дело на официальный сайт. Да и в принципе делал для себя..

      SquidGuardDoc EN  RU Tutorial
      Localization ru_PFSense

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

        This not actual. Plize looking next posts.

        ~~This squidGuard package i test with previous squid package
        Near time planing test with last squid package (sorry - no more time)
        You can test this self  :)

        URL for download squidGuard package archive
        http://diskatel.narod.ru/squidguard/squidguard.zip

        • download this zip archive

        • unpack to any ftp server (local or external)

        • modify in squidguard.xml all lines
          <additional_files_needed>http://diskatel/narod.ru/squidguard/squidguard.inc</additional_files_needed>
          to
          <additional_files_needed>youftpserver/squidguard.inc</additional_files_needed>

        • need install local rpc server and modify pkg_config.xml file for squidguard package
              <package><name>squidGuard</name>
                <descr>High perfomance web proxy filter</descr>
                <website>http://www.squidGuard.com/</website>
                <category>Network</category>
                <version>1.2.0_1</version>
                <maintainer>dv_serg@mail.ru</maintainer>
                <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All</depends_on_package_base_url>
                http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/

        <depends_on_package>squidGuard-1.2.0_1.tbz</depends_on_package>
              <status>ALPHA</status>
              <required_version>1.0</required_version>
              <config_file>youftpserver/squidguard.xml</config_file>
              <configurationfile>squidguard.xml</configurationfile></package>~~

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • L
          lindad
          last edited by

          @dvserg:

          This squidGuard package i test with previous squid package
          Near time planing test with last squid package (sorry - no more time)
          You can test this self  :)

          URL for download squidGuard package archive
          http://diskatel.narod.ru/squidguard/squidguard.zip

          • download this zip archive

          • unpack to any ftp server (local or external)

          • modify in squidguard.xml all lines
            <additional_files_needed>http://diskatel/narod.ru/squidguard/squidguard.inc</additional_files_needed>
            to
            <additional_files_needed>youftpserver/squidguard.inc</additional_files_needed>

          • need install local rpc server and modify pkg_config.xml file for squidguard package
                <package><name>squidGuard</name>
                  <descr>High perfomance web proxy filter</descr>
                  <website>http://www.squidGuard.com/</website>
                  <category>Network</category>
                  <version>1.2.0_1</version>
                  <maintainer>dv_serg@mail.ru</maintainer>
                  <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All</depends_on_package_base_url>
                  http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/

          <depends_on_package>squidGuard-1.2.0_1.tbz</depends_on_package>
                <status>ALPHA</status>
                <required_version>1.0</required_version>
                <config_file>youftpserver/squidguard.xml</config_file>
                <configurationfile>squidguard.xml</configurationfile></package>

          G'day

          I was very happy to find this reference as I've been trying to sort out the SquidGuard's status most of today. I am however confused about the section that indicates "modify pkg_config" as the only one I know of is on the pfsense server. Was this comment meant for the developers/contributors, and therefore  indicates it is not possible to take this and get squidGuard working? Having a gui for it is not an issue for me, simple functionality is. Any redirection is appreciate here….....;-)

          ldb

          1 Reply Last reply Reply Quote 0
          • S
            sullrich
            last edited by

            We are very happy that folks are making packages but if you run out of time right after submitting your package no developer is going to want to the burden of debugging and FIXING any issues themselves.

            This is the reason this package just sits here.  We already have enough stuff on our plate to take on someone elses work that states they "have no more time" to assist.

            Food for thought for any future package developer.

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

              Thanks for replay
              –--------------
              At present I already have a possibility for testing of this package. While difficulty in searching for of the necessary port squidGuard that he did not require previous version squid but wanted current. As soon as correct this - immediately renew package.
              Shall pleased if you prompt that as I can do for cut-in(inclusion;enabling) of this package in official list

              update:
              Now i install and test my package with current squid - all ok.
              ps: I copy squidGuard-1.2.0_1 package prom FreeBSD portal and change versions required packages to current (squid and perl)

              SquidGuardDoc EN  RU Tutorial
              Localization ru_PFSense

              1 Reply Last reply Reply Quote 0
              • L
                lindad
                last edited by

                @dvserg:

                Thanks for replay
                –--------------
                At present I already have a possibility for testing of this package. While difficulty in searching for of the necessary port squidGuard that he did not require previous version squid but wanted current. As soon as correct this - immediately renew package.
                Shall pleased if you prompt that as I can do for cut-in(inclusion;enabling) of this package in official list

                update:
                Now i install and test my package with current squid - all ok.
                ps: I copy squidGuard-1.2.0_1 package prom FreeBSD portal and change versions required packages to current (squid and perl)

                G'day

                Is there any way for me to manually add it to a pfsense 1.0.1 that I have loaded now? Knowing that I would take responsiblity for fixing breakage and issues myself. I have a lovely test site, my kids school. I just have trouble understanding where to put some of the links/info you have provided. Is this possible to  do?

                Thanks so much for all of your work, this need only came up a couple of weeks ago, so if I can help please let me know how, just learning alot of the pfsense under the hood.

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

                  Hi
                  I found way for download my sources from public site.
                  Near time i put all sources to my site and test this for installation.
                  I must first repair my pfSense system  :-[
                  After i put to this topic step-by-step instructions.

                  Thanks.

                  SquidGuardDoc EN  RU Tutorial
                  Localization ru_PFSense

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

                    1. Need install local xml-rpc. How - pls looking for this topic
                    http://forum.pfsense.org/index.php/topic,312.0.html
                    2. Download pkg_config.xml for this package from
                    http://diskatel.narod.ru/pfSense/packages/pkg_config.xml
                    and put them to you xml-rpc. If all placed correct - in package list you looking one package -squidGuard
                    3. Install this package.

                    SquidGuardDoc EN  RU Tutorial
                    Localization ru_PFSense

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

                      Screenshots

                      sg_main.jpg
                      sg_main.jpg_thumb
                      sg_def.jpg
                      sg_def.jpg_thumb

                      SquidGuardDoc EN  RU Tutorial
                      Localization ru_PFSense

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

                        Screenshots

                        sg_acl.jpg
                        sg_acl.jpg_thumb
                        SG_time.jpg
                        SG_time.jpg_thumb

                        SquidGuardDoc EN  RU Tutorial
                        Localization ru_PFSense

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

                          This looks like an excellent package, but when I dloaded xmlrpc and then pointed my pf configs to the one specified, I didn't get anything showing up, is the location serving these up still online?  I read the notes on sullrich's post, but there is a good chance I could be doing something wrong since I don't know much about the packages system just yet.  Also the devoloper of this package would probably be very interested to know that there is a bounty posted for a content filtering packaged on an embedded system with a bounty of over $$1000 USD.  Granted of course that doing this on an embedded system is a bit trickier.  Here is the link to the post:
                          http://forum.pfsense.org/index.php/topic,2703.0.html

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

                            @Justinw:

                            This looks like an excellent package, but when I dloaded xmlrpc and then pointed my pf configs to the one specified, I didn't get anything showing up, is the location serving these up still online?  I read the notes on sullrich's post, but there is a good chance I could be doing something wrong since I don't know much about the packages system just yet.  Also the devoloper of this package would probably be very interested to know that there is a bounty posted for a content filtering packaged on an embedded system with a bounty of over $$1000 USD.  Granted of course that doing this on an embedded system is a bit trickier

                            • You installed xmlrpc - OK
                            • create /usr/local/www/packages (access rules 0755)
                            • download file http://diskatel.narod.ru/pfSense/packages/pkg_config.xml and put them to /usr/local/www/packages (access rules 0644)
                            • in /etc/inc/globals.inc remark
                              #    "xmlrpcbaseurl" => "www.pfsense.com",
                              and enter
                                  "xmlrpcbaseurl" => "x.x.x.x",

                            where x.x.x.x - you pfSense IP

                            if all right, then in package list must be my package  :)

                            SquidGuardDoc EN  RU Tutorial
                            Localization ru_PFSense

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

                              I may have given the wrong permissions, I'll try again when I have some time, thank you!

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

                                Sources returned to modification. I want change logic for more quickly work

                                SquidGuardDoc EN  RU Tutorial
                                Localization ru_PFSense

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

                                  i am testing your sources of squidguard.
                                  some points:
                                  1- need to add file squidguard_log.xml into your pkg_config.xml
                                  2- squidguard binary requires  "libdb3.so.3" to run properly
                                  3 - if you want a tester … i can do it

                                  Dhix Networks
                                  Everything Secure

                                  http://www.dhix.com.br

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

                                    1- need to add file squidguard_log.xml into your pkg_config.xml
                                    

                                    yes - fixed

                                    2- squidguard binary requires  "libdb3.so.3" to run properly
                                    

                                    must installed with squidGuard automaticly

                                    3 - if you want a tester ... i can do it 
                                    

                                    i will glad if you test this

                                    All changes will updated in near time (I posting this)
                                    Also will corrected some bugs

                                    SquidGuardDoc EN  RU Tutorial
                                    Localization ru_PFSense

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

                                      other little issues…
                                      change the name in pfsense services menu to other different of "proxy Server"  because is confusing to newbies.

                                      add new acl times is not working ?  i cant add time ranges

                                      apply new changes can be equal the pfsense add rule , it's too easy forgot to click that apply button in genreal settings tab.

                                      just a tought ... have the squid package installed together, with customized squid.conf and unified menus, look at squid config panels in pfsense has an options to acl, to blacklists, and an customized instalation can be more easy to maintain .

                                      Dhix Networks
                                      Everything Secure

                                      http://www.dhix.com.br

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

                                        http://diskatel.narod.ru/squidguard/squidguard.zip  is not working .. was removed ? the site was in russian .. i cant understand …

                                        Dhix Networks
                                        Everything Secure

                                        http://www.dhix.com.br

                                        1 Reply Last reply Reply Quote 0
                                        • jahonixJ
                                          jahonix
                                          last edited by

                                          @dhipo:

                                          http://diskatel.narod.ru/squidguard/squidguard.zip  is not working .. was removed ?

                                          Click on "save target as" does work however.

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

                                            it's not working … i use wget .... and error 404 is file not found ....
                                            lucky!!

                                            Dhix Networks
                                            Everything Secure

                                            http://www.dhix.com.br

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