From d6da7e765e851473a25b534e702b675b72402359 Mon Sep 17 00:00:00 2001 From: goodNETnick Date: Mon, 11 Oct 2021 18:03:06 +1000 Subject: Alignment --- docs/configuration/interfaces/vti.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/configuration') diff --git a/docs/configuration/interfaces/vti.rst b/docs/configuration/interfaces/vti.rst index c5f843a5..1704b9d1 100644 --- a/docs/configuration/interfaces/vti.rst +++ b/docs/configuration/interfaces/vti.rst @@ -29,11 +29,12 @@ Results in: set vpn ipsec options disable-route-autoinstall -More details about the IPsec and VTI issue and option disable-route-autoinstall: +More details about the IPsec and VTI issue and option disable-route-autoinstall https://blog.vyos.io/vyos-1-dot-2-0-development-news-in-july -The root cause of the problem is that for VTI tunnels to work, their traffic selectors -have to be set to 0.0.0.0/0 for traffic to match the tunnel, even though actual routing -decision is made according to netfilter marks. Unless route insertion is disabled -entirely, StrongSWAN thus mistakenly inserts a default route through the -VTI peer address, which makes all traffic routed to nowhere. \ No newline at end of file +The root cause of the problem is that for VTI tunnels to work, their traffic +selectors have to be set to 0.0.0.0/0 for traffic to match the tunnel, even +though actual routing decision is made according to netfilter marks. Unless +route insertion is disabled entirely, StrongSWAN thus mistakenly inserts a +default route through the VTI peer address, which makes all traffic routed +to nowhere. \ No newline at end of file -- cgit v1.2.3