Project

General

Profile

Actions

Bug #4343

closed
PD

Firewall Log does not display logs for IGMP

Bug #4343: Firewall Log does not display logs for IGMP

Added by Phillip Davis over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
Start date:
01/29/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:

Description

I have a rule that that deals with multicast packets (to 224.0.0.0/4).
There are lines in /var/log/filter.log for packets that match that rule, but they are not displayed on the Firewall Log GUI.
It seems that IGMP protocol packets are not handled by parse_filter_line.

PD Updated by Phillip Davis over 11 years ago Actions #2

Note: In filter_log.inc parse_filter_line() there is also code that tries to handle protocol 112 CARP (around line 244). I suspect that the same issue (of not having a src and dst IP set) will cause any protocol 112 CARP packets in the firewall log to not display on the GUI.

PD Updated by Phillip Davis over 11 years ago Actions #3

Related forum thread that got me started looking at this: https://forum.pfsense.org/index.php?topic=87723.0

EL Updated by Ermal Luçi over 11 years ago Actions #4

  • Status changed from New to Feedback

The pull request has been merged.

CB Updated by Chris Buechler over 11 years ago Actions #5

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom