xref: /openbsd/regress/sbin/pfctl/pfail53.in (revision fd16f821)
1*73f5f18eSmpf# tablenames cannot be numbers
245a18842Sderaadttable <444> { 1.2.3.4 }
345a18842Sderaadtpass in on lo1000000 proto tcp to 10.0.0.1 port 80 flags S/SA modulate state \
445a18842Sderaadt        (max-src-conn 100, max-src-conn-rate 10/5, overload <444> flush)
545a18842Sderaadt
6*73f5f18eSmpf# filename cannot be a number
745a18842Sderaadt# XXX not easy to test
845a18842Sderaadt#table <filetest> file 666
945a18842Sderaadt
10*73f5f18eSmpf# labels, tags, anchors cannot be numbers
1145a18842Sderaadtpass in on lo0 from 1.2.3.4 keep state label 88
1245a18842Sderaadtpass in on lo0 from 1.2.3.4 keep state tag 57
1345a18842Sderaadtpass in on lo0 from 1.2.3.4 keep state tagged 57
1445a18842Sderaadtanchor 23 on lo0
15