From 9749beb9e35afd40d054e5592764d50ed069a890 Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 30 Dec 2005 11:34:54 +0000 Subject: Import IP Filter 4.1.10 --- contrib/ipfilter/test/regress/i1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/ipfilter/test/regress/i1') diff --git a/contrib/ipfilter/test/regress/i1 b/contrib/ipfilter/test/regress/i1 index df60d2b..c86c320 100644 --- a/contrib/ipfilter/test/regress/i1 +++ b/contrib/ipfilter/test/regress/i1 @@ -7,10 +7,12 @@ count in from any to any pass in from !any to any block in from any to !any pass in on ed0 from localhost to localhost +pass in on ed0,vx0 from localhost to localhost block in log first on lo0 from any to any pass in log body 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(1) 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 from test.host.dots to test\.host.dots -- cgit v1.1