Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jan 2023 15:59:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 268717] [pf] rdr rules don't work for traffic originating at localhost
Message-ID:  <bug-268717-16861-ZWzIOTARVg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268717-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268717-16861@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268717

--- Comment #3 from dfr@rabson.org ---
Further testing show more strangeness. If I add a second vnet jail on the s=
ame
bridge and attempt the telnet that should redirect, it also fails. The rule
matches when the host receives the SYN and is re-written and directed to the
first jail. The SYN+ACK reply doesn't match the state entry and is transmit=
ted
without reversing the redirect.

I've added a second test script to set this up - run the script then 'jexec
testvnet2 telnet 10.123.0.1 8080'

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268717-16861-ZWzIOTARVg>