root@OPNsense_LAB:~ # pfctl -vvPsr | grep -A4 @32
No ALTQ support in kernel
ALTQ related functions disabled
@32 pass in quick on vmx2 proto tcp from any to (self:8) port = 22 flags S/SA keep state label "36d299b849ebe9b05a0f6345a51a906b"
[ Evaluations: 7300 Packets: 988 Bytes: 120437 States: 1 ]
[ Inserted: uid 0 pid 54268 State Creations: 1 ]
[ Last Active Time: Tue Jul 14 19:41:27 2026 ]
@33 pass in quick on vmx2 proto tcp from any to (self:8) port = 80 flags S/SA keep state label "fef898ed65e45e8c227a870f82b2b68d"
root@OPNsense_LAB:~ #
root@OPNsense_LAB:~ # pfctl -vvs states | grep -C2 rule.32
No ALTQ support in kernel
ALTQ related functions disabled
all tcp 10.0.0.163:22 <- 10.0.0.237:59484 ESTABLISHED:ESTABLISHED
[3533813239 + 3489464576] wscale 10 [4123816029 + 262400] wscale 8
age 00:05:40, expires in 24:00:00, 388:640 pkts, 32784:91349 bytes, rule 32
id: a401496a00000000 creatorid: cfe531b8
origif: vmx2
--
origif: vmx3
all icmp 192.168.40.1:10406 -> 192.168.40.254:8 0:0
age 267:15:10, expires in 00:00:10, 944926:944926 pkts, 27402854:27402854 bytes, rule 32, allow-opts, max-mss 1452
id: 5256476a00000000 creatorid: cfe531b8 route-to: 192.168.40.254@pppoe1
origif: pppoe1
all tcp 192.168.40.1:29603 -> 192.168.40.254:179 ESTABLISHED:ESTABLISHED
[2763199284 + 4294836480] wscale 10 [498719610 + 524544] wscale 8
age 267:15:01, expires in 23:59:59, 384846:381950 pkts, 23668079:23520397 bytes, rule 32, allow-opts, max-mss 1452
id: 5356476a00000000 creatorid: cfe531b8 route-to: 192.168.40.254@pppoe1
origif: pppoe1
root@OPNsense_LAB:~ #Quote from: meyergru on Today at 09:43:14 AMIntel seems to have "fixed" the hang problem by detecting it in the Linux driver and issuing a reset - FreeBSD has only now picked up that change in the OS driver (that was what my bug report was about).