• pfblockerng ssl interception

    8
    0 Votes
    8 Posts
    3k Views
    GertjanG

    @tomtheone said in pfblockerng ssl interception:

    My goal would be to prevent the SSL warning

    You can't. I can't. An the day some one manages to do so, we can all power down our pfSense and do other thing, as the final judgement day had arrived.

    See here why you can't - the browser will always show an error.

    True, browsers could show a more "friendlier" message.

    And true, with a proxy solution, you could make all involved browser (all your local LAN devices) trust the cert of the DNSBL pfBlokcerNG web server. But that means you control every device involved and in that case you could simply tell every user involved : "If a site doesn't seem to show up, don't worry - you didn't want to look at it anyway".

    Btw : all this isn't related to pfSense, as pfSense doesn't care about encryption protocols etc. https, or TLS. It's about how and why web servers and web browsers allow secured connections.
    Install Youtube, ask for some "TLS" videos' and a couple of instances later you will become aware of how it all works.

  • VLAN interface rules deleted after pfBlockerNG cron update runs

    1
    0 Votes
    1 Posts
    135 Views
    No one has replied
  • pfBlockerNG Reports DNSBL Block HTTPS empty

    8
    0 Votes
    8 Posts
    2k Views
    keyserK

    @focheur91300 Unfortunately I can’t. I’m on a SG-2100 with a 8Gb eMMC that would be worn out in a year by using python mode, so I’m using Unbound Mode like you.

    But there are several posts here on how to configure python mode, and it’s very easy.

  • GeoIP blocking with IP supression

    4
    0 Votes
    4 Posts
    519 Views
    johnpozJ

    Doesn't have to be on floating, but that would be one way to put it before a rule on interface. It needs to be above the rule your using for pfblocker.

  • pfBlockerNG-devel net

    7
    0 Votes
    7 Posts
    1k Views
    GertjanG

    @naveen7355 said in pfBlockerNG-devel net:

    https://gist.githubusercontent.com/BBcan177/4a8bf37c131be4803cb2/raw

    Why would you show that one ?
    Of course it works.

    You should test the urls in YOUR setup - not mine.

    @naveen7355 said in pfBlockerNG-devel net:

    its updated now but still website is not blocking

    ?+?+?

    And again, You do not mention details about your setup.
    Neither that you tried to visit hosts that are blocked (== list in the DNSBL feeds).

    What about this test :

    dc519cea-556e-453c-85e3-43e29270a59e-image.png

    From any of these 3 lists, take some domain names listed in these feeds (again : do not use my example feeds I use, use YOUR DNSBL lists) and test them in your browser.
    The counters should start to increment.
    The Firewallpf > BlockerNG > Alerts should show that that domain name was blocked and reference the feed you got it from.

  • pfBlockerNG Script

    2
    0 Votes
    2 Posts
    407 Views
    GertjanG

    @yorke

    PfBlockerNG hooks into unbound, being a resolver.
    All it sees are DNS requests, going and coming from some DNS servers.

  • pfBlockerNG-devel Reports Show Blocked IPv6 as SRC Outbound (Backwards)

    1
    1 Votes
    1 Posts
    178 Views
    No one has replied
  • Talos BL Download Fail

    7
    0 Votes
    7 Posts
    3k Views
    K

    @fireodo said in Talos BL Download Fail:

    @kiekar

    That means the trouble is not on your site - you probably collide with some site maintenance ...

    OK Thanks!

  • 0 Votes
    2 Posts
    909 Views
    High_VoltageH

    I think I finally figured out why this kept happening.... and god dang I am a dork for not having figured this out sooner.... In my efforts to block domains that kept seeming to sneak through/past all of my blocks between pfsense and my piholes, I had set up domain overrides in dns-resolver....and I no more than took those out, and it seems that has been the bane of my issues this entire time, so far, only thing to pop up in the dnsbl blocks now, is a domain that I just validated is NOT actually yet being blocked, and that was after I cleared out the logs of old data, and started new with empty logs to make sure it was not old info I was reading into without realizing such.

    I had over-riden them to directly point to the pfblocker VIP addres of 10.10.10.1, and it seems that was the issue I was having and just never realized it.

  • 0 Votes
    11 Posts
    1k Views
    SipriusPTS

    Well, I dont advise (at least in a SG-3100 with pfsense 2.4.5-p1) to change that value!

    After changing Firewall Maximum Table Entries from default value of 2000000 to 2500000, it showed one popup to reboot to apply changes, and I choose to reboot.

    Doing this, all services running in this unit, didnt start (not even one), so I checked that Firewall Maximum Table Entries again, and notice that the default value detected was 0, but there was 2500000 in the field above:

    b3984ce4-f571-4e79-8d3a-149b484e9d88-image.png

    So I tried to change that value to lower values like 2300000, 2100000 and then 2000000 (doing all asked reboots between changes), but still nothing, so I notice that this unit was not rebooting at all.

    To recover, I went in "Backup and restore" and restored last stable config, and tried to halt system, but nothing again. So I power it off, and power on again, and it came back again with that last stable config.

    Not sure how it was before with other firmware versions, but with 2.4.5-p1 ... dont recommend at all to mess around with it.

    Also this is all I have running in this unit:

    d109a327-3456-478f-9021-6a6b47d70af8-image.png

  • pfBlocker not stopping Porn

    3
    0 Votes
    3 Posts
    575 Views
    G

    Browser is probably using DNS over Https, DNS over TLS and QUIC protocol.

  • How do I relate f

    1
    0 Votes
    1 Posts
    160 Views
    No one has replied
  • [SOLVED] How do I supply username/password to feed?

    1
    0 Votes
    1 Posts
    398 Views
    No one has replied
  • Pfblocker not working (not blocking ads or sites)

    4
    0 Votes
    4 Posts
    1k Views
    GertjanG

    @mikej-0 said in Pfblocker not working (not blocking ads or sites):

    DNSBL_ADs_Basic 916,133 0 Jul 28 17:37:53

    If that was true, a list with "916,133" (which means 916133 host names !!)
    and
    your using unbound "file mode" :

    93d2b694-bc3d-4efb-b30f-cb3265caf352-image.png

    which means that the files will get 'included" by unbounded == read into memory when unbound start, you could create a situation where
    unbound needs a very long time to start.
    unbounds uses loads of memory, if not all
    unbound comes very slow, as for nearly every DNS request, it needs to parse all the DNSBL lists.

    I just checked this "DNSBL_ADs_Basic" and it's has only 93000 lines = a bit less then 93000 hosts.
    Here it is : https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts

    I advice you to use the Python mode, not unbound mode.
    The unbound mode will phase out in the future.

    Also : This is what I consider the most optimal settings :

    Update Frequency : Weekly : don't stress the download server ( !! )- and big list are not updated every hour or day anyway.
    Logging / Blocking Mode : Null Blocking (logging) as http sites don't exist any more - the build in "DNSBL WebServer" will be discreded any way in the future.
    TOP1M Whitelist : Optimal , but I enable this option.

  • PfBlocker-NG-Reports page confusion

    Moved
    2
    0 Votes
    2 Posts
    282 Views
    stephenw10S

    Has pfBlocker been running continually since then?

  • iBlockList

    4
    0 Votes
    4 Posts
    653 Views
    M

    @msf2000

    I just found this:
    https://rodneylab.com/firewall-block-lists-compared/

    So, I guess I'll have to look into each list and decide what's important for my network.

  • Limit Logging to just pfBlockerNG logs

    1
    1 Votes
    1 Posts
    240 Views
    No one has replied
  • To redirect blocked hosts to a specific domain

    1
    0 Votes
    1 Posts
    220 Views
    No one has replied
  • Any pfBlocker issues with Upgrade from 2.4.5 to 2.5.x?

    8
    0 Votes
    8 Posts
    1k Views
    GertjanG

    @steveits said in Any pfBlocker issues with Upgrade from 2.4.5 to 2.5.x?:

    Netgate recommends removing packages

    I like to add :
    When all packages are removed, reassure that basic firewall operations are good. Add a 24 hours cool down and one or two reboots are also advisable. Issues that are present before an upgrade will pop up, and have to be dealt with before the upgrade.

  • Losing acces to pfSense after installing pfBlockerNG

    1
    0 Votes
    1 Posts
    214 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.