Fix grammo.
Sponsored by: iXsystems
This commit is contained in:
parent
e1f3a68162
commit
d828f52bfb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43931
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@ pass proto udp to any port $udp_services keep state</programlisting>
|
|||
|
||||
<programlisting>pass in on xl1 from xl1:network to xl0:network port $ports keep state</programlisting>
|
||||
|
||||
<para>However, the <quote>to</quote> keyword does
|
||||
<para>However, the <quote>to</quote> keyword does not
|
||||
guarantee passage all the way from source to destination.
|
||||
This rule only lets the traffic pass in to the gateway on
|
||||
the internal interface. To let the packets go further, a
|
||||
|
|
Loading…
Reference in a new issue