nmstate
nmstate copied to clipboard
RFE - Add support for specifying zone (firewalld)
Describe the bug
Currently there is no way to specify which zone an interface should be in when saving or creating via nmstate
Nmstate version
- 1.2.1
NetworkManager version
- 1.37.2-1.el8
Platform
- CentOS Stream 8
How reproducible
- 100%
Steps to Reproduce
Use either nmcli connection modify <INTERFACE> connection.zone <ZONE> or firewall-cmd --zone <ZONE> --change-interface <INTERFACE>