How do i refresh networkmanager after editing ifcfg-eth* files?



  • After editing ifcfg-eth* files, if managing in conjunction with NetworkManager, NetworkManager must be told about the changes.

    For all files.

    # nmcli con reload
    

    For specific files.

    # nmcli con load /etc/sysconfig/network-scripts/ifcfg-eth0
    

Log in to reply
 

© Lightnetics 2024