[strongSwan-dev] route a packet to a VTI device, it gets NoRoute error
Noel Kuntze
noel.kuntze+strongswan-dev-ml at thermi.consulting
Fri May 19 15:38:17 CEST 2017
Hello,
On 19.05.2017 15:13, tszephay Field wrote:
> "ip -s tunnel" shows that there are some TX errors on vti1, and the reason is *NoRoute*/*.*/
> ip rule add dev vti1 table 1
> ip route add default dev eth2 table 1
>
> ip rule add dev eth2 table 2
> ip route add default dev vti1 table 2
It's because you created a routing loop.
Your configuration is also unclear. Provide your configuration.
This is also the wrong mailing list. It belongs onto the users list.
Kind regards,
Noel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strongswan.org/pipermail/dev/attachments/20170519/4752eb7b/attachment.sig>
More information about the Dev
mailing list