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

    IGMP appearing in Firewall log when rule is not logging

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    1 Posts 1 Posters 600 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.
    • P
      phil.davis
      last edited by

      I fixed up the display of logged IGMP packets on the Firewall Log GUI with: https://github.com/pfsense/pfsense/pull/1456
      The logs of passed or blocked IGMP packets were already in the real filter.log because the rule had logging on - good.

      Then I turned off logging on the rule. But still the IGMP packets are being logged. After unchecking the logging on the rule and saving… I even resorted to rebooting to see if a full reset of pf would help it, but still the packets are logged.

      In /tmp/rules.debug the rule is:

      pass  in  quick  on $WAN reply-to ( vr1 10.49.111.250 ) inet from 10.49.111.0/24 to any tracker 1418549388 keep state  label "USER_RULE: Allow multicast from ADSL router"
      
      

      I first had it with destination 224.0.0.0/4 and now tried with destination "any" and the same behavior.
      Screenshots attached - the firewall log is matching to rule (1418549388) which is the rule number above, and that rule does NOT have "log" in its definition.
      I turned off logging on all WAN rules, and still I get these IGMP in the logs.
      What is going on?
      igmp-log-01.png
      igmp-log-01.png_thumb
      igmp-log-02.png
      igmp-log-02.png_thumb

      As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
      If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

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