diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2022-12-19 16:32:24 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2022-12-19 16:32:24 +0000 |
commit | 34edb6c19fd77af3ec621905e45631e4901ef574 (patch) | |
tree | 64a1b4c09cca1274ee65050e9d1314fc55b9e4aa /src/conf_mode | |
parent | d9ab07c3d7d988706cbdfc4fac16f7e2ca264f72 (diff) | |
download | vyos-1x-34edb6c19fd77af3ec621905e45631e4901ef574.tar.gz vyos-1x-34edb6c19fd77af3ec621905e45631e4901ef574.zip |
T4879: IPsec migration script remote-id for peer name eq address
Migration for "remote-id" where peer is IPv4 or IPv6 address
was missed
It was only migration if peer starts with "@"
It cause that you must manualy set 'remote-id' to get it working
correctly
replace 'vpn ipsec site-to-site peer 192.0.2.2'
=> 'vpn ipsec site-to-site peer peer_192-0-2-2 authentication remote-id 192.0.2.2'
Diffstat (limited to 'src/conf_mode')
0 files changed, 0 insertions, 0 deletions