diff options
Diffstat (limited to 'regress/sbin/pfctl/pf1.ok')
-rw-r--r-- | regress/sbin/pfctl/pf1.ok | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf1.ok b/regress/sbin/pfctl/pf1.ok index 746117aefb7..dd6719b7a3a 100644 --- a/regress/sbin/pfctl/pf1.ok +++ b/regress/sbin/pfctl/pf1.ok @@ -1,5 +1,5 @@ -@1 pass in all -@1 pass in all -@1 pass in proto tcp from any port <= 1024 to any -@1 pass in proto tcp from any to any port = smtp -@1 pass in proto tcp from 10.0.0.0/255.0.0.0 port > 1024 to ! 10.1.2.3 port != ssh +@0 pass in all +@0 pass in all +@0 pass in proto tcp from any port <= 1024 to any +@0 pass in proto tcp from any to any port = smtp +@0 pass in proto tcp from 10.0.0.0/255.0.0.0 port > 1024 to ! 10.1.2.3 port != ssh |