Remove extraneous whitespace that misaligns the <programlisting>.
This commit is contained in:
parent
e55989777d
commit
e72c968fbe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21439
1 changed files with 1 additions and 1 deletions
|
@ -4458,7 +4458,7 @@ spdadd A.B.C.D/32 W.X.Y.Z/32 ipencap -P out ipsec esp/tunnel/A.B.C.D-W.X.Y.Z/req
|
|||
<hostid role="ipaddr">W.X.Y.Z</hostid>) will need similar rules.</para>
|
||||
|
||||
<programlisting>spdadd W.X.Y.Z/32 A.B.C.D/32 ipencap -P out ipsec esp/tunnel/W.X.Y.Z-A.B.C.D/require;
|
||||
spdadd A.B.C.D/32 W.X.Y.Z/32 ipencap -P in ipsec esp/tunnel/A.B.C.D-W.X.Y.Z/require;</programlisting>
|
||||
spdadd A.B.C.D/32 W.X.Y.Z/32 ipencap -P in ipsec esp/tunnel/A.B.C.D-W.X.Y.Z/require;</programlisting>
|
||||
|
||||
<para>Finally, you need to add firewall rules to allow ESP and
|
||||
IPENCAP packets back and forth. These rules will need to be
|
||||
|
|
Loading…
Reference in a new issue