summaryrefslogtreecommitdiffstats
path: root/sbin/natd/natd.8
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-10-31 16:08:49 +0000
committerphk <phk@FreeBSD.org>2001-10-31 16:08:49 +0000
commit10fe9ee3d236e501d53849cacd67f8ac43e874ff (patch)
tree1868a90bdd12a3a65a8690c6b136f7107c5448d1 /sbin/natd/natd.8
parentb35708db5b9218ac5729deb2ebf151af134582dc (diff)
downloadFreeBSD-src-10fe9ee3d236e501d53849cacd67f8ac43e874ff.zip
FreeBSD-src-10fe9ee3d236e501d53849cacd67f8ac43e874ff.tar.gz
Do not uselessly whine in syslog about packets denied by ipfw rules.
Set 'log_ipfw_denied' option if you want the old behaviour. PR: 30255 Submitted by: Flemming "F3" Jacobsen <fj@batmule.dk> Reviewed by: phk MFC after: 4 weeks
Diffstat (limited to 'sbin/natd/natd.8')
-rw-r--r--sbin/natd/natd.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index 4017e86..20961a2 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -31,6 +31,7 @@
.Op Fl log_denied
.Op Fl log_facility Ar facility_name
.Op Fl punch_fw Ar firewall_range
+.Op Fl log_ipfw_denied
.Ek
.Sh DESCRIPTION
This program provides a Network Address Translation facility for use
@@ -461,6 +462,8 @@ rules starting from the rule number
.Ar basenumber
will be used for punching firewall holes.
The range will be cleared for all rules on startup.
+.It Fl log_ipfw_denied
+Log when a packet can't be re-injected because a ipfw rule deny it.
.El
.Sh RUNNING NATD
The following steps are necessary before attempting to run
OpenPOWER on IntegriCloud