[Pkg-utopia-maintainers] Bug#755202: Bug#755202: network-manager: keeps creating and using new connection "eth0" that does not work

Fitzcarraldo fitzcarraldo1 at hotmail.com
Tue Mar 31 20:27:08 UTC 2015


-------- Original Message --------
*Subject: *Re: [Pkg-utopia-maintainers] Bug#755202: network-manager:
keeps creating and using new connection "eth0" that does not work
*From: *Michael Biebl <biebl at debian.org>
*To: *Fitzcarraldo <fitzcarraldo1 at hotmail.com>, 755202 at bugs.debian.org
*Date: *31/03/15 07:49
> Am 19.03.2015 um 18:59 schrieb Fitzcarraldo:
>> Mar 18 22:17:33 localhost NetworkManager[8346]: <info>  new connection
>> /etc/NetworkManager/system-connections/eth0
> Can you attach this file /etc/NetworkManager/system-connections/eth0?
>

As requested, I attach the file
/etc/NetworkManager/system-connections/eth0. Its contents are also
listed below:

[ethernet]
mac-address=70:5A:B6:3E:C1:8A
mac-address-blacklist=

[connection]
id=eth0
uuid=cb3d5786-f947-44b8-92f7-8471fc94c568
type=ethernet
permissions=user:fitzcarraldo:;
secondaries=

[ipv6]
method=ignore
dns-search=

[ipv4]
method=auto
dns-search=
may-fail=false

My current situation is as follows, and no invalid second eth0
connection is created:

IPv6 is enabled in aliases.conf
IPv6 is disabled in avahi-daemon.conf
[ipv6] method=ignore
[ipv4] method=auto
[ipv4] may-fail=false

If I make the situation as follows, no invalid second eth0 connection is
created either (which is not surprising given that IPv6 is disabled
system-wide):

IPv6 is disabled in aliases.conf
IPv6 is enabled in avahi-daemon.conf
[ipv6] method=ignore
[ipv4] method=auto
[ipv4] may-fail=true

When the situation is as follows an invalid second eth0 connection is
usually (i.e. more often than not) created:

IPv6 is enabled in aliases.conf
IPv6 is enabled in avahi-daemon.conf
[ipv6] method=ignore
[ipv4] method=auto
[ipv4] may-fail=true




More information about the Pkg-utopia-maintainers mailing list