@thatsysadmin said in IPsec VTI does not pass traffic on 2.6.0:
But why would having one of the phase 2s disabled break the whole thing though; shouldn't it be disregarded if it was disabled?
It could probably handle that better, but it's not a valid combination to have a mix of tunnel and VTI even if some are disabled. They should all be the same type, and really there should be at most one VTI P2 per address family (so one IPv4, one IPv6). I'm not sure if we have validation which actively checks for and prevents that yet, though.