NM: Connection order for devices



Hi,

i have 2 connections in /etc/NetworkManager/system-connections

### Connection 1 ###
[connection]
id=Ethernet
uuid=be2ae05f-b04d-dcf6-efa3-1e63e0f0e111
type=802-3-ethernet
[ipv4]
method=auto


### Connection 2 ###
[connection]
id=UsbHost
uuid=66d1285e-9905-4991-99c8-25fa3b3aa08a
type=802-3-ethernet
[ipv4]
method=link-local
[802-3-ethernet]
duplex=full
mac-address=00:50:c2:cd:a5:c7
[ipv6]
method=ignore


I have 2 devices:
Device1 is an ethernet adapter and Device2 is a UsbHostDevice (with mac 00:50:c2:cd:a5:c7).



When i start NM, seems that NM try to use Conection 1 with Device 2 but i told NM to use Connection 2 for device 2 (because of the mac-address entry). Why does this happen?

cheers,

tom




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]