• Dnsbl is partial blocking ios games

    2
    0 Votes
    2 Posts
    621 Views
    BBcan177B

    Do you have TLD enabled? If so, the whole domain might be blocked, so you need to read the whitelist popup instructions to see why the IP was blocked in the first place. There is also an Icon Legend at the bottom of the page which will indicate the Whitelist Icon details.

    Did you clear the DNS cache after applying the whitelist?

    You can also set the DNS on a particular LAN device to use another DNS server (say 8.8.8.8), which will essentially bypass DNSBL until you have time to figure out what blocked domain is causing issues.

  • Dnsbl causes iOS apps to hang

    19
    0 Votes
    19 Posts
    4k Views
    ?

    If anyone else is having the same issue I was having with pfblockerNG while having a traffic shaper (especially with this method) https://forum.pfsense.org/index.php?topic=63531.0
    I was able to completely resolve this issue by upgrading to the 2.4 beta (at the time I'm posting this) and was able to have no issues with my iOS devices loading web pages slow or certain apps hanging.

  • Is pfBlocker and Snort compatable?

    13
    0 Votes
    13 Posts
    3k Views
    R

    @BBcan177:

    I believe that the Snort OpenAppID Detector Feed is based in South America…

    Yep, Brazil…    this is the one you helped me with.  I don't use the country lists for that region.

    TLD blacklist
    br
    edu.br

    TLD whitelist
    www.ifs.edu.br|200.133.48.21 # for SNORT OpenAppID rule
    ifs.edu.br|200.133.48.21 # for SNORT OpenAppID rule
    thor.ifs.edu.br|200.133.48.21 # SNORT OpenAppID rule

  • Custom List Alias Not Generating Correct File?

    3
    0 Votes
    3 Posts
    624 Views
    M

    Yes, that would make sense.

  • IPv4 lists and speed?

    3
    0 Votes
    3 Posts
    917 Views
    QinnQ

    @BBcan177:

    Next release will have a whole set of recommended feeds to use…

    Thanks, I am looking forward to that one!

  • DNSBL Service won't start

    16
    0 Votes
    16 Posts
    7k Views
    R

    Working for me as well. Thanks for your help!

  • Best Recommended ip block lists for pfblocker

    3
    0 Votes
    3 Posts
    8k Views
    A

    Excellent !!! Cant wait for that ;)

    Your a star!!

  • PfBlockerNG v2.1.1_8

    3
    0 Votes
    3 Posts
    3k Views
    A

    Great work!!
    Looking forward to the new IP block lists  :)

  • Blocking Microsoft Spy Servers

    2
    0 Votes
    2 Posts
    1k Views
    A

    Thank you for your post ;)
    Always good to block windows ;)

  • PfBlockerNG deduplication is out of sync a lot

    2
    0 Votes
    2 Posts
    2k Views
    BBcan177B

    Check the  pfblockerng.log  for details.

    You can try to clear out all the previously downloaded feeds:

    Uncheck - Enable pfBlockerNG
    Uncheck - Keep Settings

    Save

    Then check both checkboxes
    Force Update

  • Pfblockerng false positive vulnerabilities?

    5
    0 Votes
    5 Posts
    1k Views
    ?

    Awesome thanks for the very detailed and easy to understand explanation!

    Keep up the good work!!

  • Allow select countries vs. blocking the world

    9
    0 Votes
    9 Posts
    10k Views
    N

    @BBcan177:

    They 80 and 443 are forwarded to my nextcloud server and 443 UDP to my openVPN server.

    For this Permit Inbound you should define a new alias with the two destination IPs of those two servers. I would assume that they are static since you have port forwards in place? If you wanted to control the outbound that is defined in the permit outbound firewall rule settings, so it can be defined as required.

    Did you run a Force update after the changes? Did you enable floating rules? Is so, it would be placed in the floating rule tab.

    I didn't enable floating rules but didn't realized I need to run a Forced update.  After the update the rule was there. So I have now prevented anyone outside the US from gaining access to my nextcloud and openVPN servers as this rule is above my default WAN: block IPv4 and IPv6 rules.  Thanks for your help, and patience.

    pfBlockerAmericaRule.jpg
    pfBlockerAmericaRule.jpg_thumb

  • Cert error - tracker.h3x.eu

    5
    0 Votes
    5 Posts
    960 Views
    BBcan177B

    @justsomeguy6575:

    Makes sense. Thanks for the explanation and all the work you put into this.

    am I correct in assuming it's not possible to block say github.com/gentilkiwi/mimikatz/releases/download/2.0.0-alpha-20141213/ but not block github.com itself?

    No DNS Filtering (DNSBL) will block the full domain or sub-domain DNS resolution… You would have to use a Proxy to filter by a URL.

  • PHP Stack trace error

    4
    0 Votes
    4 Posts
    1k Views
    SLIMaxPowerS

    worked ty

  • Using pfblockerNG for blocking facebook and google

    16
    0 Votes
    16 Posts
    18k Views
    M

    If I read the thread so far correctly, you are in a position that you have added DNS blackholes for facebook.com and google.com, but are unhappy that the domain fbcdn.net and traffic to facebook's IP space are not blocked when you expected them to be.

    The behaviour you're seeing is correct for the configuration you have so far, if you want other domains blocked (like fbcdn.net) then you need to block them in your list as you have done for the other domains.  Many other domains for both facebook and google will also not be blocked (for example youtube.com even though it is part of google).

    Even when you block the DNS request pfSense will not stop traffic going to IP addresses directly (for example pinging 31.13.70.7 would still work).  To block traffic entirely you would need to add their domain/AS numbers to IP4 & IP6 lists (Google are AS15169 and facebook are AS32934) and tick the 'domain/AS' box.  I can't remember if you need to include AS prefix as part of the number or not, I'm sure someone will be able to confirm that for you.

  • PfBlockerNG/DNSBL can't get it to work on multiple interfaces.

    4
    0 Votes
    4 Posts
    4k Views
    BBcan177B

    Did you enable the "DNSBL Permit Rule" option?  If not, enable that and select all of the LAN Subnets in the select box that need to access the DNSBL VIP. This will create a floating permit rule which will allow those other subnets.

    Floating rules are processed first, followed by the other Interface Rules. Rules are also processed Top to Bottom.

    You don't need those two other NAT Port forward rules.

  • RoughTed

    4
    0 Votes
    4 Posts
    1k Views
    BBcan177B

    @bartkowski:

    Or the RAW format https://gist.githubusercontent.com/BBcan177/4a8bf37c131be4803cb2/raw/396eb85f00418569cd5e82f71b9d96275163d970/MS-2

    Best to use the RAW format. Keep in mind that you need to remove the last part of the Gist URL or you will not download any further commits to the Gist.

    Here is the URL that can be used in the package:
    https://gist.githubusercontent.com/BBcan177/4a8bf37c131be4803cb2/raw

  • GeoIP

    3
    0 Votes
    3 Posts
    1k Views
    U

    Thank you for the link and explanation.

  • Importing xml list

    2
    0 Votes
    2 Posts
    789 Views
    BBcan177B

    You can add this to the IPv4 and v6 tabs as required and it should pull in the respective IP addresses. It will pull all the IPs into one alias. The domain names will not be parsed tho.

  • DNSBL - Blocking of iOS App Downloads

    4
    0 Votes
    4 Posts
    3k Views
    RonpfSR

    When you click on the suppression icon, pfBlockerNG will Whitelist the domain and it's CNAMEs.  8)

    I you do the suppression directly in the DNSBL Whitelist, you have to find the CNAMEs and add them to the list.  ;)

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