1
20.1 Legacy Series / bug in naming convention
« on: May 28, 2020, 11:30:33 am »
Hi,
while setting up an IPsec VPN, I checked the option "This Interface does not require an intermediate system to act as a gateway". The option is under Interfaces --> <interface created by ipsec phase 2 rule>
When checked, a Gateway is automatically created under System --> Gateways --> Single
in my case, it's AZURE-IPSEC_GW. it uses the interface name to construct a gateway name.
However, this name does not meet the restrictions for gateway names, it can not contain a dash!
So now I cannot edit the gateway, it will report "The following input errors were detected:
The name must be less than 32 characters long and may only consist of the following characters: a-z, A-Z, 0-9, _"
Workaround for now is using a very strict naming convention that never contains any other character anytime anyplace anywhere, however I think I should report this for further finetuning the interface. If this is not the place to do so, guide me
while setting up an IPsec VPN, I checked the option "This Interface does not require an intermediate system to act as a gateway". The option is under Interfaces --> <interface created by ipsec phase 2 rule>
When checked, a Gateway is automatically created under System --> Gateways --> Single
in my case, it's AZURE-IPSEC_GW. it uses the interface name to construct a gateway name.
However, this name does not meet the restrictions for gateway names, it can not contain a dash!
So now I cannot edit the gateway, it will report "The following input errors were detected:
The name must be less than 32 characters long and may only consist of the following characters: a-z, A-Z, 0-9, _"
Workaround for now is using a very strict naming convention that never contains any other character anytime anyplace anywhere, however I think I should report this for further finetuning the interface. If this is not the place to do so, guide me