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

    Squid 3.3.4 package for pfsense with ssl filtering

    Scheduled Pinned Locked Moved Cache/Proxy
    305 Posts 72 Posters 307.9k 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.
    • marcellocM
      marcelloc
      last edited by

      @itman6770:

      hi
      i want to install squid tahat support icap and integrate with anti virus.but i dont now.
      can you help?

      It's still under development on squid3-dev

      Treinamentos de Elite: http://sys-squad.com

      Help a community developer! ;D

      1 Reply Last reply Reply Quote 0
      • P
        packeteer
        last edited by

        I was wondering if Dansguardian is suppose to be working on this version of squid?

        I am on PFSense 2.1(AMD64). DG works with Squid3 but not the dev version.

        For some reason DG is unable to connect with Squid3dev.

        Squid3dev works perfectly on its own.

        1 Reply Last reply Reply Quote 0
        • marcellocM
          marcelloc
          last edited by

          I use dansguardian with squid3-dev.

          What errors are you getting?

          Treinamentos de Elite: http://sys-squad.com

          Help a community developer! ;D

          1 Reply Last reply Reply Quote 0
          • P
            packeteer
            last edited by

            @marcelloc:

            I use dansguardian with squid3-dev.

            What errors are you getting?

            Dansguardian: error connecting to proxy. Same error as Legion on page 2.

            I have it upstream to a proxy server on port 3128.

            works fine with squid3.

            Thnx

            1 Reply Last reply Reply Quote 0
            • marcellocM
              marcelloc
              last edited by

              Check if squid is listening(netstat -an | grep -i listen) on the port you have configured on dansguardian.

              Treinamentos de Elite: http://sys-squad.com

              Help a community developer! ;D

              1 Reply Last reply Reply Quote 0
              • P
                packeteer
                last edited by

                @marcelloc:

                Check if squid is listening(netstat -an | grep -i listen) on the port you have configured on dansguardian.

                It is closed.

                1 Reply Last reply Reply Quote 0
                • marcellocM
                  marcelloc
                  last edited by

                  @packeteer:

                  It is closed.

                  Next step is to check why squid is not starting…

                  Treinamentos de Elite: http://sys-squad.com

                  Help a community developer! ;D

                  1 Reply Last reply Reply Quote 0
                  • P
                    packeteer
                    last edited by

                    @marcelloc:

                    @packeteer:

                    It is closed.

                    Next step is to check why squid is not starting…

                    The service is running, just doesn't listen to the port.

                    1 Reply Last reply Reply Quote 0
                    • marcellocM
                      marcelloc
                      last edited by

                      @packeteer:

                      The service is running, just doesn't listen to the port.

                      Enable ipv6 on pfsense and then killall and start squid daemon.

                      It's something on squid 3.3 version, I have a squid 3.3 version on my repo without ipv6 that works fine.

                      If you do not want to enable ipv6 on your server, install squid 3.3.4 form my repo using pkg_delete and pkg_add from console/ssh

                      Treinamentos de Elite: http://sys-squad.com

                      Help a community developer! ;D

                      1 Reply Last reply Reply Quote 0
                      • P
                        packeteer
                        last edited by

                        @marcelloc:

                        @packeteer:

                        The service is running, just doesn't listen to the port.

                        Enable ipv6 on pfsense and then killall and start squid daemon.

                        It's something on squid 3.3 version, I have a squid 3.3 version on my repo without ipv6 that works fine.

                        If you do not want to enable ipv6 on your server, install squid 3.3.4 form my repo using pkg_delete and pkg_add from console/ssh

                        Thank you very much! Enabling ipv6 works.

                        ;D

                        1 Reply Last reply Reply Quote 0
                        • A
                          ataru75
                          last edited by

                          MULTIWAN

                          Hello, you work the proxy-dev ver. 3.3.8 with the multi-WAN? Before working with version 2.7.9 using this guide http://forum.pfsense.org/index.php?topic=60977.0, now I installed version 3.3.8-dev and it does not work. With the release of squid that is found in this post (3.3.4) will it work?
                          thanks
                          greetings

                          1 Reply Last reply Reply Quote 0
                          • marcellocM
                            marcelloc
                            last edited by

                            Did you upgraded pfsense too?

                            What version are you using?

                            Treinamentos de Elite: http://sys-squad.com

                            Help a community developer! ;D

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

                              • If you are getting missing libs erros like Shared object "libgssapi.so.10" not found, required by "squid"',
                                Copy it from my personal repo or from any freebsd with the same version.
                                These are libs that are not included on pfsense base install bu required to sasl.
                                save it to /usr/local/lib
                                amd64
                                http://e-sac.siteseguro.ws/pfsense/8/amd64/All/ldd/

                                i386
                                http://e-sac.siteseguro.ws/pfsense/8/All/ldd/

                              • Shared object "libheimntlm.so.10" not found,

                              David

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

                                @marcelloc:

                                @stanthewizard:

                                sorry I don't understand

                                On console/ssh use  pkg_delete to remove squid-3.3.4 and pkg_add to get squid 3.3.5

                                i386 systems
                                pkg_add -r http://e-sac.siteseguro.ws/packages/8/All/squid-3.3.5.tbz

                                amd64 systems
                                pkg_add -r http://e-sac.siteseguro.ws/packages/amd64/8/All/squid-3.3.5.tbz

                                Can you provide a URL that is available from the USA?  This URL returns  "Unable to get the … and Operation timed out."

                                The URL when Pinged gives me an IP address, but I cannot replace the "e-sac.siteseguro.ws" with an IP address and have it work.

                                David

                                David

                                1 Reply Last reply Reply Quote 0
                                • marcellocM
                                  marcelloc
                                  last edited by

                                  @dld121:

                                  Can you provide a URL that is available from the USA?

                                  Unfortunately No.  :(

                                  Do you have pfblocker enabled with brazil on your block list?

                                  To get squid working without changing package files, just enable ipv6 on your 2.0.x version and get missing files from any freebsd 8.1 server.

                                  @dld121:

                                  The URL when Pinged gives me an IP address, but I cannot replace the "e-sac.siteseguro.ws" with an IP address and have it work.

                                  It's a hosting server, only dns http headers will reach my files.

                                  Treinamentos de Elite: http://sys-squad.com

                                  Help a community developer! ;D

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

                                    Tested:

                                    i386 systems
                                    pkg_add -r http://e-sac.siteseguro.ws/packages/8/All/squid-3.3.5.tbz

                                    amd64 systems
                                    pkg_add -r http://e-sac.siteseguro.ws/packages/amd64/8/All/squid-3.3.5.tbz

                                    and they are dead for us as well.

                                    1 Reply Last reply Reply Quote 0
                                    • marcellocM
                                      marcelloc
                                      last edited by

                                      Check your firewall rules and blocked ips.

                                      I've just tested and it's working.

                                      Use default package binaries with ipv6 enabled.

                                      fetch missing files from any freebsd 8.1 for pfsense 2.0.x

                                      Treinamentos de Elite: http://sys-squad.com

                                      Help a community developer! ;D

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

                                        Interestingly it's timing out for me too Marcello. And it's worked for me before, many times. I'm at work, in Oz, corporate firewall but it's not blocking.

                                        1 Reply Last reply Reply Quote 0
                                        • G
                                          gemmiu
                                          last edited by

                                          Sorry for my bad english.

                                          Can someone explain, how to block https urls with squid3 + squidguard?

                                          Http urls are blocked correctly, but https urls won't be blocked :(

                                          Thank you so much.

                                          1 Reply Last reply Reply Quote 0
                                          • marcellocM
                                            marcelloc
                                            last edited by

                                            • Create a Certificate authority on pfsense

                                            • Export ca certificate on gui and import on each client you what to filter ssl without certificate error messages

                                            • Enable ssl interception/transparent proxy on squid3-dev gui.

                                            Treinamentos de Elite: http://sys-squad.com

                                            Help a community developer! ;D

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