• 0 Votes
    8 Posts
    1k Views
    H
    is this normal behavior?...pfblockerng.log... ===[ DNSBL Process ]================================================ Clearing all DNSBL Feeds TLD Analysis not required. Stopping Unbound Resolver. Unbound stopped in 2 sec. Additional mounts (DNSBL python): No changes required. Starting Unbound Resolver... completed [ 03/5/21 03:00:03 ] Restarting DNSBL Service (DNSBL python)cat: /var/db/pfblockerng/dnsbl/*.txt: No such file or directory cat: /var/unbound/pfb_py_data.txt: No such file or directory cat: /var/unbound/pfb_py_zone.txt: No such file or directory
  • pfBlockerNG - Proofpoint ET IQRISK IPv4 Reputation

    3
    0 Votes
    3 Posts
    1k Views
    BBcan177B
    @rtw915 The text that you highlighted is referencing IP "Match" types. Its not needed if you want to Block those IPs. pfSense allows creating Match IP Rules, to allow for the "Logging" of the event any nothing further.
  • MaxMind Database Download Error

    6
    0 Votes
    6 Posts
    1k Views
    BBcan177B
    @dalillama So I assume that MaxMind was rate-limiting based on the cURL user-agent string. When the ID was missing, it was a generic string "pfSense/pfBlockerNG cURL download agent-". Then when the ID was found, the UA string was not rate-limited because it included the ID.
  • Troble setting cron

    14
    0 Votes
    14 Posts
    2k Views
    GregTheHunG
    Sorry for the resurrection, I seem to be experiencing the same issue, and my cron update won't go past 1 AM, and I'm on pfsense 2.5
  • [pfB_PRI1_v4] Too many alerts out for "196.55.215.129", 443, 5222

    16
    0 Votes
    16 Posts
    2k Views
    H
    It is not only the Foss version but official Android Telegram app does the same. I have 11888 hits on the IP 196.55.215.129 in last 24 hours. Anyway the Telegram itself works OK. It is "just" annoying...
  • DNSBL fail - pfblockerNG

    2
    0 Votes
    2 Posts
    435 Views
    BBcan177B
    @monaco said in DNSBL fail - pfblockerNG: https://raw.githubusercontent.com/RPiList/specials/master/Blocklisten/pornblock3 the following error: [ DNSBL FAIL ] [ Skipping : pornblock3 ] [1614168721] unbound-checkconf[22123:0] error: local-data in redirect zone must reside at top of zone, not at m.www.localhost 60 IN A X.X.10.X [1614168721] unbound-checkconf[22123:0] fatal error: failed local-zone, local-data configuration Is it possibly because of this entry: m.www.localhost Yes you can't add localhost TLD in a blocklist as you have that TLD already defined in Unboubd abd hence the error: "local-data in redirect zone must reside at top of zone" Seems like they removed that domain from that Feed.
  • pfblockerNG - source blocking list

    2
    0 Votes
    2 Posts
    452 Views
    BBcan177B
    @monaco Check out pfBlockerNG-devel Feeds page, and the Blacklist Category page.
  • pfblockerng crash report

    14
    0 Votes
    14 Posts
    1k Views
    fireodoF
    @ronpfs said in pfblockerng crash report: @fireodo The problem occurred when Unbound restart after WAN was toggling. I stop Firewall service, that stopped all tail_pfb processes. Start Firewall service. I have also toggled the WAN and there was no problem.
  • Hi this is the new error from pfsense

    2
    0 Votes
    2 Posts
    278 Views
    GertjanG
    @mariusghita see/read other threads first - the ones from yesterday (March first). They were closed with a 'a solution is coming'. This morning/night, the issue was corrected. Upgrade to 3.0.0_14.
  • Wish: One pfb alias for IPv4 & IPv6

    1
    0 Votes
    1 Posts
    132 Views
    No one has replied
  • PFblockerNG -v3.0.0.11 error crashes unbound

    3
    0 Votes
    3 Posts
    478 Views
    BBcan177B
    @cjbujold Ok found the issue Edit file: /usr/local/pkg/pfblockerng/pfblockerng.inc Reference: https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc#L2489 From: $s_info6 = str_replace(' A ', ' AAAA ::/0', $s_info); To: $s_info6 = str_replace(' A ', ' AAAA ::', $s_info); Will get this fixed asap. Submitted PR here: v3.0.0_13 https://github.com/pfsense/FreeBSD-ports/pull/1049/files
  • pfBlockerNG-devel v3.0.0_11

    5
    6 Votes
    5 Posts
    822 Views
    fireodoF
    @bbcan177 said in pfBlockerNG-devel v3.0.0_11: @fireodo said in pfBlockerNG-devel v3.0.0_11: BTW: after update unbound has to be started manually. See here: https://redmine.pfsense.org/issues/11398 Aha! - thanks
  • pfBlockerNG-devel v3.0.0_10

    26
    10 Votes
    26 Posts
    4k Views
    BBcan177B
    @teamits said in pfBlockerNG-devel v3.0.0_10: /usr/local/www/pfblockerng/pfblockerng_alerts.php:160 Comment out that line #160, by prefixing "//" to it (without the quotes). Will get that fixed in next version.
  • pfBlockerNG devel 3.0.0_10 - IP->GeoIP blocker

    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • pfBlockerNG-devel 3.0.0_10 won't uninstall

    5
    0 Votes
    5 Posts
    611 Views
    S
    @ronpfs said in pfBlockerNG-devel 3.0.0_10 won't uninstall: @smoothrunnings What version of pfsense? There was a "fix" to install unbound 1.13.1 Unbound crashes periodically with signal 11 Version 2.5.0-RELEASE (amd64) built on Tue Feb 16 08:56:29 EST 2021 FreeBSD 12.2-STABLE Currently system is on the latest version.
  • How to make the year visible in the log format pfBlocker (ip_block.log)

    3
    0 Votes
    3 Posts
    457 Views
    ocernaO
    @ronpfs a pleasure. In your example there is a date, the missing data is the year. Feb 23 17:19:24 pfSense filterlog: 9,,,1000000103,xl0,match,block,in,4,0x0
  • pfBlockerNG v3.0.0_10 errors

    6
    0 Votes
    6 Posts
    452 Views
    S
    @gertjan will try 800k
  • No pfBlockerNG alerts after update to 2102

    3
    0 Votes
    3 Posts
    515 Views
    RonpfSR
    @mhab12 said in No pfBlockerNG alerts after update to 2102: Perhaps the log file locations are different after update to pfS+/2102? The file format changed, 2.5.0 is not using clog.
  • 2.5.0 no love for Unbound python mode

    19
    0 Votes
    19 Posts
    1k Views
    chudakC
    @BBcan177 Well, did a clean reinstall today and - Unbound python mode love is back ! What was it ? No clue, suspect that package updates did not worked well after 2.5.0. upgrade. Thanks all !
  • DNSBL Post PFSense + Upgrade

    7
    0 Votes
    7 Posts
    840 Views
    RonpfSR
    @beachbum2021 Often when the count is wrong, it is because you have identical Header/Label names. I can't tell much without more information on your setup.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.