https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223208
--- Comment #2 from Felix Z. <[email protected]> --- 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 [email protected]:/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 [email protected]:/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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
