[Bug 223208] [pf] pf.conf syntax (:peer) rules load incorrectly
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 26 05:29:29 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223208
--- Comment #2 from Felix Z. <felix_mail at 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 at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
root@:~ # echo "pass in quick on lo0 route-to (tun0 tun0:peer) inet" | pfctl -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 at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
root@:~ # echo "pass in quick on lo0 route-to (tun0 tun0:peer) inet" | pfctl -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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pf
mailing list