s/option divert/option IPDIVERT/ to enable support for divert sockets.
Obtained from: The FreeBSD Simplified Chinese Project Submitted by: zheng chengfu (iheaing at gmail.com)
This commit is contained in:
parent
936ffe7eab
commit
d3d9272c52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31584
1 changed files with 1 additions and 1 deletions
|
@ -3058,7 +3058,7 @@ pif="dc0" # public interface name of NIC
|
|||
|
||||
<para>There are some additional configuration statements that
|
||||
need to be enabled to activate the <acronym>NAT</acronym>
|
||||
function of IPFW. The kernel source needs 'option divert'
|
||||
function of IPFW. The kernel source needs 'option IPDIVERT'
|
||||
statement added to the other IPFIREWALL statements compiled
|
||||
into a custom kernel.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue