You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the examples on the web use ifcfg files instead of keyfiles. Would be helpful to document some example configs of the more common scenarios (static IP, bonding, unmanaged device, etc...).
I've been battling with the NetworkManager keyfiles to configure multiple ipv4 addresses on an interface and ended up with this, which seems to do the job:
Most of the examples on the web use ifcfg files instead of keyfiles. Would be helpful to document some example configs of the more common scenarios (static IP, bonding, unmanaged device, etc...).
NM conf documentation: https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html
Keyfile conf documentation: https://developer.gnome.org/NetworkManager/1.22/nm-settings-keyfile.html
The text was updated successfully, but these errors were encountered: