Problem NetworkManager controlled network doesn’t reload configuration after:
systemctl restart network
Solution:
nmcli d status
nmcli d connect eth0
check if address changed:
ip addr show
Problem NetworkManager controlled network doesn’t reload configuration after:
systemctl restart network
Solution:
nmcli d status
nmcli d connect eth0
check if address changed:
ip addr show