• package update | no internet until reroot or reboot

    5
    0 Votes
    5 Posts
    660 Views
    N

    @ronpfs
    Disabling the package prior updating did the job.

  • Maxmind paid GeoIP access

    1
    0 Votes
    1 Posts
    232 Views
    No one has replied
  • Python mode - ad blocking fails but site blocking works

    6
    0 Votes
    6 Posts
    671 Views
    A

    @BBcan177
    I had to do a clean install of pfSense to make python mode work. Not sure why. It was a two year old working configuration with multiple updates and never had an issue.

    Now with python mode can I let go of unbound dns now or still need to use it? I have an internal well configured BIND dns which I would like to use instead of unbound.

  • certificate expired but also 404'ing

    1
    0 Votes
    1 Posts
    226 Views
    No one has replied
  • pfBlockerNG not blocking everything in blocklists

    21
    1 Votes
    21 Posts
    4k Views
    V

    @bbcan177

    Thank you for being so fast in fixing this and the great work you are doing with pfBlockerNG!

    With the modifications all is working well :).

  • More frequent CRON interval options

    3
    0 Votes
    3 Posts
    544 Views
    GertjanG

    @rtw915 said in More frequent CRON interval options:

    I am still stuck on this. Under the CRON jobs I tried to edit this from this:

    0 * * * * root /usr/local/bin/php /usr/local/www/pfblockerng/pfblockerng.php cron >> /var/log/pfblockerng/pfblockerng.log 2>&1

    to this:

    */15 * * * * root /usr/local/bin/php /usr/local/www/pfblockerng/pfblockerng.php cron >> /var/log/pfblockerng/pfblockerng.log 2>&1

    However, the Updates tab in pfBlockerNG says that the CRON job is missing, and then deletes the job and creates a new one with the hourly update interval.

    So this does not work

    You should not change these cron entries.
    They are set and maintained by the pfblockerng package.

  • 0 Votes
    5 Posts
    748 Views
    fireodoF

    @ertnec said in pfBlockerNG-devel v3.0.0_15 not clearing down tmp files, slowly fills /tmp up.:

    @bbcan177 said in pfBlockerNG-devel v3.0.0_15 not clearing down tmp files, slowly fills /tmp up.:

    @ertnec
    Download an updated script for ASN processing and see how that goes.

    curl -o /usr/local/pkg/pfblockerng/pfblockerng.sh "https://gist.githubusercontent.com/BBcan177/3aabea5edf7b40554d93085bff380b6f/raw"

    Hi, I've replaced the file you suggested, however, it still seems to be leaving these files alone & /tmp is still filling up.

    I can confirm this.
    Update: Still present in v3.0.0_16
    (I added a cron-job: rm /tmp/pfbt* )

    Regards,
    fireodo

  • 0 Votes
    2 Posts
    328 Views
    provelsP

    @rk0
    I'd just reinstall if you think you have the 'Save Settings' checkbox marked. You could always just build fresh and restore the config, too.

  • pfBlockerNG in an Active Directory environment

    10
    0 Votes
    10 Posts
    3k Views
    EveningStarNME

    @tzvia Thank you! I should have thought about adding in-addr.arpa to domain overrides. I added one for each 24-bit subnet, and that did the job.

  • pfBlockerNG - FireWall rules

    1
    0 Votes
    1 Posts
    260 Views
    No one has replied
  • Switched to Python unbound Mode and now have issue

    35
    0 Votes
    35 Posts
    6k Views
    N

    @gertjan Downloads are instant.
    Filtering through 1m takes most of the time.
    And no, the pipes are not saturated @100Mbits

    And dns doesn't suffer overall.
    If I get the dreaded error in resolver logs, no resolution is possible.
    Ping with ip works great.

    I need to experiment a bit more, but since this is service affecting during normal hours

  • Anti-fringement list from Iblock

    1
    0 Votes
    1 Posts
    222 Views
    No one has replied
  • deleted

    1
    0 Votes
    1 Posts
    200 Views
    No one has replied
  • Disable NAT rule creation

    9
    0 Votes
    9 Posts
    690 Views
    ?

    @derelict said in Disable NAT rule creation:

    @thisisme It can also render the page much less pleasant, with broken image placeholders (browser-dependent), ALT text, etc.

    Adaway for Android does the same. Im fine with that. Why am I not allowed to decide this myself?

  • I am trying to configure pfsense inline mode (not route) with pfBlocker

    12
    0 Votes
    12 Posts
    2k Views
    ocernaO

    @mind12 Hello,

    I have reviewed each of the recommended steps:
    1- DNS resolver is listening for all interfaces, if I configure that it only listens for the Bridge interfaces, it presents us with the same result.

    2- Modify the validation code for the virtual IP, add an IP of the example segment 192.168.1.203 and the same result still does not block domains, for verification use nslookup and it continues to show the original IP of the domain which was used as test, in few words is not blocking.

    3- Well my opinion about this is that apparently there is a link between the DHCP service and the DNSBL to work with it, but as I said this is only my opinion.

    Previously I was looking for more information and I was with that unknown that if I wanted to make a bridge interface with DNS blocking, I would have to configure one of the interfaces that comprise the Bridge for this case the LAN will activate the DHCP service.

  • Packet Counts Not Updating in pfBlockerNG Widget

    36
    1 Votes
    36 Posts
    4k Views
    ?

    @digdug3 thank you

  • pfBlockerNG-devel v3.0.0_15

    39
    7 Votes
    39 Posts
    5k Views
    RonpfSR

    @xentrk If you have huge log files, the Report Alert Filter may timeout. Grep the log files from a Shell instead.

  • ship pfblockerbg-devl logs?

    4
    1 Votes
    4 Posts
    676 Views
    R

    @bbcan177 said in ship pfblockerbg-devl logs?:

    @rtw915
    As an example:
    https://www.reddit.com/r/pfBlockerNG/comments/bu0ms0/pfblockerngtelegrafinfluxdb_ip_block_list/

    That is cool! I did not know that was possible. I saw in your Reddit post that you stated "pfSense doesn't have a lot of graphing/logging functionality." I 100% agree with you that it should not be part of the firewall, but it would be awesome to have a Netgate preferred solution like Graylog with a step by step guide to integrate the logging from the firewall and its common packages into a centralized visualization platform.

  • GeoIP vs Feed discrepancy

    2
    0 Votes
    2 Posts
    483 Views
    M

    Looks like this is related to the GeoIP2 Lite lists for representative countries. Details in this forum post and the Max Mind release notes.

  • DNSBL not creating firewall rules

    24
    0 Votes
    24 Posts
    5k Views
    F

    @bob-dig
    I temporarily disabled my feed and added reddit.com and www.reddit.com to the DNSBL Custom_List and the website (and others) is still not blocked. (Yes, I did a force update all)

    I have tried on different computers on the network and they can still access it.

    I have also tried on three different browsers.

    I am really confused why some sites are blocked while others are not.

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