Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
 
 
 
 
 
 

10 lines
300 B

# $OpenBSD: ipf.rules,v 1.2 1996/05/26 10:25:24 deraadt Exp $
#
# IP filtering rules. See the ipf(5) man page for more
# information on the format of this file, and /usr/share/ipf
# for example configuration files.
#
# Pass all packets by default.
#
pass in from any to any
pass out from any to any