• pfBlocker without dnsbl configuration

    2
    0 Votes
    2 Posts
    289 Views
    RonpfSR

    Yes, you don't have to enable DNSBL.

  • CARP / Virtual IP / Backup Skew

    3
    1 Votes
    3 Posts
    668 Views
    T

    Yea, it's been auto-changing back to often. I've finally given up on the 'CARP' feature and just switched it back to the old 'IP alias'. Not sure what features I'll lose but it can't be worse than a misconfigured virtual IP.

  • PfBlockerNG w/ DNSBL > Squid(+Guard) for Content Filtering?

    16
    0 Votes
    16 Posts
    13k Views
    M

    @mrglasspoole hi;
    I had to turn off ipv6 which i don't use(ignored in linux) and this is on a dual core AMD APU with 4 gigs.
    I also have issues with abuse list at first before killing ipv6 in pf latest and running out of ram issue.
    but at least it tells you and shuts down.
    but would like the caching squid had and av.

  • could not update pfBlockerTopSpammers

    4
    0 Votes
    4 Posts
    737 Views
    BBcan177B

    @bplein said in could not update pfBlockerTopSpammers:

    @ronpfs Thanks. It was in the Aliases/URLs section!

    Wow that was the old pfblocker version from over 4 years ago :)

  • Understand alert

    3
    0 Votes
    3 Posts
    505 Views
    M

    @teamits said in Understand alert:

    yes

    Thanks for your thorough answer 😜 It clarified my question perfect!

    🎅

  • Pass Alias for GeoIP not working

    10
    0 Votes
    10 Posts
    1k Views
    BBcan177B

    @trohm said in Pass Alias for GeoIP not working:

    pfB automatically creates the rules and by default puts them in as Floating rules. Therefore I cannot put a rule ahead of the GeoIP rules as I understand Floating rules are always processed before any of the "static" rules applied to a given interface.

    You can select from one of the predefined Auto rule orders in the General tab (or in the IP Tab for pfBlockerNG-devel which is much improved).

    If one of those auto-rule options do not work for your network needs, you can use "Alias type" action settings, and manually create the firewall rules and associate the pfB aliastables. Click on the blue infoblock icons in the IP tab for more details.

  • 1 table created.pfctl: Cannot allocate memory! Help?!

    3
    0 Votes
    3 Posts
    874 Views
    T

    Thanks @BBcan177, very much appreciated!

  • What is (response.c.308) run condition & How to Troubleshoot

    1
    0 Votes
    1 Posts
    142 Views
    No one has replied
  • Lost Alias In Update from 2.2.5_17 to 2.2.5_19

    9
    0 Votes
    9 Posts
    1k Views
    BBcan177B

    @dma_pf said in Lost Alias In Update from 2.2.5_17 to 2.2.5_19:

    I have a custom feed for a Spamhaus list which is located at https://www.spamhaus.org/drop/asndrop.txt.

    This ASN feed is not supported by pfBlockerNG. I have intentions to add a parser for it, but it has never had that parser before.

    Maybe there was an IP in that txt file at one point, that the parser found, and you assumed that it was working?

  • Download Fail

    4
    0 Votes
    4 Posts
    1k Views
    QinnQ

    @bbcan177 said in Download Fail:

    https://www.reddit.com/r/pfBlockerNG/comments/a6zs1u/abuse_sslbl_is_back_online/

    The Following List has been REMOVED [ Abuse_DYRE_v4 ]
    The Following List has been REMOVED [ CoinBlocker_v4 ]

    0_1545308759645_8e3f78e2-18b9-4b89-b063-340f2bff8edf-image.png

    You were right 😊

    Strangely https://tracker.h3x.eu/api/sites_1month.php I can download manually? So maybe it's the download time, updates are set round midnight???

    Forced an update and...???
    [ H3X_1M ] Downloading update .. 200 OK. 🤔

    Cheers Qinn

  • Group alert entries

    2
    0 Votes
    2 Posts
    392 Views
    BBcan177B

    @tmiland said in Group alert entries:

    I was wondering if it would be possible to group alert entries? Or add it as a feature request?
    I'm blocking Windows 10 telemetry, and it is constant traffic (A WHOLE LOT) which pushes other entries out of sight.
    Running latest pfBlockerNG-devel, which is absolutely FANTASTIC!
    Regards from an early beta tester (pfBNG Dev v.72)

    You can mute the logging of Domains in DNSBL by creating a new DNSBL Group and select the "Disable logging" option, and the Group Order to Primary.

    Then either use Feeds, or add the domains to the custom list at the bottom. Follow that with a Force Reload - DNSBL for it to take effect. This will utilize "0.0.0.0" instead of the DNSBL VIP address.

    Thanks for the feedback!

  • DNSBL Whitelist vs TLD Exclusion list?

    2
    0 Votes
    2 Posts
    938 Views
    BBcan177B

    @yyz said in DNSBL Whitelist vs TLD Exclusion list?:

    DNSBL Whitelist vs TLD Exclusion list?
    How are these different?

    The Whitelist is used to remove Domains from the DNSBL Blocking.

    When you use the "TLD" option, it will automagically Wildcard block any domain that is a Root domain. So it would wildcard block "example.com" but not "ads.example.com".

    When a domain is wildcard blocked via TLD, you can use the "TLD Exclusion" list to remove that domain from the TLD functionality. This way, it will only block the single domains that are listed in the DNSBL Feeds and not wildcard block it.

    A Force Reload- DNSBL will be required after adding to the TLD Exclusion list.

  • Alexa

    2
    0 Votes
    2 Posts
    398 Views
    BBcan177B

    @dasanco said in Alexa:

    I'm having a real problem understand the purpose of the Alexa list, when and where it should be used, to do what.
    is there a primer or white paper on how/when/where to use the Alexa option?

    The TOP1M whitelist (in devel it also has the Cisco Whitelist), can be used to whitelist the most popular domains in DNSBL. I would only suggest using it for the Phishing Feeds, as those can cause FPs since those feeds post full URLs. Also limit the number of TOP1M Domains to whitelist.

    Some reading here:
    https://www.netresec.com/?page=Blog&month=2017-04&post=Domain-Whitelist-Benchmark%3a-Alexa-vs-Umbrella

  • User definable refresh time for IP lists

    6
    0 Votes
    6 Posts
    1k Views
    BBcan177B

    I will work on adding this to my todo list :)

  • Whitelisting DNSBL in pfBlocker

    6
    0 Votes
    6 Posts
    1k Views
    G

    @grimson said in Whitelisting DNSBL in pfBlocker:

    @guardian said in Whitelisting DNSBL in pfBlocker:

    With all due respect, did your read that post? It doesn't answer the question that I am asking.

    Did you search and read other posts about this topic? I doubt that.

    I know about + on the log, but that means that I have to find the item on the log - often that isn't easy, and I can't deal with the problem proactively. I am looking for some way to explicitly and proactively exclude a domain from the DNSBL.

    So you didn't even really look at the DNSBL settings or read the included help:

    0_1545262076921_really2.png

    Is it really that hard to even look at the settings before asking questions and wasting the time of others?

    It was a case of looking but not seeing. I had a vague recollection of there being a section, but when I first looked I missed it, assumed that it wasn't there and spent a lot of time looking in other places. It is below the fold and buried in other tabs so I missed it.

    When I saw your post I knew that I had clearly overlooked something and was finally able to find the section. In fact, when I opened the section, I found that I had put entries in there about 18 months ago. I couldn't find any posts because it was so damn simple. This is the digital example of hunting high and low for your car keys (or something else) when it is lying in plan sight.

    Sorry for the inconvenience, thanks for helping me find the answer to the question.

    For the benefit of anyone looking for the answer to the question:
    pfBlocker Domain Whitelisting
    Navigate to Firewall / pfBlockerNG / DNSBL and open the area
    Custom Domain Whitelist near the bottom of the page.

  • What is the proper way to allow Geo access to specific country?

    16
    0 Votes
    16 Posts
    5k Views
    chudakC

    @jegr

    That's what I do :)

    The goal for initial questions was to learn how-tos , but general discussion about how users use home network is very useful !

    Thank you all!

  • Suppress IP still being blocked

    4
    0 Votes
    4 Posts
    2k Views
    B

    Yeah, due to my blocked Server (as Portforwarding inbound within the 10.0.0.0 /8) Range I just switched to Alias Deny to getting able to Suppress this /32 and it worked.
    On first Testings the Server responds and a page is being delivered.

    If you read this in the future: Native Alias works good. As I have seen Deny Alias works better. I just didn't had to set my Suppress up (List is empty, just checked it!)
    I only can suggest that with the Deny Alias maybe pfBlockerNG recognizes / admits the Portforwarding as a higher Priority and lets the Traffic to that IP pass.

    I will just have to figure out if this happens only eg from my own Adresses or whether even Contacts from IPs within the defined Block Lists will also get passed / "ignored"...
    If anybody is aware of that case or knows an Answer I'd highly appreciate your effort here, as it saves many time seizing the Logs for denied Inbounds by each List.

    Edit:
    As I just saw that I did not mention that clearly... I was before using the Native Alias and just shortly switched to use the lists as a Deny Alias.
    The portforwarding did not work before as the lists were set to Native Alias.

  • [SOLVED] SEC-WAY | Rules for equal "Native Aliases"

    1
    0 Votes
    1 Posts
    174 Views
    No one has replied
  • Unable to re run wizard

    5
    0 Votes
    5 Posts
    887 Views
    M

    @grimson

    Sorted, thanks, have a nice Christmas, I am off to specsavers!

  • DNSBL is out of sync. Perform a Force Reload to correct.

    3
    0 Votes
    3 Posts
    7k Views
    B

    @ronpfs Thanks for the reply. I JUST finished updating all of the packages I have and updating PFsense to the newest version. After restoring a fully working config from a few months ago and it seems to be working okay now.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.