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

Squid and ACLs

Scheduled Pinned Locked Moved Cache/Proxy
squidupdatesaclip addressesprivate address
19 Posts 3 Posters 3.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.
  • J
    JonathanLee @mcury
    last edited by JonathanLee Dec 14, 2023, 9:37 PM Dec 14, 2023, 9:34 PM

    @mcury I have it manually set to bypass proxy for 192.168.1.1 on lan side devices. I did have that issue until I did that but I never added that to the bypass it on the poxy itself inside the firewall. Thanks I didn't think about that, I will test tonight. What's weird why does this work for 23.05.01?

    TAC wants me to move my 8080 rule to the top next tonight.

    I have to swap out my "everything bagel" 🥯 SSD and put the 23.09.01 SSD back in to test it.

    Everything bagel is the software where everything works perfectly for everyone in our house.

    Make sure to upvote

    M 2 Replies Last reply Dec 14, 2023, 9:38 PM Reply Quote 0
    • M
      mcury @JonathanLee
      last edited by Dec 14, 2023, 9:38 PM

      @JonathanLee said in Squid and ACLs:

      Thanks I didn't think about that

      I'm 99% sure that it will solve that issue.

      @JonathanLee said in Squid and ACLs:

      What's weird why does this work for 23.05.01?

      I really can't tell, but what I can say is that I got into similar problems in the past.
      I'm searching for the topic here, but it is very very old.. It was jimp who gave me the tip to fix that at that time..

      dead on arrival, nowhere to be found.

      1 Reply Last reply Reply Quote 0
      • M
        mcury @JonathanLee
        last edited by mcury Dec 14, 2023, 10:00 PM Dec 14, 2023, 9:42 PM

        @JonathanLee said in Squid and ACLs:

        TAC wants me to move my 8080 rule to the top next tonight.

        That is a good idea, but if I'm right, that alone won't help.
        As I see it, you are getting intercepted by the proxy while going to the pfsense's GUI.

        Also note that NAT is processed first than a firewall rule in the pipeline.. So, if I'm right, moving that rule won't solve the problem..

        030220da-d16b-446e-9129-24dff671522f-image.png

        Edit:
        Found the link, it wasn't jimp, memory failed me..
        https://forum.netgate.com/topic/110072/squid-dnsbl-problem

        Edit2 :

        Oh, it would be easier to just change the firewall management port, choose any port that is not being used by any services in the firewall and not being intercepted by the transparent proxy.

        dead on arrival, nowhere to be found.

        J 2 Replies Last reply Dec 14, 2023, 11:03 PM Reply Quote 1
        • J
          JonathanLee @mcury
          last edited by Dec 14, 2023, 11:03 PM

          @mcury thanks for the information

          Make sure to upvote

          1 Reply Last reply Reply Quote 0
          • J
            JonathanLee @mcury
            last edited by Dec 14, 2023, 11:04 PM

            @mcury is port 8080 used by something else? My GUI is currently set to port 8080.

            Make sure to upvote

            M 1 Reply Last reply Dec 14, 2023, 11:15 PM Reply Quote 0
            • M
              mcury @JonathanLee
              last edited by Dec 14, 2023, 11:15 PM

              @JonathanLee said in Squid and ACLs:

              @mcury is port 8080 used by something else? My GUI is currently set to port 8080.

              No, not by default.
              But some websites use that port, so it is usual to see users include that port in the allowed ports in the Squid settings.

              If its not there, then, I don't think this is the problem.

              Just to be clear, my suspicious is that the NAT that transparent proxy creates is intercepting that port when you are accessing the GUI, and sending it to the proxy 3128.

              dead on arrival, nowhere to be found.

              J 1 Reply Last reply Dec 14, 2023, 11:55 PM Reply Quote 1
              • J
                JonathanLee @mcury
                last edited by Dec 14, 2023, 11:55 PM

                @mcury I got it. It should also work to add bypass 192.168.1.1:8080 on the Squid bypass settings right 👍

                Make sure to upvote

                M 1 Reply Last reply Dec 15, 2023, 12:03 AM Reply Quote 0
                • M
                  mcury @JonathanLee
                  last edited by Dec 15, 2023, 12:03 AM

                  @JonathanLee said in Squid and ACLs:

                  It should also work to add bypass 192.168.1.1:8080 on the Squid bypass settings right 👍

                  Yes, just bypass connections to destination 192.168.1.1.

                  Usually, most of the times if not always, you don't want to proxy connections to local networks, so I would bypass everything to:

                  10.0.0.0/8
                  172.16.0.0/12
                  192.168.0.0/16

                  As far as I remember, you said a few weeks ago when we were trying to fix your Nintendo Switch problem, that you use both modes, transparent and explicit.

                  So, you need to make sure that you bypass these networks for both methods.

                  For transparent mode, you need to include those networks in Squid configuration, or if you created the NAT manually, include those networks there, you can use that reverse destination alias as previously mentioned in that thread.

                  For explicit mode, you would need to set it in the browser settings, or through the PAC file.

                  dead on arrival, nowhere to be found.

                  1 Reply Last reply Reply Quote 1
                  • J
                    JonathanLee
                    last edited by Dec 15, 2023, 12:06 AM

                    Thanks I got the PAC file working. I bet 23.05.01 had some default Netgate proxy rules that 23.09 doesn't include.

                    Make sure to upvote

                    M 1 Reply Last reply Dec 15, 2023, 12:09 AM Reply Quote 1
                    • M
                      mcury @JonathanLee
                      last edited by Dec 15, 2023, 12:09 AM

                      @JonathanLee said in Squid and ACLs:

                      Thanks I got the PAC file working. I bet 23.05.01 had some default Netgate proxy rules that 23.09 doesn't include.

                      hm.. 🤔 could be but I don't think so.

                      dead on arrival, nowhere to be found.

                      1 Reply Last reply Reply Quote 0
                      • J
                        JonathanLee
                        last edited by Dec 16, 2023, 9:20 AM

                        It was this old separators that were deleted however still listed in the 23.05.01 config.xml file.

                        It mixed up every rule on the config.xml side and left it looking correct on the GUI side. I just deleted them and it fixed it for my 23.09.01

                        Screenshot 2023-12-15 at 10.19.31 PM.png

                        Screenshot 2023-12-15 at 10.53.07 PM.png

                        Make sure to upvote

                        M 1 Reply Last reply Dec 16, 2023, 11:50 AM Reply Quote 1
                        • M
                          mcury @JonathanLee
                          last edited by Dec 16, 2023, 11:50 AM

                          @JonathanLee said in Squid and ACLs:

                          It was this old separators that were deleted however still listed in the 23.05.01 config.xml file.

                          It mixed up every rule on the config.xml side and left it looking correct on the GUI side. I just deleted them and it fixed it for my 23.09.01

                          Screenshot 2023-12-15 at 10.19.31 PM.png

                          Screenshot 2023-12-15 at 10.53.07 PM.png

                          Oh, that certainly wasn't a easy shot, good work =)

                          dead on arrival, nowhere to be found.

                          J 1 Reply Last reply Dec 16, 2023, 4:51 PM Reply Quote 1
                          • J
                            JonathanLee @mcury
                            last edited by Dec 16, 2023, 4:51 PM

                            @mcury I also had to disable some ethernet rules that all the sudden showed a lot of activity

                            Screenshot 2023-12-16 at 8.38.44 AM.png

                            Make sure to upvote

                            1 Reply Last reply Reply Quote 1
                            16 out of 19
                            • First post
                              16/19
                              Last post
                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                              This community forum collects and processes your personal information.
                              consent.not_received