diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-06-23 19:05:44 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-06-23 19:05:44 +0000 |
commit | 21a29d52ea7c13c8aa53e960ceed02425353aece (patch) | |
tree | ffad274e4551687e07d9f5f90ad2be588302da65 /sys/arch | |
parent | 6184a37d77e182993bdfb6735d1af1d53eca9c32 (diff) |
add "option IPFILTER_LOG" to conf files that already had IPFILTER
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amiga/conf/FILIPPA | 3 | ||||
-rw-r--r-- | sys/arch/arc/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/arc/conf/P4032 | 3 | ||||
-rw-r--r-- | sys/arch/arc/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/ALL | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/BABY | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/HERMES | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/TARDIS | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/WALDORF | 3 | ||||
-rw-r--r-- | sys/arch/mac68k/conf/TIGER | 3 | ||||
-rw-r--r-- | sys/arch/sparc/conf/FLOPPY | 3 | ||||
-rw-r--r-- | sys/arch/sun3/conf/COYOTE | 5 | ||||
-rw-r--r-- | sys/arch/sun3/conf/GENERIC | 1 |
13 files changed, 26 insertions, 13 deletions
diff --git a/sys/arch/amiga/conf/FILIPPA b/sys/arch/amiga/conf/FILIPPA index 1015c886e47..488ade43c7e 100644 --- a/sys/arch/amiga/conf/FILIPPA +++ b/sys/arch/amiga/conf/FILIPPA @@ -1,4 +1,4 @@ -# $OpenBSD: FILIPPA,v 1.18 1997/05/04 01:33:53 niklas Exp $ +# $OpenBSD: FILIPPA,v 1.19 1997/06/23 19:05:34 kstailey Exp $ # # Niklas' AMIGA with ISA support @@ -33,6 +33,7 @@ option IPSEC # IP-SEC networking support #option EON # ISO CLNL over IP option GATEWAY # Packet forwarding option IPFILTER # Darren Reed's IP filter +option IPFILTER_LOG # use /dev/ipl to log IPF #option DIRECTED_BROADCAST # Broadcast across subnets #option NSIP # XNS over IP option NTP # Network time protocol syscalls diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index b8b8481d13e..ec55a81c752 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.17 1997/05/18 13:45:23 pefo Exp $ +# $OpenBSD: GENERIC,v 1.18 1997/06/23 19:05:35 kstailey Exp $ # # Generic configuration file for MIPS R4x00 ARC Systems # @@ -53,6 +53,7 @@ options INET # Internet protocols #options EON # OSI tunneling over IP #option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP #options MULTICAST # Multicast support diff --git a/sys/arch/arc/conf/P4032 b/sys/arch/arc/conf/P4032 index 453985dcd02..c25fd3f6baa 100644 --- a/sys/arch/arc/conf/P4032 +++ b/sys/arch/arc/conf/P4032 @@ -1,4 +1,4 @@ -# $OpenBSD: P4032,v 1.1 1997/05/18 13:45:23 pefo Exp $ +# $OpenBSD: P4032,v 1.2 1997/06/23 19:05:36 kstailey Exp $ # # Generic configuration file for Algorithmics P4032 board # @@ -54,6 +54,7 @@ options INET # Internet protocols #options EON # OSI tunneling over IP #option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP #options MULTICAST # Multicast support diff --git a/sys/arch/arc/conf/RAMDISK b/sys/arch/arc/conf/RAMDISK index 0c86fa2977b..e6d9b886a9d 100644 --- a/sys/arch/arc/conf/RAMDISK +++ b/sys/arch/arc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.2 1997/05/19 10:34:54 pefo Exp $ +# $OpenBSD: RAMDISK,v 1.3 1997/06/23 19:05:36 kstailey Exp $ # # Generic configuration file for MIPS R4x00 ARC Systems # @@ -53,6 +53,7 @@ options INET # Internet protocols #options EON # OSI tunneling over IP #option CCITT,LLC,HDLC # X.25 #option IPFILTER # IP packet filter for security +#option IPFILTER_LOG # use /dev/ipl to log IPF #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP #options MULTICAST # Multicast support diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index 6681da9e380..99cfb759f9a 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $OpenBSD: ALL,v 1.14 1997/06/03 20:41:17 deraadt Exp $ +# $OpenBSD: ALL,v 1.15 1997/06/23 19:05:37 kstailey Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # ALL -- everything that's currently supported @@ -78,6 +78,7 @@ option ISO,TPIP # OSI option EON # OSI tunneling over IP option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF config bsd swap generic diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 8fb97e6285a..1823f88df60 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.19 1997/06/09 21:50:57 deraadt Exp $ +# $OpenBSD: BABY,v 1.20 1997/06/23 19:05:38 kstailey Exp $ machine i386 # architecture, used by config; REQUIRED @@ -76,6 +76,7 @@ option NS # XNS #option EON # OSI tunneling over IP #option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF config bsd root on sd0 swap on sd0 and sd1 and sd2 and sd3 and sd4 dumps on sd2 diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES index 71c77572a59..53b94b8adda 100644 --- a/sys/arch/i386/conf/HERMES +++ b/sys/arch/i386/conf/HERMES @@ -3,7 +3,7 @@ # # This system was a 468 but now has an Intel Pentium Overdrive Processor[tm] # -# $OpenBSD: HERMES,v 1.6 1997/06/12 20:40:02 kstailey Exp $ +# $OpenBSD: HERMES,v 1.7 1997/06/23 19:05:38 kstailey Exp $ machine i386 # architecture, used by config; REQUIRED @@ -67,6 +67,7 @@ option PROCFS # access the insides of procs via the FS option INET # IP + ICMP + TCP + UDP option GATEWAY # packet forwarding option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF #option NS # XNS #option ISO,TPIP # OSI #option EON # OSI tunneling over IP diff --git a/sys/arch/i386/conf/TARDIS b/sys/arch/i386/conf/TARDIS index 9a2f31ac445..5605e1cbcb5 100644 --- a/sys/arch/i386/conf/TARDIS +++ b/sys/arch/i386/conf/TARDIS @@ -6,7 +6,7 @@ # Please note that before you use this kernel config as an example for # anything, it currently requires special boot blocks. # -# $OpenBSD: TARDIS,v 1.1 1997/06/08 19:14:03 downsj Exp $ +# $OpenBSD: TARDIS,v 1.2 1997/06/23 19:05:39 kstailey Exp $ # machine i386 @@ -51,6 +51,7 @@ option MFS option PPP_BSDCOMP,PPP_DEFLATE option IPFILTER +option IPFILTER_LOG # use /dev/ipl to log IPF option NFSCLIENT option NFSSERVER diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF index 2bdd07061cb..991e2f10c37 100644 --- a/sys/arch/i386/conf/WALDORF +++ b/sys/arch/i386/conf/WALDORF @@ -1,4 +1,4 @@ -# $OpenBSD: WALDORF,v 1.9 1997/05/29 00:19:13 niklas Exp $ +# $OpenBSD: WALDORF,v 1.10 1997/06/23 19:05:40 kstailey Exp $ # # WALDORF -- a 486 kernel config Applitron use for some gateway # machines (waldorf and neuro). @@ -71,6 +71,7 @@ option FIFO # FIFOs; RECOMMENDED option GATEWAY # packet forwarding option INET # IP + ICMP + TCP + UDP option IPFILTER # IP firewall +option IPFILTER_LOG # use /dev/ipl to log IPF #option NS # XNS #option ISO,TPIP # OSI #option EON # OSI tunneling over IP diff --git a/sys/arch/mac68k/conf/TIGER b/sys/arch/mac68k/conf/TIGER index d229eeb44e6..9b265478ddc 100644 --- a/sys/arch/mac68k/conf/TIGER +++ b/sys/arch/mac68k/conf/TIGER @@ -1,4 +1,4 @@ -# $OpenBSD: TIGER,v 1.10 1997/06/23 02:56:31 gene Exp $ +# $OpenBSD: TIGER,v 1.11 1997/06/23 19:05:41 kstailey Exp $ # $NetBSD: GENERIC,v 1.43 1996/09/22 06:49:09 scottr Exp $ # # Allen's Q700 @@ -36,6 +36,7 @@ option SCSI option INET option GATEWAY # IP packet forwarding option IPFILTER +option IPFILTER_LOG # use /dev/ipl to log IPF option COMPAT_43 option MAPMEM option SYSVSHM,SYSVSEM,SYSVMSG diff --git a/sys/arch/sparc/conf/FLOPPY b/sys/arch/sparc/conf/FLOPPY index 6fabcbf33c7..75ab76c8c03 100644 --- a/sys/arch/sparc/conf/FLOPPY +++ b/sys/arch/sparc/conf/FLOPPY @@ -1,4 +1,4 @@ -# $OpenBSD: FLOPPY,v 1.14 1997/06/22 21:42:40 downsj Exp $ +# $OpenBSD: FLOPPY,v 1.15 1997/06/23 19:05:41 kstailey Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -63,6 +63,7 @@ option INET # IP + ICMP + TCP + UDP #option EON # OSI tunneling over IP #option CCITT,LLC,HDLC # X.25 #option IPFILTER # IP packet filter for security +#option IPFILTER_LOG # use /dev/ipl to log IPF pseudo-device loop 1 # network loopback #pseudo-device bpfilter 8 # packet filter diff --git a/sys/arch/sun3/conf/COYOTE b/sys/arch/sun3/conf/COYOTE index 5e0053ef825..64233178ae0 100644 --- a/sys/arch/sun3/conf/COYOTE +++ b/sys/arch/sun3/conf/COYOTE @@ -1,5 +1,5 @@ # -# $OpenBSD: COYOTE,v 1.7 1997/06/09 12:14:41 kstailey Exp $ +# $OpenBSD: COYOTE,v 1.8 1997/06/23 19:05:42 kstailey Exp $ # # @@ -42,8 +42,9 @@ option PROCFS # /proc option INET # IP prototol stack support option GATEWAY # IP packet forwarding option IPFILTER # IP packet filter for security and NAT +option IPFILTER_LOG # use /dev/ipl to log IPF # XXX - Work-around for root on slow SunOS/Sun3 servers (sigh...) -option NFS_BOOT_RWSIZE=1024 +#option NFS_BOOT_RWSIZE=1024 # Compatability options #option COMPAT_SUNOS # can run SunOS 4.1.1 executables diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC index ef1c1b84be1..2aa4be03ee6 100644 --- a/sys/arch/sun3/conf/GENERIC +++ b/sys/arch/sun3/conf/GENERIC @@ -41,6 +41,7 @@ option MFS # memory-based filesystem # Networking options option INET # IP prototol stack support option IPFILTER # IP packet filter for security +option IPFILTER_LOG # use /dev/ipl to log IPF #option GATEWAY # IP packet forwarding option TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD # XXX - Work-around for root on slow SunOS/Sun3 servers (sigh...) |