Hi folks, I am having trouble with clean install on buster.
Any time I make any alteration to the network config using the GUI it removes the netmask definition from the network devices in /etc/network/interfaces. This is totally repeatable, and it doesnt matter if the /24 notation or the 255.255.255.0 notation is used.
E.g, if I use the GUI to assign an address 192.168.5.99/24 to a previously unallocated nic, the net mask is never added to the interface definition in /etc/network/interfaces (all other parameters are correct) , nor does the netmask appear as expected afterwards in the in the tabulated info in the GUI, only the ip address 192.168.5.99 is shown ( no /24 on the end).
If I add explict netmask (or /24) manually in /etc/network/interfaces and then refresh the GUI, it is corrected and everything looks and works ok, but as soon as I make any alteration to (any) network interface/bridge/vlan using the GUI the netmask is stripped on all the interfaces.
I should add that this is true regardless ifupdown2 is installed or not.
I am at a loss to understand what is happening here as this on a completely clean install, and happening all three nodes.
Any pointers would be appreciated.
Thanks
Any time I make any alteration to the network config using the GUI it removes the netmask definition from the network devices in /etc/network/interfaces. This is totally repeatable, and it doesnt matter if the /24 notation or the 255.255.255.0 notation is used.
E.g, if I use the GUI to assign an address 192.168.5.99/24 to a previously unallocated nic, the net mask is never added to the interface definition in /etc/network/interfaces (all other parameters are correct) , nor does the netmask appear as expected afterwards in the in the tabulated info in the GUI, only the ip address 192.168.5.99 is shown ( no /24 on the end).
If I add explict netmask (or /24) manually in /etc/network/interfaces and then refresh the GUI, it is corrected and everything looks and works ok, but as soon as I make any alteration to (any) network interface/bridge/vlan using the GUI the netmask is stripped on all the interfaces.
I should add that this is true regardless ifupdown2 is installed or not.
I am at a loss to understand what is happening here as this on a completely clean install, and happening all three nodes.
Any pointers would be appreciated.
Thanks