Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2021 22:38:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259864] PF periodically drops packets that belong to established session, thus stalling the session
Message-ID:  <bug-259864-227-pXV0I0AtKM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259864-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259864

--- Comment #5 from Kristof Provost <kp@freebsd.org> ---
I've managed to spend a little time looking at this, and I am very confused.

When we see the error messages pf rejects the packet because the
acknowledgement number is too far out of the window it thinks the TCP session
got to.
However, it looks like it stopped updating the ack window some time ago, and I
have no idea why it'd do that. The packets that should have updated it passed
through just fine.

Is this 100% reproducible for this setup, or does it only happen occasionally?
If so, how often? When did this problem start happening (I don't think we've
touched any of the relevant code any time recently.)?

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259864-227-pXV0I0AtKM>