l2tpv3: fix inconsistent title level

This commit is contained in:
Christian Poessinger 2020-11-23 17:39:54 +01:00
parent 6588e90551
commit 0687796d57

View File

@ -84,7 +84,7 @@ Example
******* *******
Over IP Over IP
^^^^^^^ =======
.. code-block:: none .. code-block:: none
@ -103,7 +103,7 @@ Over IP
Inverse configuration has to be applied to the remote side. Inverse configuration has to be applied to the remote side.
Over UDP Over UDP
^^^^^^^^ ========
UDP mode works better with NAT: UDP mode works better with NAT:
@ -130,7 +130,7 @@ To create more than one tunnel, use distinct UDP ports.
Over IPSec, L2 VPN (bridge) Over IPSec, L2 VPN (bridge)
^^^^^^^^^^^^^^^^^^^^^^^^^^^ ===========================
This is the LAN extension use case. The eth0 port of the distant VPN peers This is the LAN extension use case. The eth0 port of the distant VPN peers
will be directly connected like if there was a switch between them. will be directly connected like if there was a switch between them.