mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Suggest looking at rc.conf(5) on how to start natd(8) during boot.
Submitted by: dcs
This commit is contained in:
parent
f10e5a6e89
commit
ecd1fe62de
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue