summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-01-23 16:08:35 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-01-23 16:08:35 +0000
commit73e9aa89e817ccf660cf847f3e5a51140b55df73 (patch)
treeb3b0c6c66a2a473ea18971f87930d9b36e434ff6
parent9c10d113888f10d98841fe48412f2a6a0b9acc47 (diff)
Notes
-rw-r--r--share/man/man5/rc.conf.527
1 files changed, 26 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 2797651e04c7..83143446f966 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 12, 2008
+.Dd January 23, 2008
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -485,6 +485,31 @@ specifies a filename.
.Pq Vt str
The IPv6 equivalent of
.Va firewall_flags .
+.\" ----- firewall_nat_enable setting --------------------------------
+.It Va firewall_nat_enable
+.Pq Vt bool
+The
+.Xr ipfw 8
+equivalent of
+.Va natd_enable .
+Setting this to
+.Dq Li YES
+enables kernel NAT.
+.Va firewall_enable
+must also be set to
+.Dq Li YES .
+.It Va firewall_nat_interface
+.Pq Vt str
+The
+.Xr ipfw 8
+equivalent of
+.Va natd_interface .
+This is the name of the public interface or IP address on which
+kernel NAT should run.
+.It Va firewall_nat_flags
+.Pq Vt str
+Additional configuration parameters for kernel NAT should be placed here.
+.\" -------------------------------------------------------------------
.It Va natd_program
.Pq Vt str
Path to