diff options
Diffstat (limited to 'regress/sbin/pfctl/pf5.loaded')
-rw-r--r-- | regress/sbin/pfctl/pf5.loaded | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf5.loaded b/regress/sbin/pfctl/pf5.loaded new file mode 100644 index 00000000000..efbaae5e990 --- /dev/null +++ b/regress/sbin/pfctl/pf5.loaded @@ -0,0 +1,32 @@ +@0 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667 +[ Skip steps: a=end i=end d=end f=end p=end sa=end sp=2 da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@1 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16 +[ Skip steps: a=end i=end d=end f=end p=end sa=end da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@2 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667 +[ Skip steps: a=end i=end d=end f=end p=end sa=end sp=4 da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@3 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16 +[ Skip steps: a=end i=end d=end f=end p=end sa=end da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@4 block drop in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 6667 +[ Skip steps: a=end i=end d=end f=end p=end sa=end sp=6 da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@5 block drop in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 16 +[ Skip steps: a=end i=end d=end f=end p=end sa=end da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@6 block drop in inet proto udp from 10.0.0.0/8 port = 113 to 12.34.56.78 port = 6667 +[ Skip steps: a=end i=end d=end f=end p=end sa=end sp=end da=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + +@7 block drop in inet proto udp from 10.0.0.0/8 port = 113 to 12.34.56.78 port = 16 +[ Skip steps: a=end i=end d=end f=end p=end sa=end sp=end da=end dp=end ] +[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] + |