Open GoogleCodeExporter opened 9 years ago
'nmcli dev status' lists interfaces and their state within NetworkManager
The /etc/NetworkManager/NetworkManager.conf file can be updated with these
lines:
[keyfile]
unmanaged-devices=mac:00:13:e0:54:86:12;mac:00:14:e4:b3:22:18
and 'sudo service network-manager reload' to re-read the configuration file.
When the devices have the name 'veth*' then they are automatically ignored.
Original comment by ahrenh...@gmail.com
on 4 Aug 2014 at 3:18
using device names of "vethA.B.SS" is ignored under Ubuntu 14.04 but not for
CentOS 7.0 with updated NetworkManager package.
Ubuntu has a patch to ignore veth:
http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu/view/head:/d
ebian/patches/add-veth-support.diff
Original comment by ahrenh...@gmail.com
on 4 Aug 2014 at 5:13
fixed for Ubuntu in r553
Original comment by ahrenh...@gmail.com
on 4 Aug 2014 at 5:29
Original issue reported on code.google.com by
ahrenh...@gmail.com
on 1 Aug 2014 at 2:49