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

    Squid3 - New GUI with sync, normal and reverse proxy

    Cache/Proxy
    104
    428
    469.8k
    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
      doktornotor Banned
      last edited by

      You have the paths wrong, very obviously.

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

        @aGeekHere:

        whats new in 0.2.9?

        You can click o package version to see it's changelog.

        changelog.png
        changelog.png_thumb

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

        Help a community developer! ;D

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

          You can click o package version to see it's changelog.

          get 404 error

          link
          https://github.com/pfsense/pfsense-packages/commits/master/config/34

          Never Fear, A Geek is Here!

          1 Reply Last reply Reply Quote 0
          • D
            doktornotor Banned
            last edited by

            Kindly test with latest Squid3 version (0.3.2). You either need to uninstall first, or reinstall it twice.

            1 Reply Last reply Reply Quote 0
            • X
              xbipin
              last edited by

              i tried updating squid3 with this 0.3.2 but it kept failing so i uninstalled it now it doesnt install at all

              Removing squid3 components…
              Tabs items... done.
              Menu items... done.
              Services... done.
              Loading package instructions...
              Deinstall commands... done.
              Removing package instructions...done.
              Auxiliary files... done.
              Package XML... done.
              Configuration... done.
              Beginning package installation for squid3 .Saving updated package information... done.
              Downloading squid3 and its dependencies...
              Checking for package installation... Loading package configuration... failed!

              Installation aborted.Removing package...
              Starting package deletion for squid-3.4.10_2-i386...done.
              Removing squid3 components...
              Configuration... done.
              done.
              Failed to install package.

              Package reinstallation failed.

              1 Reply Last reply Reply Quote 0
              • X
                xbipin
                last edited by

                fresh reinstall gives this

                Beginning package installation for squid3 .
                Downloading package configuration file… done.
                Saving updated package information... done.
                Downloading squid3 and its dependencies...
                Checking for package installation...
                Downloading https://files.pfsense.org/packages/10/All/squid-3.4.10_2-i386.pbi ...  (extracting)
                Loading package configuration... done.
                Configuring package components...
                Loading package configuration... done.
                Additional files... squid.inc failed.
                Loading package instructions...
                Include squid.inc is missing!
                Removing package...
                Starting package deletion for squid-3.4.10_2-i386...done.
                Removing squid3 components...
                Tabs items... done.
                Menu items... done.
                Services... done.
                Loading package instructions...
                Include file squid.inc could not be found for inclusion.
                Deinstall commands...
                Not executing custom deinstall hook because an include is missing.
                Removing package instructions...done.
                Auxiliary files... done.
                Package XML... done.
                Configuration... done.
                done.
                Failed to install package.

                Installation halted.

                1 Reply Last reply Reply Quote 0
                • D
                  doktornotor Banned
                  last edited by

                  Well, when you don't have the inc file, it won't work.

                  
                  Include squid.inc is missing!
                  ...
                  Include file squid.inc could not be found for inclusion.
                  
                  

                  Download the file manually if it keeps failing for you. Sorry, this package manager seriously is a piece of garbage that fails to do any recovery.

                  1 Reply Last reply Reply Quote 0
                  • X
                    xbipin
                    last edited by

                    i figured out the issue, the isp connection was such that it used to drop the connection to pfsense server very often so install always used to miss those files due to timeout to server, i switched over to another connection and then it installed fine

                    1 Reply Last reply Reply Quote 0
                    • D
                      doktornotor Banned
                      last edited by

                      Yeah, this happens on download failures… sadly, it manages to get itself into a state where it can be neither installed nor uninstalled rather often. Why it doesn't try to refetch the file instead of spitting "Oh noes, we are missing required include, kaboom" goes beyond me.

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

                        Kindly test with latest Squid3 version (0.3.2). You either need to uninstall first, or reinstall it twice.

                        Sure.

                        Same issue with a reinstall (twice).

                        Will try again on a new update.

                        Never Fear, A Geek is Here!

                        1 Reply Last reply Reply Quote 0
                        • D
                          doktornotor Banned
                          last edited by

                          @aGeekHere:

                          Same issue with a reinstall (twice).

                          There won't be any new update from me, sorry. Not really even sure what "same issue" are you talking about. Backup config, wipe the messed up box, reinstall, restore config and start from scratch, perhaps.

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

                            The "same issue" is that the link to show squid's changes in the package manger is incorrect and gives

                            get 404 error

                            link
                            https://github.com/pfsense/pfsense-packages/commits/master/config/34

                            Anyway it is only minor, Found the correct link anyway
                            https://github.com/pfsense/pfsense-packages/tree/master/config/squid3/34

                            Never Fear, A Geek is Here!

                            1 Reply Last reply Reply Quote 0
                            • D
                              doktornotor Banned
                              last edited by

                              @aGeekHere:

                              The "same issue" is that the link to show squid's changes in the package manger is incorrect

                              Not fixable in package, plus not really sure why it matters.

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

                                Hello ALL,

                                Recently switched from NON-Transparent proxy to Transparent. Figured out that URL-Filter (squidGuard) doesn't work for HTTPS sites. So, even if I block all the sites in squidGuard configuration user still able to browse ANY HTTPS site (I made sure that user gets ERROR page for HTTP, so squidGurd works for NON-encrypted traffic).
                                In NON-Transparent mode it DOES work and users gets regular "Unable to connect" (FireFox) or "This webpage is not available" (Chrome). I assume this is normal behavior.

                                We run squid3 v0.3.1 (with clamav integrated) and squidGuard v1.9.15 on pfSense 2.2.4-RELEASE (amd64).

                                1. Is it a known issue with TRANSPARENT mode? Is it possible to fix it somehow? BTW, we do NOT use SSL interception.

                                2. The second question would be "Where can I get a changelog (the list of new features / fixed issues) for the latest squid3 v0.3.2?".

                                Thank you in advance.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  clusty
                                  last edited by

                                  Hello,

                                  Something very doubtful is happening: every 1-2 updates completely breaks squid. It seem like it stops caching any traffic in transparent mode.
                                  Multiple reinstallations does not seem to fix it.

                                  Is it a very buggy?

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

                                    I have found that squid gets stuck (just sits there pulling full bandwidth) with adobe cc updates,

                                    the error

                                    09.10.2015 14:17:23	192.168.1.244	TCP_CLIENT_REFRESH_MISS_ABORTED/206	http://swupdl.adobe.com/updates/oobe/aam20/win/PhotoshopCameraRaw8-8.0/9.2.89/setup.zip	-	203.213.33.73
                                    

                                    Have to disable squid in order for the update to download.

                                    Never Fear, A Geek is Here!

                                    1 Reply Last reply Reply Quote 0
                                    • V
                                      voxeljorz
                                      last edited by

                                      Squidguard didn't filter websites and clamd also stopped after update.

                                      Reinstalled Squid and SquidGuard, working fine now.

                                      Only clamav service was stopped.
                                      Error: Missing /var/db/clamav/*.cvd or *.cld files. Running freshclam in background.

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        doktornotor Banned
                                        last edited by

                                        @voxeljorz:

                                        Error: Missing /var/db/clamav/*.cvd or *.cld files. Running freshclam in background.

                                        There was absolutely no need to reinstall the package. Antivirus cannot run without AV definitions. You simply must wait until they are downloaded. After that, you can start ClamAV. There's a log message about it, there's a GUI note about it. Not really sure what else could be done for people that lack basic understanding of things like the fact that AV without defs doesn't work.

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

                                          If I want ClamAV to work on my pfSense box, this is the package I need to run with? Squid3 0.4.0 package
                                          I don't care about the reverse proxy though (not need in my situation). Do I still need this package?

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            doktornotor Banned
                                            last edited by

                                            Could you clarify what's the purpose you want to run ClamAV for?

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