[BACK]Return to ipf.rules CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/ipf.rules, Revision 1.4

1.4     ! kstailey    1: #      $OpenBSD: ipf.rules,v 1.3 1997/02/26 04:36:34 kstailey Exp $
1.1       dm          2: #
                      3: # IP filtering rules.  See the ipf(5) man page for more
                      4: # information on the format of this file, and /usr/share/ipf
                      5: # for example configuration files.
                      6: #
                      7: # Pass all packets by default.
                      8: #
                      9: pass in from any to any
                     10: pass out from any to any