My external network connection was set up before the days of NetworkManager, configured in a /etc/sysconfig/network-scripts ifcfg file.

It has a bunch of IPADDR settings, for the public IPs.

"nmcli connection show" shows the connection just fine. "ipv4.addresses" lists the IP addresses that get fished out of the ifcfg file, for example. There's nothing in /etc/NetworkManager/system-connections so I take that NetworkManager is reading the initscripts directly.

I need to change these IP addresses. What's the least painful way to do that?

Just edit the ifcfg file, and restart Network Manager?

Attempt to update them via nmcli (I have to work out the syntax)? Will that work, and update the ifcfg files?


Attachment: pgpazwYG3pxjS.pgp
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to