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 4.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.
    • M
      michmoor LAYER 8 Rebel Alliance @JonathanLee
      last edited by

      @JonathanLee I just want to make sure you at least get the security patches on your 23.05 instance considering you are staying on that version going forward.

      Firewall: NetGate,Palo Alto-VM,Juniper SRX
      Routing: Juniper, Arista, Cisco
      Switching: Juniper, Arista, Cisco
      Wireless: Unifi, Aruba IAP
      JNCIP,CCNP Enterprise

      JonathanLeeJ M 2 Replies Last reply Reply Quote 0
      • JonathanLeeJ
        JonathanLee @michmoor
        last edited by JonathanLee

        @michmoor yes I have every patch on 23.05.01 it's a huge list

        Make sure to upvote

        1 Reply Last reply Reply Quote 0
        • M
          mcury Rebel Alliance @michmoor
          last edited by mcury

          I think the problem is the first rule.
          You are getting proxied to the GUI.

          If you are using transparent proxy, bypass the destination IP of the firewall.
          If you are using explicit proxy, bypass the IP of the firewall or the entire network 192.168.1.0/24, you can do it through the browser (do not proxy for these networks), or through a .pac file.

          So, when you use pfctl -d, the first rule gets disabled and you restore access.

          dead on arrival, nowhere to be found.

          JonathanLeeJ 1 Reply Last reply Reply Quote 1
          • JonathanLeeJ
            JonathanLee @mcury
            last edited by JonathanLee

            @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 Reply Quote 0
            • M
              mcury Rebel Alliance @JonathanLee
              last edited by

              @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 Rebel Alliance @JonathanLee
                last edited by mcury

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

                JonathanLeeJ 2 Replies Last reply Reply Quote 1
                • JonathanLeeJ
                  JonathanLee @mcury
                  last edited by

                  @mcury thanks for the information

                  Make sure to upvote

                  1 Reply Last reply Reply Quote 0
                  • JonathanLeeJ
                    JonathanLee @mcury
                    last edited by

                    @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 Reply Quote 0
                    • M
                      mcury Rebel Alliance @JonathanLee
                      last edited by

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

                      JonathanLeeJ 1 Reply Last reply Reply Quote 1
                      • JonathanLeeJ
                        JonathanLee @mcury
                        last edited by

                        @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 Reply Quote 0
                        • M
                          mcury Rebel Alliance @JonathanLee
                          last edited by

                          @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
                          • JonathanLeeJ
                            JonathanLee
                            last edited by

                            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 Reply Quote 1
                            • M
                              mcury Rebel Alliance @JonathanLee
                              last edited by

                              @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
                              • JonathanLeeJ
                                JonathanLee
                                last edited by

                                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 Reply Quote 1
                                • M
                                  mcury Rebel Alliance @JonathanLee
                                  last edited by

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

                                  JonathanLeeJ 1 Reply Last reply Reply Quote 1
                                  • JonathanLeeJ
                                    JonathanLee @mcury
                                    last edited by

                                    @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
                                    • First post
                                      Last post
                                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.