diff options
Diffstat (limited to 'ipf/expected/i1')
-rw-r--r-- | ipf/expected/i1 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ipf/expected/i1 b/ipf/expected/i1 new file mode 100644 index 0000000000000..19ae393e58e01 --- /dev/null +++ b/ipf/expected/i1 @@ -0,0 +1,17 @@ +pass in all +block out all +log in all +log body in all +count in from any to any +pass in from !any to any pps 10 +block in from any to !any +pass in on ed0(!) inet from 127.0.0.1/32 to 127.0.0.1/32 +pass in on ed0(!),vx0(!) inet from 127.0.0.1/32 to 127.0.0.1/32 +block in log first on lo0(!) from any to any +pass in log body or-block quick from any to any +block return-rst in quick on le0(!) proto tcp from any to any +block return-icmp in on qe0(!) from any to any +block return-icmp(host-unr) in on qe0(!) from any to any +block return-icmp-as-dest in on le0(!) from any to any +block return-icmp-as-dest(port-unr) in on qe0(!) from any to any +pass out on longNICname0(!) inet from 254.220.186.152/32 to 254.220.186.152/32 |