diff options
author | ru <ru@FreeBSD.org> | 2000-07-17 10:06:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-07-17 10:06:54 +0000 |
commit | edc0cc6c361b5f01c6c9558b5d7ec9c364be32dc (patch) | |
tree | aa3190e60869f6b121942e59dcfecc8abfcc9f13 /sbin/natd | |
parent | c38f72401ff389d74632476189324117830289c4 (diff) | |
download | FreeBSD-src-edc0cc6c361b5f01c6c9558b5d7ec9c364be32dc.zip FreeBSD-src-edc0cc6c361b5f01c6c9558b5d7ec9c364be32dc.tar.gz |
Suggest looking at rc.conf(5) on how to start natd(8) during boot.
Submitted by: dcs
Diffstat (limited to 'sbin/natd')
-rw-r--r-- | sbin/natd/natd.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 81d418a..0220e39 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -482,6 +482,9 @@ The line .Dl natd -interface ed0 .Pp should suffice in most cases (substituting the correct interface name). +Please check +.Xr rc.conf 5 +on how to configure it to be started automatically during boot. Once .Nm is running, you must ensure that traffic is diverted to |