Describe firewall_logging option

This commit is contained in:
Andrey A. Chernov 2000-05-08 21:10:33 +00:00
parent 8cf43c44ea
commit 66d95f178a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60209

View file

@ -178,6 +178,11 @@ must be given.
(bool) Set to
.Ar YES
to disable the display of ipfw rules on the console during boot.
.It Ar firewall_logging
(bool) Set to
.Ar YES
to enable ipfw events logging. It is equivalent to IPFIREWALL_VERBOSE kernel
option.
.It Ar natd_program
(str) path to
.Xr natd 8 .