Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jun 2022 14:15:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 264193] pf: scrub max-mss rule stops working (but still counts) after 13.1-RELEASE upgrade
Message-ID:  <bug-264193-7501-FXT5GU2WKE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264193-7501@https.bugs.freebsd.org/bugzilla/>

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

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

--- Comment #5 from Kristof Provost <kp@freebsd.org> ---
(In reply to oleg from comment #4)
I'm still unable to reproduce this, even with a route-to rule the MSS is
changed.

However, my current suspicion is that this is actually expected behaviour,
given that the traffic is expected to route out through epair0b and there is no
scrub rule on epair0b, only on epair1b. Once traffic is routed out epair1b (as
per the route-to rule) it is not passed through pf again, so the scrub rule
does not apply.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264193-7501-FXT5GU2WKE>