Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    Introducing Netgate Nexus: Multi-Instance Management at Your Fingertips.

    How to deal with [::] -> [ff02:: 16] log entries in firewall log

    Scheduled Pinned Locked Moved Firewalling
    29 Posts 5 Posters 1.6k Views 6 Watching
    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.
    • fabnavigatorF Offline
      fabnavigator
      last edited by

      Hi,

      I've been trying to figure out if I can do anything to suppress these firewall log entries that are logged by the default rules.

      a4de1cc8-76a9-48b8-8241-0639006408ab-image.png

      Should they be blocked, and if so, can I create a rule to block them without logging?

      Or should I create a rule to pass them?

      dennypageD 1 Reply Last reply Reply Quote 0
      • U Offline
        Uglybrian
        last edited by

        Hi, The red X shows that it is already being blocked. I would create a rule with no logging. You are not alone I also have the @4292967295 show up on my firewall logs periodically. Even less so now after tightening up some of my firewall rules.
        In case you have not search the forums , here are a couple of threads that may give you some insight.

        https://forum.netgate.com/topic/199774/what-is-rule-4294967295?_=1770073614763

        https://forum.netgate.com/topic/184869/rule-4294967295?_=1770073614746

        fabnavigatorF 1 Reply Last reply Reply Quote 0
        • fabnavigatorF Offline
          fabnavigator @Uglybrian
          last edited by

          @Uglybrian Thank you for your response. I didn't see anything in those links to help me create a rule to block these log entries. I've tried but no success. There must be something about the source "[::]" that causes it not to match "any".

          1 Reply Last reply Reply Quote 0
          • tinfoilmattT Offline
            tinfoilmatt LAYER 8
            last edited by

            Looks this this should be resolved in 25.11.1:

            https://redmine.pfsense.org/issues/16579

            fabnavigatorF 1 Reply Last reply Reply Quote 0
            • fabnavigatorF Offline
              fabnavigator @tinfoilmatt
              last edited by

              @tinfoilmatt I'm not referring to how the log entries are parsed, but how to create a rule to prevent them from getting logged in the first place. I ended up unchecking the option to log packets blocked due to IP options.

              ed86415a-ffb3-4b3a-a593-b70d1018c373-image.png

              tinfoilmattT 2 Replies Last reply Reply Quote 0
              • tinfoilmattT Offline
                tinfoilmatt LAYER 8 @fabnavigator
                last edited by

                @fabnavigator It's a logging bug that's patched in the linked report.

                fabnavigatorF 1 Reply Last reply Reply Quote 0
                • tinfoilmattT Offline
                  tinfoilmatt LAYER 8 @fabnavigator
                  last edited by

                  Source/destination, and protocol for that matter, are red herrings. If you hovered over the red X on one of these blocks, you'd likely see "Reason: fragment".

                  1 Reply Last reply Reply Quote 0
                  • fabnavigatorF Offline
                    fabnavigator @tinfoilmatt
                    last edited by

                    @tinfoilmatt I got these on 25.11.1.

                    tinfoilmattT 1 Reply Last reply Reply Quote 0
                    • tinfoilmattT Offline
                      tinfoilmatt LAYER 8 @fabnavigator
                      last edited by tinfoilmatt

                      Interesting. Not clear to me if this patch actually made it into 25.11.1 even though the bug report says that it's the targeted version.

                      Try to obtain these two things:

                      1.) Screencap of the red 'X' tooltip for one of these blocks.
                      2.) The full logging line for one of these blocks from /var/log/filter.log logfile.

                      tinfoilmattT fabnavigatorF 2 Replies Last reply Reply Quote 0
                      • tinfoilmattT Offline
                        tinfoilmatt LAYER 8 @tinfoilmatt
                        last edited by

                        25.11.1 release notes confirm the patch from the linked bug report made it in.

                        1 Reply Last reply Reply Quote 0
                        • fabnavigatorF Offline
                          fabnavigator @tinfoilmatt
                          last edited by

                          @tinfoilmatt

                          aebf42c7-3185-4ca8-b90d-2471c37c534a-image.png

                          71e2daf0-f9d0-470e-ac63-ba7e8a69ba97-image.png

                          tinfoilmattT 1 Reply Last reply Reply Quote 0
                          • tinfoilmattT Offline
                            tinfoilmatt LAYER 8 @fabnavigator
                            last edited by tinfoilmatt

                            Try to capture one of these packets to see if you can figure out what host on the same broadcast domain as the "LAN5_ANDROID" interface is multicasting these listener reports from a 'null' (i.e., "::") IPv6 address.

                            fabnavigatorF 1 Reply Last reply Reply Quote 0
                            • fabnavigatorF Offline
                              fabnavigator @tinfoilmatt
                              last edited by

                              @tinfoilmatt I'm not sure how to set that up. The packet capture would have to run for a day or so unattended in order to capture one of these.

                              tinfoilmattT 1 Reply Last reply Reply Quote 0
                              • tinfoilmattT Offline
                                tinfoilmatt LAYER 8 @fabnavigator
                                last edited by

                                Like this but on interface "LAN5_ANDROID":

                                17f42e88-0ca9-450e-881c-167ce8eebf50-image.png

                                I'm not 100% sure on the IPv6 syntax there. So if you see a log entry but no packet appears in the capture, try ":: ff02::16" in both places instead of "::0 ff02::16". It's definitely one or the other.

                                1 Reply Last reply Reply Quote 0
                                • fabnavigatorF Offline
                                  fabnavigator
                                  last edited by fabnavigator

                                  I think we are getting off track. I'm not necessarily looking for the source. I'm seeing these on three VLANS. I just wanted to create arule that would match these, and I've had no success.

                                  608f314c-92c2-4ae1-84e2-e98d178afd7f-image.png

                                  tinfoilmattT 1 Reply Last reply Reply Quote 0
                                  • tinfoilmattT Offline
                                    tinfoilmatt LAYER 8 @fabnavigator
                                    last edited by

                                    @fabnavigator Are you running Avahi, IGMP Proxy, or PIMD packages?

                                    You don't want to clean up your network?

                                    fabnavigatorF 1 Reply Last reply Reply Quote 0
                                    • fabnavigatorF Offline
                                      fabnavigator @tinfoilmatt
                                      last edited by

                                      @tinfoilmatt I am not using any of those. Yes. I do want to clean up my network. That's why I look at my firewall log.

                                      tinfoilmattT 1 Reply Last reply Reply Quote 0
                                      • tinfoilmattT Offline
                                        tinfoilmatt LAYER 8 @fabnavigator
                                        last edited by

                                        So then run the capture to get more detail about what's presumably multicasting MLD listener reports with a source IPv6 address of ::. It's really not a big deal.

                                        1 Reply Last reply Reply Quote 0
                                        • dennypageD Offline
                                          dennypage @fabnavigator
                                          last edited by

                                          @fabnavigator This is MLD (the IPv6 equivalent of IGMP). Nothing to be alarmed about. If you want a more efficient network, pass them. If you don't care, you can block them.

                                          A rule for these would look like this:

                                          Screenshot 2026-02-13 at 08.37.17.png
                                          Screenshot 2026-02-13 at 08.37.36.png

                                          tinfoilmattT fabnavigatorF 2 Replies Last reply Reply Quote 0
                                          • tinfoilmattT Offline
                                            tinfoilmatt LAYER 8 @dennypage
                                            last edited by tinfoilmatt

                                            Glad you chimed in on this point. In your extensive experience with multicast, is it normal for a network host to be broadmulticasting these MLD listener queries from a 'null' IPv6 address?

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