xref: /openbsd/regress/sbin/pfctl/pf13.ok (revision a6445c1d)
1pass in quick on enc0 all flags S/SA
2pass in quick on enc0 inet all flags S/SA
3pass in quick on enc0 inet6 all flags S/SA
4pass out quick on tun1000000 inet all flags S/SA route-to tun1000001
5pass out quick on tun1000000 inet from any to 192.168.1.1 flags S/SA route-to tun1000001
6pass out quick on tun1000000 inet6 from any to fec0::1 flags S/SA route-to tun1000001
7block drop in on tun1000000 inet proto tcp from any to any port = 21 dup-to 192.168.1.1@tun1000001
8block drop in on tun1000000 inet6 proto tcp from any to any port = 21 dup-to fec0::1@tun1000001
9pass in quick on tun1000000 inet from 192.168.1.1 to 10.1.1.1 flags S/SA route-to tun1000001
10pass in quick on tun1000000 inet6 from fec0::/64 to fec1::2 flags S/SA route-to tun1000001
11block drop in on tun1000000 inet proto tcp from any to any port = 21 reply-to 192.168.1.1@tun1000001
12block drop in on tun1000000 inet6 proto tcp from any to any port = 21 reply-to fec0::1@tun1000001
13pass in quick on tun1000000 inet from 192.168.1.1 to 10.1.1.1 flags S/SA reply-to tun1000001
14pass in quick on tun1000000 inet6 from fec0::/64 to fec1::2 flags S/SA reply-to tun1000001
15pass in quick on tun1000000 inet from 192.168.1.1 to 10.1.1.1 flags S/SA dup-to 192.168.1.100@tun1000001
16pass in quick on tun1000000 inet6 from fec0::/64 to fec1::2 flags S/SA dup-to fec1::2@tun1000001
17