Page MenuHomeVyOS Platform

The migration from 1.3.8 to the rolling release fails if network-group name contains specific characters
Closed, ResolvedPublicBUG

Description

The migration from 1.3.8 to the rolling release fails if network-group name contains specific characters
Configuration in 1.3.8

set firewall group network-group TEST, network 192.168.0.0/24

Loading config in the rolling release:

vyos@vyos# load config.boot
Load complete. Use 'commit' to make changes effective.
[edit]
vyos@vyos# commit
[ firewall group network-group TEST, ]


[ firewall group network-group TEST, ]
Name of firewall group can only contain alphanumeric letters, hyphen, underscores and dot

[[firewall]] failed
Commit failed
[edit]
vyos@vyos#

Details

Version
VyOS 2026.02.17-0027-rolling, VyOS 1.4.4
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)