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 308.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

      @ipis:

      Is there a way to copy the missing libs directly to the pfsense without fetching?

      Unfortunately no. I've asked core team to copy these libs to official repo but I had no luck with that.

      These are missing so libs for gssapi. Other packages(freeradius2, postfix) need this libs too.

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

      Help a community developer! ;D

      1 Reply Last reply Reply Quote 0
      • I
        ipis
        last edited by

        I hope all missing libs are included soon. I really wan't to block certain secured sites on my work. And I think this version is amazing.

        Does anyone has a workaround in fetching libs?

        1 Reply Last reply Reply Quote 0
        • N
          Nachtfalke
          last edited by

          @ipis:

          I hope all missing libs are included soon. I really wan't to block certain secured sites on my work. And I think this version is amazing.

          Does anyone has a workaround in fetching libs?

          Just try with this command:

          cd /usr/local/lib
          

          and in this folder:

          
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libasn1.so.10
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libgssapi.so.10
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libheimntlm.so.10
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libhx509.so.10
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libkrb5.so.10
          fetch http://e-sac.siteseguro.ws/pfsense/8/All/ldd/libroken.so.10
          
          

          Perhaps you have to check the file permissions after you copied the files.

          Or download the libs via your webbrowser and copy these files to pfsense using the GUI:
          DIAGNOSTICS –> Command Prompt

          1 Reply Last reply Reply Quote 0
          • I
            ipis
            last edited by

            Thanks  Nachtfalke

            How stupid i'am. I a'm using the word "ALL" instead of "All" plus. I erase all my config to squid, I uncheked everything before re-fetching. Thanks again :)

            1 Reply Last reply Reply Quote 0
            • I
              ipis
              last edited by

              Hi. Its already working fine but I've noticed that the other browser like google chrome. I've noticed that it wont trust the certificate when entering into secured sites. It says the Certificate is not trusted and theres no option for the user to continue and accept it. Unlike to other browser theres an optio to get the certificate and continue to the website. Or to trust the cerficate.. Is this normal, or theres a way to overcome this? Thanks

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

                @ipis:

                Is this normal, or theres a way to overcome this? Thanks

                Yes, to avoid these erros, play with squid cert options and include pfsense CA as a trusted CA on each browsers. This way you will not get any ssl error for https sites.

                Services that use same ssl port(tor, ultrasurf) will always fail.

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

                Help a community developer! ;D

                1 Reply Last reply Reply Quote 0
                • I
                  ipis
                  last edited by

                  Thanks marcelloc. I've fixed the certificated error. also I re-enabled the transparent ssl and it helps  :)

                  1 Reply Last reply Reply Quote 0
                  • I
                    ipis
                    last edited by

                    Hi, I have a question. I just visited a government agency website, its an organization that handles employers contribution. or employees contribution. Ive noticed that after accepting the certificate and continuing to website. The website did not respond and it says webpage not avalable. According to other forums ubuntu to be exact, theres a site that sometimes block this kind of interception, i mean we will not be availbe to continue that's why they added some code.

                    Can we adopt their  code to our pfsense? I think their added it in squid.conf

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

                      @ipis:

                      Can we adopt their  code to our pfsense? I think their added it in squid.conf

                      If you find what code is it, I can add to squid.conf.

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

                      Help a community developer! ;D

                      1 Reply Last reply Reply Quote 0
                      • I
                        ipis
                        last edited by

                        Hi marcerlloc, check this pic that ive uploaded

                        1.jpg
                        1.jpg_thumb
                        2.jpg
                        2.jpg_thumb

                        1 Reply Last reply Reply Quote 0
                        • I
                          ipis
                          last edited by

                          Hi, marcelloc i successfully entered that website. But this website www.sss.gov.ph
                          prevents my network

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

                            These pics shows stardard ssl squid configuration.

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

                            Help a community developer! ;D

                            1 Reply Last reply Reply Quote 0
                            • I
                              ipis
                              last edited by

                              You mean it doesn't have something to do with the website? Maybe I mis configured. On the other hand, I've noticed something when connecting to facebook. It seems like the page is broken, I couldn't see the pictures and other posts. I've tried to disable my squid guard and let the squid3-dev handle the internet, but the outcome is the same. But when i tried not to proxy the internet, only using the direct firewall rules on lan, the page seems fixed. Is there a workaround on this?

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

                                Can you test on firefox with firebug extension enabled on network tab?

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

                                Help a community developer! ;D

                                1 Reply Last reply Reply Quote 0
                                • I
                                  ipis
                                  last edited by

                                  I don't have that firebug option in my firefox. By the way I also tried this on my other browser but still no luck

                                  1 Reply Last reply Reply Quote 0
                                  • I
                                    ipis
                                    last edited by

                                    Also when I put the source ip, it bypassess the squidguard, and the website seems fixed also..

                                    1 Reply Last reply Reply Quote 0
                                    • I
                                      ipis
                                      last edited by

                                      I'm thinking of Using Version 3.3.4, maybe I won't have that kind of issue on fb, is that possible?

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

                                        @ipis:

                                        I don't have that firebug option in my firefox.

                                        It's a firefox extension/plugin. Just install it and enable.

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

                                        Help a community developer! ;D

                                        1 Reply Last reply Reply Quote 0
                                        • I
                                          ipis
                                          last edited by

                                          Hi i just install the plugin but it doesn't fixed the issue, but i think the issue is came from ssl filtering, because when I disable the ssl filtering, and restart the pfsense. It returned to normal, and when I get back on using ssl filtering the site is broken again. Did I did something wrong? I set my ssl listening port to 3129, while my squid port is in 3128, both are set to LAN interface. Also i set my safe ports to 80, 443 and acl ports to 443 only.

                                          Can you give me other config options? How can i used port 3128 on both squid port and ssl port man in the middle. can we do the tunneling?

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

                                            @ipis:

                                            Hi i just install the plugin but it doesn't fixed the issue.

                                            This plugin is usefull to debug  the problem, not to fix ssl issues.

                                            Enable it, select net tab and access the site with ssl enabled.

                                            This way you will see all connections and check what is going fine and whats is failing.

                                            bb.com.br.png
                                            bb.com.br.png_thumb

                                            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.