nmcli changes not taking
Posted: 2022/12/23 20:06:25
Haven't seen this one before.
nmcli con show public | grep ipv4.gateway
ipv4.gateway: --
nmcli con mod public ipv4.gateway "192.168.1.254"
(no errors, etc., returns to shell prompt)
nmcli con show public | grep ipv4.gateway
ipv4.gateway: --
None of the changes I attempt to make to the public interface stick. The ipv4.method is currently set to manual.
Any ideas why or how to fix it?
nmcli con show public | grep ipv4.gateway
ipv4.gateway: --
nmcli con mod public ipv4.gateway "192.168.1.254"
(no errors, etc., returns to shell prompt)
nmcli con show public | grep ipv4.gateway
ipv4.gateway: --
None of the changes I attempt to make to the public interface stick. The ipv4.method is currently set to manual.
Any ideas why or how to fix it?