Hi, I use nm 0.9.10 with debian jessie at a raspberry pi. Problem 1:If I configure a single connection with auth ipv4, auto ipv6, auto connect and delete all other connections it takes severall minutes after reboot till the connection is used.
Also a new "eth0" connection is always generated. Connection name is "internet", config is attached. Problem 2:If I configure a single connection with static ipv4, link-local ipv6, auto connect and delete all other connections after reboot the connections is never used.
Only a new generated "eth0" connection is used. Connection name is "emergency", config is attached.Digging into code - I wonder why a new connection is generated and why nm_utils_match_connection / check_possible_match / check_ip6_method and check_ip4_method behave such strange?
How should nm behave in this case? Kind regards, Ingo Flaschberger
Attachment:
emergency.txt
Description: Text document
Attachment:
internet.txt
Description: Text document