mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
MFC r343486:
Fix a typo.
This commit is contained in:
parent
3b390ad105
commit
d1ece82051
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=343568
@ -104,7 +104,7 @@ map le0 10.0.0.0/8 -> 192.168.55.0/24 portmap tcp/udp auto
|
||||
In this instance, the word "auto" tells IPFilter to calculate a private
|
||||
range of port numbers for each address on the LHS to use without fear
|
||||
of them being trampled by others. This can lead to problems if there are
|
||||
connections being generated mire quickly than IPFilter can expire them.
|
||||
connections being generated more quickly than IPFilter can expire them.
|
||||
In this instance, and if we want to get away from a private range of
|
||||
port numbers, we can say:
|
||||
.nf
|
||||
|
Loading…
Reference in New Issue
Block a user