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

    pfBlockerNG-devel v3.0.0_9

    Scheduled Pinned Locked Moved pfBlockerNG
    27 Posts 10 Posters 2.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.
    • fireodoF
      fireodo @BBcan177
      last edited by fireodo

      @bbcan177

      Hello,

      after update from 3.0.0_8 to 3.0.0_9 unbound brings this warning: "warning: duplicate local-zone use-application-dns.net."
      I have the settings "DoH/DoT Blocking" on for Firefox only. If I deactivate that the warning disappeared.

      PS. I found the culprit: it was a "pfb_dnsbl.firefoxdoh.conf" file that leftover from the previous version in /var/unbound/!
      I let this post here for who may run into the same issue.

      Thanks und a good weekend,
      fireodo

      Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
      SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
      pfsense 2.8.0 CE
      Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

      BBcan177B 1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        @bbcan177 said in pfBlockerNG-devel v3.0.0_9:

        When the DNSBL Interface is set to use Localhost, Lighttpd will be bound to the DNSBL VIP address (and port 80/443) instead of Localhost. There are no NAT Rules created in this scenario.

        👍 This one solves many Problems when using pfBlckerNG over VPN.

        1 Reply Last reply Reply Quote 0
        • BBcan177B
          BBcan177 Moderator @fireodo
          last edited by

          @fireodo said in pfBlockerNG-devel v3.0.0_9:

          after update from 3.0.0_8 to 3.0.0_9 unbound brings this warning: "warning: duplicate local-zone use-application-dns.net."
          I have the settings "DoH/DoT Blocking" on for Firefox only. If I deactivate that the warning disappeared.

          When you enable the Firefox option it will add "application-dns.net" to your Unbound configuration. I assume that you also manually added the same line to the DNS Resolver Adv. Settings. So you can't do both at the same time, hence the "Duplicate zone" error.

          "Experience is something you don't get until just after you need it."

          Website: http://pfBlockerNG.com
          Twitter: @BBcan177  #pfBlockerNG
          Reddit: https://www.reddit.com/r/pfBlockerNG/new/

          fireodoF 1 Reply Last reply Reply Quote 1
          • fireodoF
            fireodo @BBcan177
            last edited by fireodo

            @bbcan177 said in pfBlockerNG-devel v3.0.0_9:

            @fireodo said in pfBlockerNG-devel v3.0.0_9:

            after update from 3.0.0_8 to 3.0.0_9 unbound brings this warning: "warning: duplicate local-zone use-application-dns.net."
            I have the settings "DoH/DoT Blocking" on for Firefox only. If I deactivate that the warning disappeared.

            When you enable the Firefox option it will add "application-dns.net" to your Unbound configuration. I assume that you also manually added the same line to the DNS Resolver Adv. Settings. So you can't do both at the same time, hence the "Duplicate zone" error.

            I found the file "pfb_dnsbl.firefoxdoh.conf" in /var/unbound that was not deleted when i updated and thats why I got that entry twice. (I had "pfb_dnsbl.doh.conf" AND "pfb_dnsbl.firefoxdoh.conf")

            Thanks,
            fireodo

            Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
            SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
            pfsense 2.8.0 CE
            Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

            BBcan177B 1 Reply Last reply Reply Quote 0
            • BBcan177B
              BBcan177 Moderator @fireodo
              last edited by

              @fireodo said in pfBlockerNG-devel v3.0.0_9:

              I found the file "pfb_dnsbl.firefoxdoh.conf" in /var/unbound that was not deleted when i updated and thats why I got that entry twice. (I had "pfb_dnsbl.doh.conf" AND "pfb_dnsbl.firefoxdoh.conf")

              Ok Thanks for reporting, I will check it out asap.

              "Experience is something you don't get until just after you need it."

              Website: http://pfBlockerNG.com
              Twitter: @BBcan177  #pfBlockerNG
              Reddit: https://www.reddit.com/r/pfBlockerNG/new/

              S fireodoF 2 Replies Last reply Reply Quote 1
              • S
                scorpoin @BBcan177
                last edited by scorpoin

                @bbcan177 Thanks for updates , well I have a suggestion can we have an option for white listing the specific website instead of white list ingthe ip for entire list /websites.

                Regareds

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

                  Is it safe to use this devel version in production?

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @giminik
                    last edited by

                    @giminik In this case yes. The dev version is the version being updated with new features and bug fixes. Think of the non dev version as legacy.

                    I won't speak for the developer, @BBcan177, but I think the extended development cycle for pfSense 2.5 is at the root of this unusual naming situation and that it will be resolved when 2.5 is released.

                    1 Reply Last reply Reply Quote 1
                    • fireodoF
                      fireodo @BBcan177
                      last edited by

                      @bbcan177

                      There is something else I do not really understand:
                      I have only 1 TLD in the DNSBL Whitelist and in the "DNS over HTTPS/TLS Blocking" I have Firefox an 4 other server highlighted.
                      When I disable the "DNS over HTTPS/TLS Blocking" I have 3 entries in the "pfbdnsblsuppression.txt" (accordingly 3 in the widget). When I activate "DNS over HTTPS/TLS Blocking" I got 179 entries in the pfbdnsblsuppression.txt regardless what servers I highlighted in the "DNS over HTTPS/TLS Blocking". When I look in the pfbdnsblsuppression.txt all servers are in the whitelist regardless what I have chosen in "DNS over HTTPS/TLS Blocking".

                      Can you please explain me that behavior a simple as possible?

                      Thanks a lot for you excellent work!
                      fireodo

                      Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                      SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                      pfsense 2.8.0 CE
                      Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                      BBcan177B 1 Reply Last reply Reply Quote 0
                      • BBcan177B
                        BBcan177 Moderator @fireodo
                        last edited by

                        @fireodo said in pfBlockerNG-devel v3.0.0_9:

                        There is something else I do not really understand:
                        I have only 1 TLD in the DNSBL Whitelist

                        First, click on the Blue infoblock Icons for the TLD Blacklist and TLD Whitelist.

                        The TLD Blacklist is used to block a whole TLD like "ru" or "top" etc
                        The TLD Whitelist, is used to allow a domain that is being TLD Blacklisted. IE: "example.ru". The TLD Whitelist is not required for Unbound Python mode, as those domains can now be whitelisted in the same fashion as all other whitelisting.

                        The TLD Whitelist, is not same thing as the DNSBL Whitelist.

                        The DNSBL Whitelist is where you want to add domains to be whitelisted, and its best to whitelist by clicking on the "+" icon in the Reports tab as those take effect immediately. Adding a domain manually to the whitelist, will require a Force Reload - DNSBL to take effect.

                        Can you please explain me that behavior a simple as possible?
                        Thanks a lot for you excellent work!

                        Thanks, and hope that helps!

                        "Experience is something you don't get until just after you need it."

                        Website: http://pfBlockerNG.com
                        Twitter: @BBcan177  #pfBlockerNG
                        Reddit: https://www.reddit.com/r/pfBlockerNG/new/

                        fireodoF 2 Replies Last reply Reply Quote 1
                        • fireodoF
                          fireodo @BBcan177
                          last edited by

                          @bbcan177
                          It is very much clearer now!

                          Thanks a lot,
                          fireodo

                          Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                          SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                          pfsense 2.8.0 CE
                          Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                          1 Reply Last reply Reply Quote 0
                          • fireodoF
                            fireodo @BBcan177
                            last edited by fireodo

                            @bbcan177 said in pfBlockerNG-devel v3.0.0_9:

                            @fireodo said in pfBlockerNG-devel v3.0.0_9:

                            The TLD Whitelist, is not same thing as the DNSBL Whitelist.

                            OK. But from where come those 181 Whitelist-Entrys shown in the pfblocker widget? (see atach)
                            pfblocker_wl.png
                            I have nothing introduced deliberately in the DNSBL Whitelist.

                            Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                            SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                            pfsense 2.8.0 CE
                            Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                            RonpfSR 1 Reply Last reply Reply Quote 0
                            • RonpfSR
                              RonpfS @fireodo
                              last edited by

                              @fireodo Click on it, it brings you to DNSBL Tab, how many entries do you have in Custom Whitelist?

                              2.4.5-RELEASE-p1 (amd64)
                              Intel Core2 Quad CPU Q8400 @ 2.66GHz 8GB
                              Backup 0.5_5, Bandwidthd 0.7.4_4, Cron 0.3.7_5, pfBlockerNG-devel 3.0.0_16, Status_Traffic_Totals 2.3.1_1, System_Patches 1.2_5

                              GertjanG fireodoF 2 Replies Last reply Reply Quote 0
                              • GertjanG
                                Gertjan @RonpfS
                                last edited by Gertjan

                                @ronpfs said in pfBlockerNG-devel v3.0.0_9:

                                how many entries do you have in Custom Whitelist?

                                Let me answer that question : 90 entries (close to).
                                This number is doubled (www is prepended for every host name if it isn't starting with www) and the final ",localhost.localdomain,," is added.

                                Source : /var/db/pfblockerng/pfbdnsblsuppression.txt

                                No "help me" PM's please. Use the forum, the community will thank you.
                                Edit : and where are the logs ??

                                fireodoF 1 Reply Last reply Reply Quote 0
                                • fireodoF
                                  fireodo @RonpfS
                                  last edited by

                                  @ronpfs said in pfBlockerNG-devel v3.0.0_9:

                                  @fireodo Click on it, it brings you to DNSBL Tab, how many entries do you have in Custom Whitelist?

                                  Only 1 "ONE" ☺

                                  Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                                  SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                                  pfsense 2.8.0 CE
                                  Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                                  1 Reply Last reply Reply Quote 0
                                  • fireodoF
                                    fireodo @Gertjan
                                    last edited by fireodo

                                    @gertjan said in pfBlockerNG-devel v3.0.0_9:

                                    @ronpfs said in pfBlockerNG-devel v3.0.0_9:

                                    how many entries do you have in Custom Whitelist?

                                    Let me answer that question : 90 entries (close to).
                                    This number is doubled (www is prepended for every host name if it isn't starting with www) and the final ",localhost.localdomain,," is added.

                                    No, only 1!

                                    Source : /var/db/pfblockerng/pfbdnsblsuppression.txt

                                    The rest of the entrys in the file you mention are all the DoH/DoT Servers from the "DNS over HTTPS/TLS Blocking" -List ;-)

                                    Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                                    SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                                    pfsense 2.8.0 CE
                                    Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                                    RonpfSR 1 Reply Last reply Reply Quote 0
                                    • RonpfSR
                                      RonpfS @fireodo
                                      last edited by

                                      @fireodo said in pfBlockerNG-devel v3.0.0_9:

                                      re all the DoH/DoT Servers from the "DNS over HTTPS/TLS Blocking" -List ;-)

                                      Post you Whitelist and the pdbdnsblsuppresstion.txt so we can help.

                                      2.4.5-RELEASE-p1 (amd64)
                                      Intel Core2 Quad CPU Q8400 @ 2.66GHz 8GB
                                      Backup 0.5_5, Bandwidthd 0.7.4_4, Cron 0.3.7_5, pfBlockerNG-devel 3.0.0_16, Status_Traffic_Totals 2.3.1_1, System_Patches 1.2_5

                                      fireodoF 1 Reply Last reply Reply Quote 0
                                      • fireodoF
                                        fireodo @RonpfS
                                        last edited by

                                        @ronpfs said in pfBlockerNG-devel v3.0.0_9:

                                        @fireodo said in pfBlockerNG-devel v3.0.0_9:

                                        re all the DoH/DoT Servers from the "DNS over HTTPS/TLS Blocking" -List ;-)

                                        Post you Whitelist and the pdbdnsblsuppresstion.txt so we can help.

                                        Whitelist: youtube-nocookie.com

                                        Suppresion List:
                                        pfbdnsblsuppression.txt

                                        Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                                        SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                                        pfsense 2.8.0 CE
                                        Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                                        RonpfSR 1 Reply Last reply Reply Quote 0
                                        • RonpfSR
                                          RonpfS @fireodo
                                          last edited by

                                          @fireodo You are using Unbound mode or Python Unbound Mode ?

                                          2.4.5-RELEASE-p1 (amd64)
                                          Intel Core2 Quad CPU Q8400 @ 2.66GHz 8GB
                                          Backup 0.5_5, Bandwidthd 0.7.4_4, Cron 0.3.7_5, pfBlockerNG-devel 3.0.0_16, Status_Traffic_Totals 2.3.1_1, System_Patches 1.2_5

                                          fireodoF 1 Reply Last reply Reply Quote 0
                                          • fireodoF
                                            fireodo @RonpfS
                                            last edited by

                                            @ronpfs said in pfBlockerNG-devel v3.0.0_9:

                                            @fireodo You are using Unbound mode or Python Unbound Mode ?

                                            Unbound Mode.

                                            Thanks

                                            Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                                            SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                                            pfsense 2.8.0 CE
                                            Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

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