ipfw.8: Note that the ipfw_nat kernel module must be loaded or that the

IPFIREWALL_NAT options must be in the kernel config in order to use in-kernel
nat.

MFC after:	3 days
This commit is contained in:
Emmanuel Vadot 2017-06-01 09:14:49 +00:00
parent 6448ec89e7
commit b3fc23dbfa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=319406

View File

@ -2896,6 +2896,11 @@ the packets are dropped.
.Nm
support in-kernel NAT using the kernel version of
.Xr libalias 3 .
The kernel module
.Cm ipfw_nat
should be loaded or kernel should have
.Cm options IPFIREWALL_NAT
to be able use NAT.
.Pp
The nat configuration command is the following:
.Bd -ragged -offset indent