Hello NM List, I need to exclude a group of interfaces from being managed by NM. I'm running Ubuntu and wanted to use /etc/network/interfaces in conjunction with manged=false in [ifupdown] section. However I need NM to ignore a whole bunch of interfaces based on the wildcard in the name.
For example ignore all interfaces whose name starts with abc. I tried adding "iface abc*" to /etc/network/interfaces but it seems like globs are not supported. All these interfaces are veth devices so ignoring by device type would also work. Any help would be greatly appreciated. Thanks, Eugene _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
