diff options
Diffstat (limited to 'share/ipf')
-rw-r--r-- | share/ipf/nat.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ipf/nat.2 b/share/ipf/nat.2 index f3617374f68..2cb7dd36ec5 100644 --- a/share/ipf/nat.2 +++ b/share/ipf/nat.2 @@ -1,6 +1,6 @@ Miscellaneous NAT Configuration Tips -Don't forget to add "option GATEWAY" to the kernel config file or NAT will +Don't forget to add "net.inet.ip.forwarding=1" to /etc/sysctl.conf or NAT will not work. NAT requires IP packet forwarding. Don't forget to add "option IPFILTER" (and maybe "option IPFILTER_LOG" |