diff options
Diffstat (limited to 'ipf/regress/ni15.ipf')
-rw-r--r-- | ipf/regress/ni15.ipf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ipf/regress/ni15.ipf b/ipf/regress/ni15.ipf new file mode 100644 index 000000000000..1b9a013f5299 --- /dev/null +++ b/ipf/regress/ni15.ipf @@ -0,0 +1,3 @@ +pass out quick on pcn1 proto tcp from any to any port = 1723 keep state +block in all +block out all |