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

    Pesky broadcasts get logged no matter what I do

    Scheduled Pinned Locked Moved Firewalling
    17 Posts 6 Posters 3.1k 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.
    • J Offline
      Julf
      last edited by

      My log is full of these entries:

      Feb 1 21:03:27 WAN1 [fe80::da90:e8ff:fe9d:74e4]:5353 [ff02::fb]:5353 UDP

      despite having specific rules with no logging:

      0/0 B IPv6 UDP fe80::da90:e8ff:fe9d:74e4 * ff02::fb 5353 * none   Block IPv6 Avahi broadcasts

      What am I overlooking?

      1 Reply Last reply Reply Quote 0
      • N Offline
        Nullity
        last edited by

        @Julf:

        My log is full of these entries:

        Feb 1 21:03:27 WAN1 [fe80::da90:e8ff:fe9d:74e4]:5353 [ff02::fb]:5353 UDP

        despite having specific rules with no logging:

        0/0 B IPv6 UDP fe80::da90:e8ff:fe9d:74e4 * ff02::fb 5353 * none   Block IPv6 Avahi broadcasts

        What am I overlooking?

        Are you sure that no-logging firewall rule is catching the appropriate traffic? The "0/0 B" part implies that it isn't.

        Please correct any obvious misinformation in my posts.
        -Not a professional; an arrogant ignoramous.

        1 Reply Last reply Reply Quote 0
        • D Offline
          doktornotor Banned
          last edited by

          Why don't you just use the GUI to see which rule is logging that? Sigh.

          1 Reply Last reply Reply Quote 0
          • J Offline
            Julf
            last edited by

            @doktornotor:

            Why don't you just use the GUI to see which rule is logging that? Sigh.

            How does one do that?

            1 Reply Last reply Reply Quote 0
            • J Offline
              Julf
              last edited by

              @Nullity:

              Are you sure that no-logging firewall rule is catching the appropriate traffic? The "0/0 B" part implies that it isn't.

              None of the rules coming before that rule log anything, and looking at that rule, it should match, right?

              1 Reply Last reply Reply Quote 0
              • johnpozJ Offline
                johnpoz LAYER 8 Global Moderator
                last edited by

                you see what rule logged real easy if you just add the description to the log interface - see attached.

                Or if you don't have that set then just click the X on the rule that blocked it.. And it will pop up what rule is blocking it..

                ![show rules.png](/public/imported_attachments/1/show rules.png)
                ![show rules.png_thumb](/public/imported_attachments/1/show rules.png_thumb)

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 26.03.1 | Lab VMs 2.8.1, 26.03.1

                1 Reply Last reply Reply Quote 0
                • J Offline
                  Julf
                  last edited by

                  Great! Thanks! Turns out it got blocked by not allowing any IPv6.

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    Julf
                    last edited by

                    So if I have unselected "Allow IPv6" in  System/Advanced/Networking, and selected  "Log packets matched from the default block rules in the ruleset" in Status/System Logs/Settings, that goes before any user defined rules, and can't be blocked/caught separately?

                    1 Reply Last reply Reply Quote 0
                    • johnpozJ Offline
                      johnpoz LAYER 8 Global Moderator
                      last edited by

                      Why are you unchecking allow ipv6?

                      If you do not set ipv6 addresses on any interfaces, and don't create any firewall rules that allow IPv6 then how exactly is ipv6 going to go anywhere?  Yes checking that box will ensure that ipv6 is broken.. Even if your interfaces have ipv6 on them and rules that allow ipv6..

                      I guess they could setup a check box so that doesn't log..

                      Or you could look at it - hey block all ipv6!!  Thanks for logging it so I can track down the devices sending it and turn it off there..  Yes as you can see ipv6 can be a chatty little cathy..

                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                      If you get confused: Listen to the Music Play
                      Please don't Chat/PM me for help, unless mod related
                      SG-4860 26.03.1 | Lab VMs 2.8.1, 26.03.1

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        Julf
                        last edited by

                        Fair enough - I can of course allow IPv6 in the general rules, and have a specific "block IPv6" rule for the interfaces. Just wanted to be sure I hadn't missed something obvious.

                        1 Reply Last reply Reply Quote 0
                        • johnpozJ Offline
                          johnpoz LAYER 8 Global Moderator
                          last edited by

                          if there is not an allow on the interface then its blocked by default.  If there is not allow then its blocked, that is how it is on every interface..

                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                          If you get confused: Listen to the Music Play
                          Please don't Chat/PM me for help, unless mod related
                          SG-4860 26.03.1 | Lab VMs 2.8.1, 26.03.1

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            Julf
                            last edited by

                            Of course. But my confusion was not about that, but about whether implicit, global rules (such as " no IPv6" or bogon blocking - that don't show up on the " Rules"  lists) overrule user rules or not.

                            1 Reply Last reply Reply Quote 0
                            • johnpozJ Offline
                              johnpoz LAYER 8 Global Moderator
                              last edited by

                              If you click block private or block bogon they are shown at the top of the list on the interface you apply them too.

                              Might be a good idea if you block ipv6 that there should be a rule shown on the interfaces showing that ipv6 is being blocked..

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 26.03.1 | Lab VMs 2.8.1, 26.03.1

                              1 Reply Last reply Reply Quote 0
                              • J Offline
                                Julf
                                last edited by

                                @johnpoz:

                                If you click block private or block bogon they are shown at the top of the list on the interface you apply them too.

                                Might be a good idea if you block ipv6 that there should be a rule shown on the interfaces showing that ipv6 is being blocked..

                                That would definitely be more consistent.

                                1 Reply Last reply Reply Quote 0
                                • JKnottJ Offline
                                  JKnott
                                  last edited by

                                  ff02::fb is a multicast for mDNS, which is used for some services, instead of the usual DNS.  You may look for something such as the Apple Bonjour in your area.

                                  Incidentally, there's no such thing as a broadcast with IPv6.  There are just multicasts.  The closest thing to a broadcast is an all nodes multicast.

                                  PfSense running on Qotom mini PC
                                  i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel 1 Gb Ethernet ports.
                                  UniFi AC-Lite access point

                                  I haven't lost my mind. It's around here...somewhere...

                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    Julf
                                    last edited by

                                    @JKnott:

                                    ff02::fb is a multicast for mDNS, which is used for some services, instead of the usual DNS.  You may look for something such as the Apple Bonjour in your area.

                                    Yes, that is what seems to be the source.

                                    Incidentally, there's no such thing as a broadcast with IPv6.  There are just multicasts.  The closest thing to a broadcast is an all nodes multicast.

                                    You are of course right - the reference to broadcast comes from an older comment for an equivalent IPv4 rule

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      gcu_greyarea
                                      last edited by

                                      Not sure if its a bug or a feature, but I've seen this in other threads before.

                                      If you don't want to see IPv6 firewall log entries you have to allow IPv6 in pfSense.
                                      Then you can setup floating rules to Allow/Block IPv6 traffic - with logging disabled.

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