Page MenuHomeVyOS Platform

iOS Profile has a bug when generating IKEv2 config that doesn't allow to connect
Closed, ResolvedPublicBUG

Description

https://github.com/vyos/vyos-1x/blob/d956fda57f3288d6b23af90eab205091a0797e1a/data/templates/ipsec/ios_profile.j2#L44

in this line, it refers to {{ authentication.id if authentication.id is vyos_defined else 'VyOS' }} but authentication.id no longer exists its authentication.local-id

atm this is the only i have found but i believe another error would be around since it was changed the layout of commands in:

set vpn ipsec remote-access connection XXXX authentication

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.4-rolling-202209260217
Why the issue appeared?
Other
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

aalmenar renamed this task from iOS Profile has a bug when generating IKEv2 config to iOS Profile has a bug when generating IKEv2 config that doesn't allow to connect.Sep 28 2022, 5:24 PM
c-po claimed this task.
c-po triaged this task as Normal priority.
c-po changed Why the issue appeared? from Will be filled on close to Other.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.