summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-06-22 14:40:27 +0000
committerjkh <jkh@FreeBSD.org>1997-06-22 14:40:27 +0000
commitf4c30626def2b0ef09a5c7cd31772bd834d5d877 (patch)
tree98f920f583d53b02eb1d2b720750d545e3a7b9ca /sbin
parentfca71c8053746768ec8fe17adbbe719edff334e8 (diff)
downloadFreeBSD-src-f4c30626def2b0ef09a5c7cd31772bd834d5d877.zip
FreeBSD-src-f4c30626def2b0ef09a5c7cd31772bd834d5d877.tar.gz
sysconfig -> rc.conf
Diffstat (limited to 'sbin')
-rw-r--r--sbin/natd/natd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index 91d7b6d..db683a7 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -275,10 +275,10 @@ kernel.
Ensure that your machine is acting as a gateway. This can be done by
specifying the line
- gateway=YES
+ gateway_enable=YES
in
-.Pa /etc/sysconfig ,
+.Pa /etc/rc.conf ,
or using the command
sysctl -w net.inet.ip.forwarding=1
@@ -349,7 +349,7 @@ Enable your firewall by setting
firewall=YES
in
-.Pa /etc/sysconfig .
+.Pa /etc/rc.conf .
This tells the system startup scripts to run the
.Pa /etc/rc.firewall
script. If you don't wish to reboot now, just run this by hand from the
OpenPOWER on IntegriCloud