2024-09-05T18:59:15 Notice kernel pf: loose state match: TCP out wire: 198.18.24.0:443 198.18.178.160:53556 stack: - [lo=1349263766 high=1349262665 win=63 modulator=0] [lo=0 high=63 win=1 modulator=0] 2:0 A seq=1349263766 (1349263766) ack=0 len=0 ackskew=0 pkts=10:0 dir=out,fwd 2024-09-05T18:59:15 Notice kernel pf: loose state match: TCP in wire: 198.18.178.160:53556 198.18.24.0:443 stack: - [lo=1349263766 high=1349262665 win=63 modulator=0] [lo=0 high=63 win=1 modulator=0] 2:0 A seq=1349263766 (1349263766) ack=0 len=0 ackskew=0 pkts=10:0 dir=in,fwd
I have problems with TCP connections, lots of retransmissions. Sometimes (once every 5 minutes) I loose all packets on an existing TCP connection (iperf3) for a few (2-3) seconds.[...]I have read through https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280701, but in case of this error ... hmm, for me it's not only the ICMPv6 handling, because I also loose IPv4 TCP connections.@Franco: I'm not afraid of one icmp echo going out ;-)brReza
opnsense-update -zkr 24.7.3-no_sa
You can easily check if the SA is the culprit by trying the kernel with the SA completely removed viaCode: [Select]opnsense-update -zkr 24.7.3-no_saand reboot, see this.
<13>1 2024-09-06T15:34:20+02:00 opn.x100.be kernel - - [meta sequenceId="68"] pf: dropping packet with ip options<13>1 2024-09-06T15:34:21+02:00 opn.x100.be kernel - - [meta sequenceId="69"] pf: dropping packet with ip options
Quote from: meyergru on September 06, 2024, 10:13:04 amYou can easily check if the SA is the culprit by trying the kernel with the SA completely removed viaCode: [Select]opnsense-update -zkr 24.7.3-no_saand reboot, see this.With that kernel and the logging set to various errors, the issue is gone. I do get a lot of
pf: dropping packet with ip options
Quote from: meyergru on September 06, 2024, 10:13:04 amYou can easily check if the SA is the culprit by trying the kernel with the SA completely removed viaCode: [Select]opnsense-update -zkr 24.7.3-no_saand reboot, see this.With that kernel and the logging set to various errors, the issue is gone. I do get a lot ofCode: [Select]<13>1 2024-09-06T15:34:20+02:00 opn.x100.be kernel - - [meta sequenceId="68"] pf: dropping packet with ip options<13>1 2024-09-06T15:34:21+02:00 opn.x100.be kernel - - [meta sequenceId="69"] pf: dropping packet with ip options
I regularly get this Quotepf: dropping packet with ip options (hundreds per 5 Minutes) also with "downstream-vanilla" 24.7.3_1. Not yet applied 24.7.3-no_sa as cloudz already did.Maybe a "normal" message with IP-options (MagentaTV?)...
You can get rid of that - see the "allow options" hint here if needed (for IGMP / IPTV etc.)