Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pfBlockerNG-devel Not Blocking Malvertizing on LAN

    Scheduled Pinned Locked Moved pfBlockerNG
    54 Posts 7 Posters 3.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • GertjanG
      Gertjan @newUser2pfSense
      last edited by

      @newuser2pfsense

      Linux host ?
      Type in the magic command that shows what name server it is using :

      cat /etc/resolv.conf
      

      It probably tells you
      127.0.0.1

      so you have a process listeing on port 127.0.0.1:53 that handles DNS for your host.
      This could be, for example, bind, or dnsmasq, or, why not, unbound.
      This bind, or dnsmasq, or, unbound can
      For unbound and bind : resolve - thus complely bypassing pfSense.
      Or, for bind, or dnsmasq, or, unbound : forward to your upstream pfSense = 192.168.1.1, or to 8.8.8.8, or whatever. ask the administrator of your Linux host what he has decided.

      @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

      If I unchecked Enable Forwarding Mode, is it resolving?

      Yes, that's the pfSense default setting, resolving.

      No "help me" PM's please. Use the forum, the community will thank you.
      Edit : and where are the logs ??

      N 1 Reply Last reply Reply Quote 0
      • N
        newUser2pfSense @Gertjan
        last edited by

        @gertjan
        On pfSense, cat /etc/resolv.conf :

        Shell Output - cat /etc/resolv.conf
        nameserver 127.0.0.1
        nameserver 1.1.1.1
        nameserver 1.0.0.1

        On a Linux host on my LAN, cat /etc/resolv.conf :

        nameserver 127.0.0.53

        It's good to know that I'm now resolving.

        GertjanG 1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @newUser2pfSense
          last edited by

          @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

          hell Output - cat /etc/resolv.conf
          That file doesn't tell you if you resolve, or forward.
          It informs the system about the IP addresses where DNS requests can be send.

          @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

          It's good to know that I'm now resolving

          So you can remove these : 1.1.1.1 1.0.0.1 from System >General Setup > DNS Server Settings

          On your Linux host : who listens on 127.0.0.53 ?
          If it is a process called dnsmasq then it forwards to some [ see dnsmasq settings ]
          If it is bind, then it could do what does bind best : it resolves, which means it bypasses completely pfSense. bind can also be set up to forward to .... who ever you want. Could be pfSense, or some Alfabet company.
          If it is unbound, .... same thing, look at the settings.

          No "help me" PM's please. Use the forum, the community will thank you.
          Edit : and where are the logs ??

          N 1 Reply Last reply Reply Quote 0
          • N
            newUser2pfSense @Gertjan
            last edited by newUser2pfSense

            @gertjan I removed the Cloudflare DNS server IP addresses. I also followed the instructions from this site [https://b3n.org/hijacked-slow-dns-unbound-pfsense/] for setting up unbound on pfSense. It states "Under Services > DHCP Server, set your DNS Server to your pfSense’s LAN IP. As your DHCP clients renew their lease they’ll start using pfSense for DNS." Seeing I have a LAN and WLAN in Services > DHCP Server, do I set each one respectively to each of their DHCP Server adddress as below?

            LAN
            LAN DNS Server IP Address.png

            WLAN
            WLAN DNS Server IP Address.png

            I remember when I very first configured pfSense when I knew nothing at all about it and was learning, I had searched for internet access rules because at the time I couldn't reach the internet (I did the search on my cell phone at the time as I recall). For my LAN and WLAN, I read a post from the search and I created 2 rules on both my LAN and WLAN (the image is for my LAN but it's the same on my WLAN):
            Internet Access Rules.png
            I'm wondering if these 2 rules have anyting to do with the 127.0.0.53?

            I'm reading on this page [https://medium.com/@davetempleton/setting-up-dns-over-tls-on-pfsense-bd96912c2416] that I should be blocking port 53. I tried doing that by disabling the rule in the image above and I couldn't get to the internet so I had to re-enable it.

            Interestingly, the DNS resolver listen port is 53:
            Listen Port.png

            Now I'm wondering by following the 2 sites I listed above, something may not be configured correctly. I haven't seen any malvertizing blocked using my iPhone's mail app where it was doing it before.

            @SteveITS I haven't overlooked your response to this being the Linux systemd "DNS Resolver daemon".

            GertjanG 1 Reply Last reply Reply Quote 0
            • GertjanG
              Gertjan @newUser2pfSense
              last edited by Gertjan

              @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

              I'm reading on this page [https://medium.com/@davetempleton/setting-up-dns-over-tls-on-pfsense-bd96912c2416] that I should be blocking port 53
              Several conditions mus be valid when you want to use TLS over DNS.

              TLS over DNS to a "TLS over DNS capable server (resolver) ": unbound must be in forwarding mode.
              Select a TLS over DNS capable server, like 1.1.1.1.

              First, set :

              da7e9d1f-772b-4bd9-aeef-34f1280dc3cc-image.png

              Set these two options :

              3d9116df-2a01-459d-a625-5a451294d9d4-image.png

              And test, using https://1.1.1.1/help

              9ccb64a6-f4ee-49ec-8d0a-1526765c98d8-image.png

              Done

              To use TLS over DNS on your local network :

              Activate :

              a2103fe1-54dc-4115-bfc0-4e0280e5d791-image.png

              and now visit each device on your network, and make it use DNS over TLS using port 853.

              For example, out of the box : Windows 10 can't do "TLS over DNS" (you need to install extra software). I've 'heard' that Windows 11 Pro can do it.
              My iPhone : dono, I should look that up. Other pHones : never used them.


              53b80c35-948c-4094-af1d-73e85a252b3a-image.png

              Great !

              You've considered using this rule :

              388479e7-0a37-4a22-b3f9-286a43d879f7-image.png

              it always works, for everything.

              About DJCP server settings :

              For example, my WLAN network (my captive portal network) :
              I'm using 192.168.2.1 as a DNS server, like you.

              eab3311c-e219-4179-9dfd-879c0ee546ec-image.png

              I've set 192.168.2.1 for good manners, but I presume We don't even need to do this.
              As the DHCP server is set up to run on the 192.168.2.x network, it will include it's own IP as the DNS server, as my resolver listens to 192.168.2.1 (I've select 'All' interfaces on the resolver settings page)

              No "help me" PM's please. Use the forum, the community will thank you.
              Edit : and where are the logs ??

              N 1 Reply Last reply Reply Quote 0
              • N
                newUser2pfSense @Gertjan
                last edited by

                @gertjan Ok. So I have everything configured for unbound resolving now -
                In System > General Setup > DNS Server Settings, I've removed all DNS server IP addresses.
                In Services > DHCP Server > LAN & WLAN tabs > Servers > DNS Servers, I've removed the .1.1 and .2.1 DNS server IP addresses that I listed previously.
                In Services > DNS Resolver > General Settings, I have set the below, however, I did not intentionally enable the Python Module - I don't know how it was checkmarked unless pfSense somehow checkmarked it for me for some reason. I'm not sure it should even be checkmarked. Any ideas???
                Resolver General Settings.png

                When all of these settings were initially set and applied, pfBlockerNG wasn't blocking any iPhone mail app email malvertizing. A pfSense reboot solved that issue. This is back to normal.

                For my LAN using Firefox, there must be some setting I'm missing that's allowing the malvertizing through. I'm not sure what that setting would be though.

                The one thing I didn't want to do was use my ISP's DNS servers or the Google's DNS servers. That's why I was using Cloudflare DNS servers and forwarding. Cloudflare seems more secure to me. I don't know what Verizon can see with my internet traffic using unbound resolving???
                Verizon.png

                GertjanG 1 Reply Last reply Reply Quote 0
                • GertjanG
                  Gertjan @newUser2pfSense
                  last edited by Gertjan

                  @newuser2pfsense

                  Resolver settings :
                  Clear also the second one :

                  495b1a3e-bc8a-4866-8122-2916efcefa91-image.png

                  But harmless as firawarings want activated.

                  Set this one :

                  d2aa875c-03aa-45db-918d-1f6b48cca471-image.png

                  As static leases don't influence unbound, they are read in when the system boots, or when you you add a static lease, which is rare.

                  @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

                  The one thing I didn't want to do was use my ISP's DNS servers

                  Normally, you don't use the DNS obtained by a WAN DHCP lease, as this settings is unchecked :
                  85d7e0c0-9e6e-44b9-941f-aece2fd7baee-image.png

                  If the DHCP WAN lease from an upstream ISP router, or if the your ISP gives you a WAN DHCP lease, unchecking this option will pfSEnse discard DNS servers.

                  252ef004-d4d3-4def-9c0e-46e014808d17-image.png

                  Are you sue ? pool with a dash ? ( pool- )

                  243f97f4-90af-4007-8d18-b68b5ed6a517-image.png

                  Use the default : Select "All".

                  No "help me" PM's please. Use the forum, the community will thank you.
                  Edit : and where are the logs ??

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    newUser2pfSense @Gertjan
                    last edited by newUser2pfSense

                    @gertjan The pool with a dash (pool-) was me redacting my WAN IP address right after the dash.

                    I've checked all of my settings we've discussed for unbound resolver in pfSense. My pfSense should be good now.

                    I'm not sure what Firefox settings should be enabled/disabled for malvertizing to be blocked on my LAN. I may just have to live with it.

                    I'm still not sure how the Python Module was enabled in the Services > DNS Resolver > General Settings. I didn't enable it. What should I do with this setting?
                    Python Module.png

                    GertjanG S 2 Replies Last reply Reply Quote 0
                    • GertjanG
                      Gertjan @newUser2pfSense
                      last edited by

                      @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

                      I'm still not sure how the Python Module was enabled in the Services > DNS Resolver > General Settings. I didn't enable it. What should I do with this setting?

                      It should be set to 'active' (checked).
                      pfBlockerNG-devel works 'better' when using Python mode.

                      No "help me" PM's please. Use the forum, the community will thank you.
                      Edit : and where are the logs ??

                      1 Reply Last reply Reply Quote 0
                      • S
                        SteveITS Galactic Empire @newUser2pfSense
                        last edited by

                        @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

                        not sure what Firefox settings should be enabled/disabled for malvertizing to be blocked on my LAN

                        For Firefox specifically see https://support.mozilla.org/en-US/kb/dns-over-https-doh-faqs#w_will-users-be-able-to-disable-doh but since nslookup using 127.0.0.53 bypasses the block it would seem that's not Firefox related, and DNS on the computer is bypassing pfSense.

                        There are also feeds in pfBlocker to block DoH, and a choice on its "DNSBL SafeSearch" tab. I used a feed because I found out the Dish (satellite TV) "on demand" feature uses only DoH even though the rest of the DVR uses DNS, so I had to allow that device out.

                        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                        Upvote 👍 helpful posts!

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          newUser2pfSense @SteveITS
                          last edited by newUser2pfSense

                          @Gertjan
                          Firewall > pfBlockerNG > DNSBL
                          Unbound python mode.png

                          Services > DNS Resolver > General Settings
                          Enable Python Module.png

                          @SteveITS
                          Thanks for the response. A little further research has found that my Linux Mint 21 Cinnamon OS has the 127.0.0.53 in the resolv.conf file for whatever reason. I'm trying a fix I found on the interwebs from this URL and it worked:
                          https://askubuntu.com/questions/1012641/dns-set-to-systemds-127-0-0-53-how-to-change-permanently
                          I'm now able to get my 192.168.1.1 DNS server IP when running an nslookup. However, it hasn't resovled the issue of removing malvertizing images from my LAN gmail emails.

                          GertjanG 1 Reply Last reply Reply Quote 0
                          • GertjanG
                            Gertjan @newUser2pfSense
                            last edited by

                            @newuser2pfsense said in pfBlockerNG-devel Not Blocking Malvertizing on LAN:

                            my Linux Mint 21 Cinnamon OS has the 127.0.0.53 in the resolv.conf file for whatever reason. I'm trying a fix I found on the interwebs from this URL and it worked:

                            If the OS you use has a /etc/resolv.conf file that point to 127.0.0.53, then that wrong per se.
                            You PS could use a dnsforwarder (like dnsmasq) or a reslover like unboudn or famous bind. These two can resolver (thus bypassing pfSense), or any other upstream router like pfSense (so the resolver actually forwards to them).

                            When you see /etc/resolv.conf file that point to 127.0.0.53 : check who listens on 127.0.0.53
                            You'll have the process name.
                            Check the config of that process = you know how it works, what is is set told to do.
                            Now you can change it's behavior if needed.

                            What https://askubuntu.com/questions/1012641/dns-set-to-systemds-127-0-0-53-how-to-change-permanently is understandable.
                            As a plain vanilla "PC owner with whatever OS", you want a good and solid DNS, not necessary using the upstream router that some other guy is controlling. As this guy will see your DNS requests, and he would be able to 'intercept' them. And that's actually what you are doing as you are that other guy, the guy that also maintains pfSense.
                            So, it's like always :
                            Know how things are interconnected, and what choices you have.
                            Take your choices based on the options you have.

                            https://askubuntu.com/questions/1012641/dns-set-to-systemds-127-0-0-53-how-to-change-permanently is understandable. shows clearly what happened over time : need a DNS, point to 8.8.8.8.
                            As 8.8.8.8 works as good as your Internet connection : if you have a connection, you have DNS (8.8.8.8 doesn't go down often) ;)

                            But, when you consider controlling and using your own router/firewall, like pfSense, you should (normally) say goodby to 8.8.8.8 as you have the tools now to do you own DNS and DNS caching ( ! ) and why not, DNS interception, and control what site you want to block.

                            I'm not against 8.8.8.8 or comparable, they have their reasons to exist. On of them is : easy to set up.
                            But "pfBlockerNG-devel" and "8.8.8.8" won't work together.
                            I hope you get the picture know.

                            No "help me" PM's please. Use the forum, the community will thank you.
                            Edit : and where are the logs ??

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              newUser2pfSense @Gertjan
                              last edited by

                              @gertjan & @SteveITS Thank you both for your assistance. It doesn't go unnoticed.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.