[Bug 268246] crash and panic using pfsync on 13.1-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 20:24:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #31 from jjasen@gmail.com --- (In reply to Kristof Provost from comment #30) p *ip $1 = {ip_hl = 5 '\005', ip_v = 4 '\004', ip_tos = 1 '\001', ip_len = 8011, ip_id = 42943, ip_off = 16390, ip_ttl = 32 ' ', ip_p = 1 '\001', ip_sum = 53252, ip_src = {s_addr = 1761679396}, ip_dst = {s_addr = 0}} p/x *ip $2 = {ip_hl = 0x5, ip_v = 0x4, ip_tos = 0x1, ip_len = 0x1f4b, ip_id = 0xa7bf, ip_off = 0x4006, ip_ttl = 0x20, ip_p = 0x1, ip_sum = 0xd004, ip_src = {s_addr = 0x69011824}, ip_dst = {s_addr = 0x0}} Our traffic interfaces are all 9000 MTU. Our pfsync interfaces are 1500 MTU. I am stumped as well. I have 6 more systems almost identical, so in theory this should be all of them, or none of them. The only variance is that all the others use VLANs, where this one has one physical interface in use. -- You are receiving this mail because: You are the assignee for the bug.