Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2017 05:29:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 223208] [pf] pf.conf syntax (:peer) rules load incorrectly
Message-ID:  <bug-223208-16861-XmHeDyvLpO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223208-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223208-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=3D223208

--- Comment #2 from Felix Z. <felix_mail@mail.ru> ---
Hi Kristof.

Good news. And I checked once again:

root@:~ # uname -a
FreeBSD  11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 =
UTC
2017     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
root@:~ # echo "pass in quick on lo0 route-to (tun0 tun0:peer) inet" | pfct=
l -f
-
root@:~ # pfctl -sr
pass in quick on lo0 route-to ( 10.0.0.2) inet all flags S/SA keep state
root@:~ #


root@:~ # uname -a
FreeBSD  11.1-STABLE FreeBSD 11.1-STABLE #0 r324751: Thu Oct 19 16:54:21 UTC
2017     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
root@:~ # echo "pass in quick on lo0 route-to (tun0 tun0:peer) inet" | pfct=
l -f
-
root@:~ # pfctl -sr
pass in quick on lo0 route-to (tun0 10.0.0.2) inet all flags S/SA keep state

I want to believe the future versions will not have this bug.
Thanks.

--=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-223208-16861-XmHeDyvLpO>