Project

General

Profile

Actions

Bug #12872

closed

Firewall log tracker ID always returns "4294967295" regardless of rule triggered.

Added by Julian Kahumana about 2 years ago. Updated about 2 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
amd64

Description

The issue only showed up after upgrading from 2.5 to to 2.6.

The following is an example from the firewall log. Logs all show "4294967295" regardless of the rules that were triggered.

Feb 25 09:07:00 pfSense filterlog[37738]: 111,,,4294967295,re0,match,block,unkn(%u),4,0x0,,244,54210,0,none,6,tcp,44,92.63.197.94,72.235.242.139,58030,13335,0,S,428217694,,1024,,mss
Feb 25 09:07:00 pfSense filterlog[37738]: 4,,,4294967295,re0,match,block,unkn(%u),4,0x0,,119,16518,0,none,17,udp,108,66.91.123.239,72.235.242.139,61907,40000,88
Feb 25 09:07:00 pfSense filterlog[37738]: 111,,,4294967295,re0,match,block,unkn(%u),4,0x0,,244,54321,0,none,6,tcp,44,89.248.163.140,72.235.242.139,36182,8912,0,S,1728063168,,65535,,mss
Feb 25 09:07:00 pfSense filterlog[37738]: 6,,,4294967295,bridge0,match,block,unkn(%u),6,0x00,0xa2ffd,1,UDP,17,156,fe80::7a8a:20ff:fe29:6486,ff02::1,59236,10001,156
Feb 25 09:07:01 pfSense filterlog[37738]: 111,,,4294967295,re0,match,block,unkn(%u),4,0x0,,42,15590,0,DF,6,tcp,52,111.7.96.132,72.235.242.139,16614,6155,0,S,568232631,,65535,,mss;nop;wscale;nop;nop;sackOK

BBcan177 wrote on another thread: There are some users who are experiencing issues with pfSense recording the Tracker ID "4294967295" which according to conversations with Jim Pingle
"I'm not sure why that number would be in the log, but it's 2^32-1 so probably the variable is empty/uninitialized or being overrun (value is
higher than can be expressed in that size of a variable)."

Actions

Also available in: Atom PDF