summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/INST.FreeBSD-2.2
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-20 18:29:38 +0000
committerpeter <peter@FreeBSD.org>1998-06-20 18:29:38 +0000
commit9529c38ad8859b9f325867d97f266101f2c4dca3 (patch)
tree7c9206c000e7ad493db842a3fecdf77deacb096a /contrib/ipfilter/INST.FreeBSD-2.2
parent58e3555d887b6a5b1f460d8ee84ca4e97c0a8217 (diff)
downloadFreeBSD-src-9529c38ad8859b9f325867d97f266101f2c4dca3.zip
FreeBSD-src-9529c38ad8859b9f325867d97f266101f2c4dca3.tar.gz
Import trimmed version of ipfilter 3.2.7.
Obtained from: Darren Reed via http://cheops.anu.edu.au/~avalon/
Diffstat (limited to 'contrib/ipfilter/INST.FreeBSD-2.2')
-rw-r--r--contrib/ipfilter/INST.FreeBSD-2.24
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/ipfilter/INST.FreeBSD-2.2 b/contrib/ipfilter/INST.FreeBSD-2.2
index b0bae03..78f7295 100644
--- a/contrib/ipfilter/INST.FreeBSD-2.2
+++ b/contrib/ipfilter/INST.FreeBSD-2.2
@@ -44,6 +44,7 @@ To build a kernel with the IP filter, follow these steps:
mknod /dev/ipl c 79 0
mknod /dev/ipnat c 79 1
mknod /dev/ipstate c 79 2
+ mknod /dev/ipauth c 79 3
5b) For versions prior to FreeBSD 2.2:
create devices for IP Filter as follows (assuming it was
@@ -51,8 +52,9 @@ To build a kernel with the IP filter, follow these steps:
mknod /dev/ipl c 20 0
mknod /dev/ipnat c 20 1
mknod /dev/ipstate c 20 2
+ mknod /dev/ipauth c 20 3
6. install and reboot with the new kernel
Darren Reed
-darrenr@cyber.com.au
+darrenr@pobox.com
OpenPOWER on IntegriCloud