diff --git a/sbin/pfctl/tests/files/pf0087.ok b/sbin/pfctl/tests/files/pf0087.ok index adf356f84fa5..7aa69adefae0 100644 --- a/sbin/pfctl/tests/files/pf0087.ok +++ b/sbin/pfctl/tests/files/pf0087.ok @@ -1,22 +1,22 @@ pass in on lo1000000 inet proto tcp from any to 10.0.0.2 port = ssh flags S/SA keep state pass in on lo1000001 inet proto tcp from 10.0.0.1 port = ssh to 10.0.0.2 flags S/SA keep state pass in on lo1000001 inet proto udp from 10.0.0.5 to 10.0.0.4 port = domain keep state pass in on lo1000000 inet proto udp from any to 10.0.0.2 port = domain keep state pass in inet proto tcp from any to 10.0.0.1 port = http flags S/SA keep state pass out on lo1000001 inet proto udp from any to 10.0.0.2 port = domain keep state pass in inet proto tcp from any to 10.0.0.3 port = http flags S/SA keep state -pass out inet proto tcp from any to 10.0.0.1 port = hosts2-ns flags S/SA keep state +pass out inet proto tcp from any to 10.0.0.1 port = 81 flags S/SA keep state pass in inet proto udp from any to 10.0.0.3 port = domain keep state pass in on lo1000001 inet proto udp from 10.0.0.2 port = domain to 10.0.0.2 keep state pass out inet proto udp from any to 10.0.0.1 port = domain keep state pass out on lo1000000 inet proto udp from any to 10.0.0.2 port = domain keep state pass out inet proto udp from any to 10.0.0.3 port = domain keep state pass out on lo1000000 inet proto tcp from any to 10.0.0.2 port = ssh flags S/SA keep state pass in on lo1000001 inet proto tcp from any to 10.0.0.2 port = ssh flags S/SA keep state pass in on lo1000001 inet proto udp from any to 10.0.0.2 port = domain keep state pass in on lo1000001 inet proto tcp from 10.0.0.1 to 10.0.0.4 flags S/SA keep state pass out on lo1000001 inet proto tcp from any to 10.0.0.2 port = ssh flags S/SA keep state pass out inet proto tcp from any to 10.0.0.1 port = http flags S/SA keep state pass in inet proto udp from any to 10.0.0.1 port = domain keep state pass in on lo1000001 inet proto tcp from 10.0.0.1 to 10.0.0.6 port = ssh flags S/SA keep state pass in on lo1000001 inet proto udp from 10.0.0.5 to 10.0.0.2 keep state