From 4fec50367ce83660c9e580b008708ce6ba47b34c Mon Sep 17 00:00:00 2001 From: henning <> Date: Sun, 31 May 2009 19:16:16 +0000 Subject: [PATCH] enable pf by default. turns bombs into flowers, water into beer and eradicts swine flu --- src/etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 975d6f8b..61ff1966 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.132 2009/03/16 23:18:45 jacekm Exp $ +# $OpenBSD: rc.conf,v 1.133 2009/05/31 19:16:16 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ripd_flags=NO # for normal use: "" @@ -69,7 +69,7 @@ rwhod=NO nfs_server=NO # see sysctl.conf for nfs client configuration lockd=NO amd=NO -pf=NO # Packet filter / NAT +pf=YES # Packet filter / NAT ipsec=NO # IPsec bt=NO # Bluetooth portmap=NO # Note: inetd(8) rpc services need portmap too