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

    PfBlockerNG v2.0 w/DNSBL

    pfBlockerNG
    192
    1.1k
    1.6m
    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
      michaelmullanyza
      last edited by

      Hey BB.

      I'd just like some clarification as I'm not sure what the differences are.

      I'm currently making use of IPv4 lists in PfBlockerNG. For example, I have the "spyware" iblocklist as an alias, and deny outbound.

      As you know, this converts the lists into a Firewall IP Alias and denies Outbound on LAN for this Alias.

      What's the point in using the DNSBL then? I understand if I want to block the domain "facebook.com" I can do that with DNSBL, but if I'm only really making use of iblocklist.com and your bambenekconsulting lists, there's no need for me to make use of DNSBL correct?

      If I haven't understood it correct, please let me know :)

      1 Reply Last reply Reply Quote 0
      • M
        mygeeknc
        last edited by

        I'm having the same issue as the other fellow that the dnsbl web server is not starting. I don't see any errors in the System -> General logs either.

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

          I recommend to use deinstall and install new package, not use reinstall…

          Maybe this way will help.

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

            @mygeeknc:

            I'm having the same issue as the other fellow that the dnsbl web server is not starting. I don't see any errors in the System -> General logs either.

            Checklist:

            • pfBlockerNG enabled in General Tab

            • DNSBL enabled in DNSBL Tab

            • VIP, port and ssl port defined in DNSBL Tab

            • DNS Resolver enabled

            Then run a 'Force Update'. If it still doesn't start, execute the following and see if it shows any additional info:

            /usr/local/etc/rc.d/dnsbl.sh start
            

            "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/

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

              @michaelmullanyza:

              What's the point in using the DNSBL then? I understand if I want to block the domain "facebook.com" I can do that with DNSBL, but if I'm only really making use of iblocklist.com and your bambenekconsulting lists, there's no need for me to make use of DNSBL correct?

              There are several other lists the perform better than IBlock lists. They have too many false positives. See the script that I wrote to add over 50+ different blocklists for IP Reputation.

              Both IP Reputation and DNSBL achieve two different layer of protection. Not too mention that DNSBL also properly handles ADvert blocking.

              Some additional reading:
              https://www.sans.org/reading-room/whitepapers/dns/dns-sinkhole-33523

              "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/

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

                @BBcan177:

                I also fixed an issue with the Download Failure function.
                https://github.com/pfsense/pfsense-packages/pull/1192

                Pull Request has been merged. Latest version is 2.0.1

                "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/

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

                  @docjay:

                  I will be donating to you if you accept donations. 
                  –** Good Job**--

                  NP :)

                  "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/

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

                    @BBcan177:

                    Both IP Reputation and DNSBL achieve two different layer of protection.

                    What are the differences? I'm just curious.
                    I love your work btw! Great job.

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

                      @tonymorella:

                      @doktornotor:

                      @Asterix:

                      Getting this EasyList error for w/o elements.

                      [ DNSBL_EasyList - w/o Elements ] Download FAIL
                        Could not determine IP address of host.
                        Firewall and/or IDS are not blocking download.

                      Well that's not a package error. You need working DNS. :D

                      
                      $ host easylist-downloads.adblockplus.org
                      easylist-downloads.adblockplus.org has address 148.251.139.76
                      easylist-downloads.adblockplus.org has address 144.76.100.145
                      easylist-downloads.adblockplus.org has IPv6 address 2a01:4f8:200:114f::2
                      easylist-downloads.adblockplus.org has IPv6 address 2a01:4f8:192:7126::2
                      
                      

                      Filter out easylist-downloads.adblockplus.org via DNSBL as well as add it to an allow alias and see if this helps. Depending out how you having things setup could be blocking.  Host lookup most likely works because it's doing is via unbound. Just a thought let us know :)

                      Tony M

                      DNS is working fine. It downloads the "Privacy" list which is just after w/o Elements.

                      1 Reply Last reply Reply Quote 0
                      • Q
                        q54e3w
                        last edited by

                        Some additional reading:
                        https://www.sans.org/reading-room/whitepapers/dns/dns-sinkhole-33523

                        thanks for that - useful reading for anyone thinking about using DNSBL.

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

                          Where can i find the list referred in your post.

                          "See the script that I wrote to add over 50+ different blocklists for IP Reputation."

                          Thanks

                          cjb

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

                            @cjbujold:

                            Where can i find the list referred in your post.

                            https://forum.pfsense.org/index.php?topic=86212.msg549973#msg549973

                            @Asterix:

                            [ DNSBL_EasyList - w/o Elements ] Download FAIL
                              Could not determine IP address of host.
                              Firewall and/or IDS are not blocking download.

                            Is the 'Header' set as "w/o Elements"… Don't add special characters or spaces... just call it "EasyList" and the other "EasyPrivacy" as the Header/Label. Did you configure the Categories for both lists? In the latest version 2.0.1, there is a fix which might help diagnose this issue for you.

                            "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/

                            1 Reply Last reply Reply Quote 0
                            • H
                              ha11oga11o
                              last edited by

                              @BBcan177:

                              @michaelmullanyza:

                              What's the point in using the DNSBL then? I understand if I want to block the domain "facebook.com" I can do that with DNSBL, but if I'm only really making use of iblocklist.com and your bambenekconsulting lists, there's no need for me to make use of DNSBL correct?

                              There are several other lists the perform better than IBlock lists. They have too many false positives. See the script that I wrote to add over 50+ different blocklists for IP Reputation.

                              Both IP Reputation and DNSBL achieve two different layer of protection. Not too mention that DNSBL also properly handles ADvert blocking.

                              Some additional reading:
                              https://www.sans.org/reading-room/whitepapers/dns/dns-sinkhole-33523

                              Had same issue. I tried to start it by pressing restart on dashboard, but no joy. But when i ran in console "/usr/local/etc/rc.d/dnsbl.sh start" it started service, but continue to load command prompt in web browser forever, so i got no output.

                              Finally server started and i got data at logs.

                              Many thnx :)

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

                                @ha11oga11o:

                                Had same issue. I tried to start it by pressing restart on dashboard, but no joy. But when i ran in console "/usr/local/etc/rc.d/dnsbl.sh start" it started service, but continue to load command prompt in web browser forever, so i got no output.

                                Finally server started and i got data at logs.

                                When you were at the Dashboard: Services Status Widget, if DNSBL was not running, it would have shown a red "X" and a single "Start" Icon". The "Restart" Icon is only visible when the service is already started?  Can you try to stop/start the DNSBL service from the Dashboard? I can't duplicate this issue?

                                "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/

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

                                  @BBcan177:

                                  @cjbujold:

                                  Where can i find the list referred in your post.

                                  https://forum.pfsense.org/index.php?topic=86212.msg549973#msg549973

                                  @Asterix:

                                  [ DNSBL_EasyList - w/o Elements ] Download FAIL
                                    Could not determine IP address of host.
                                    Firewall and/or IDS are not blocking download.

                                  Is the 'Header' set as "w/o Elements"… Don't add special characters or spaces... just call it "EasyList" and the other "EasyPrivacy" as the Header/Label. Did you configure the Categories for both lists? In the latest version 2.0.1, there is a fix which might help diagnose this issue for you.

                                  Removing "w/o" has fixed this. Thank you!

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    ha11oga11o
                                    last edited by

                                    @BBcan177:

                                    @ha11oga11o:

                                    Had same issue. I tried to start it by pressing restart on dashboard, but no joy. But when i ran in console "/usr/local/etc/rc.d/dnsbl.sh start" it started service, but continue to load command prompt in web browser forever, so i got no output.

                                    Finally server started and i got data at logs.

                                    When you were at the Dashboard: Services Status Widget, if DNSBL was not running, it would have shown a red "X" and a single "Start" Icon". The "Restart" Icon is only visible when the service is already started?  Can you try to stop/start the DNSBL service from the Dashboard? I can't duplicate this issue?

                                    mine fault, it was only start which was doing nothing. Alsop nothing at system logs. Now, i tried to actually restart and works fine now.

                                    Cheers :)

                                    PS. At first post i wanted to quote this, sorry:

                                    Checklist:

                                    pfBlockerNG enabled in General Tab
                                        DNSBL enabled in DNSBL Tab
                                        VIP, port and ssl port defined in DNSBL Tab
                                        DNS Resolver enabled

                                    Then run a 'Force Update'. If it still doesn't start, execute the following and see if it shows any additional info:
                                    Code: [Select]

                                    /usr/local/etc/rc.d/dnsbl.sh start

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      trinidadrancheria
                                      last edited by

                                      I was thinking about using the new features of pfBlockerNG 2.0 to stop spam at the firewall since the current version of PostFix does not yet support DNSBL out of the box…
                                      I was thinking of setting the list action to alias, then putting the firewall rules in to block all incoming from the sites. Problem I think is that the SpamHaus DNS list is a live list (query).... Is this supported?

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

                                        I have installed pfBlockerNG v2.01 on my APU1D4 pfSense 2.2.5

                                        I'm blocking a few countries for inbound traffic.
                                        I also setup DNSBL as per post: https://forum.pfsense.org/index.php?topic=102470.msg572943#msg572943

                                        I'm using OpenDNS in General Setup and DNS Resolver is enabled with the following options:
                                        Enable Forwarding Mode (this is needed for my OpenDNS filtering)
                                        Register DHCP leases in the DNS Resolver
                                        Register DHCP static mappings in the DNS Resolver

                                        All is working, ads are being blocked.
                                        Only problem is when I reboot my box the Unbound Service is not started automatically (or is being stopped).
                                        So with every reboot I do, I have to manually start the Unbound Service.

                                        What could be the problem?

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          hda
                                          last edited by

                                          @Panja:

                                          …
                                          So with every reboot I do, I have to manually start the Unbound Service.

                                          What could be the problem?

                                          You lost the pfb_dnsbl.conf, in Unbound(Advanced) conf, due to /var in RAM ?
                                          Delete that line and do a pfB Force Update.

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

                                            Nope… The line was there:
                                            server:include: /var/unbound/pfb_dnsbl.conf

                                            But I removed it, did a force update and rebooted.
                                            Same problem.
                                            Unbound is stopped when the reboot is done.

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