Page MenuHomeVyOS Platform

Abbility to set local/remote id for dmvpn
Open, LowPublicFEATURE REQUEST

Description

It is impossible to use dmvpn + l2tp at the same time.
When it is configured together it can't determine for which protocols it should use selectors (any/any).
A similar config is present for site-to-site

set vpn ipsec site-to-site peer foo authentication id x.x.x.x
set vpn ipsec site-to-site peer foo authentication remote-id y.y.y.y

Proposed syntax:

set vpn ipsec profile NHRPVPN authentication id 
set vpn ipsec profile NHRPVPN authentication remote-id

Details

Version
1.3,1.4
Is it a breaking change?
Perfectly compatible

Event Timeline

Viacheslav changed the subtype of this task from "Bug" to "Feature Request".
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).
dmbaturin changed Issue type from Bug (incorrect behavior) to improvement.