From 9529c38ad8859b9f325867d97f266101f2c4dca3 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 20 Jun 1998 18:29:38 +0000 Subject: Import trimmed version of ipfilter 3.2.7. Obtained from: Darren Reed via http://cheops.anu.edu.au/~avalon/ --- contrib/ipfilter/man/ipf.5 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'contrib/ipfilter/man/ipf.5') diff --git a/contrib/ipfilter/man/ipf.5 b/contrib/ipfilter/man/ipf.5 index 1ee1584..79ab393 100644 --- a/contrib/ipfilter/man/ipf.5 +++ b/contrib/ipfilter/man/ipf.5 @@ -1,6 +1,6 @@ .TH IPF 5 .SH NAME -ipf \- IP packet filter rule syntax +ipf, ipf.conf \- IP packet filter rule syntax .SH DESCRIPTION .PP A rule file for \fBipf\fP may have any name or even be stdin. As @@ -477,8 +477,14 @@ Note, that if we wanted to say "port = telnet", "proto tcp" would need to be specified as the parser interprets each rule on its own and qualifies all service/port names with the protocol specified. .SH FILES -/etc/services +/dev/ipauth +.br +/dev/ipl +.br +/dev/ipstate .br /etc/hosts +.br +/etc/services .SH SEE ALSO -ipf(8), ipftest(1), mkfilters(1), ipmon(8) +ipftest(1), iptest(1), mkfilters(1), ipf(4), ipnat(5), ipf(8), ipfstat(8) -- cgit v1.1