Fixed manpage..ldeny,lreject and log options are there

and others not..
Submitted by:	torstenb@FreeBSD.ORG
This commit is contained in:
Ugen J.S. Antsilevich 1995-02-27 10:52:22 +00:00
parent 7500ed1d63
commit ce83f1d6d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6763

View File

@ -44,12 +44,11 @@ These are <chain-actions>:
This is <chain-entry pattern> structure:
For forwarding/blocking chains:
vr[eject] <proto/addr pattern> reject packet,send ICMP unreachable and log.
lr[eject] <proto/addr pattern> reject packet,send ICMP unreachable and log.
r[eject] <proto/addr pattern> reject packet,send ICMP unreachable.
vd[eny] <proto/addr pattern> reject packet,log it.
ld[eny] <proto/addr pattern> reject packet,log it.
d[eny] <proto/addr pattern> reject packet.
l[og] <proto/addr pattern> allow packet,log it.
va[ccept] <proto/addr pattern> allow packet,log it.
a[ccept] <proto/addr pattern> allow packet.
For accounting chain:
s[ingle] <proto/addr pattern> log packets matching entry.