- fix typo
Submitted by: Igor I. Ushatinsky <igor@tngf.ru>
This commit is contained in:
parent
343af5988b
commit
6f6de29350
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32686
1 changed files with 1 additions and 1 deletions
|
@ -3446,7 +3446,7 @@ Foreground mode.
|
|||
<programlisting>ipfw add 00201 allow log esp from any to any
|
||||
ipfw add 00202 allow log ah from any to any
|
||||
ipfw add 00203 allow log ipencap from any to any
|
||||
ipfw add 00204 allow log usp from any 500 to any</programlisting>
|
||||
ipfw add 00204 allow log udp from any 500 to any</programlisting>
|
||||
|
||||
<note>
|
||||
<para>The rule numbers may need to be altered depending
|
||||
|
|
Loading…
Reference in a new issue