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

2018-02-23 Thread Matthijs Kooijman
Hey folks, previously, people suggested completely disabling ipv6 as a workaround (or at least debugging tool). This, combined with the previous analysis made me realize another workaround: Just disable ipv6 autoconf by the kernel. I dropped these two lines in my sysctl.conf:

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

2018-02-23 Thread Matthijs Kooijman
Package: network-manager Version: 1.10.4-1+b1 Followup-For: Bug #755202 Hi folks, I've also been seeing this bug on my system for quite some while now, and decided to investigate today. I haven't quite figured it out, but I'll share my findings here. >From the previous discussion on this bug,

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

2017-05-04 Thread Daniel Reichelt
PS: a very crude workaround for this: # cat /etc/default/NetworkManager if [ -z "$(ip -4 addr list dev eth0)" ] && [ -n "$(ip -6 addr list dev eth0)" ] then ip link set down dev eth0 ip addr flush dev eth0 fi signature.asc Description: OpenPGP digital signature

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

2017-05-04 Thread Daniel Reichelt
Hi folks, here are some more insights into this mystery: My "victim" box: - kvm-guest: jessie, task-xfce-desktop, sysvinit instead of systemd - running with -net nic,model=rtl8139 -net tap - connected to br0 of the kvm host which also contains the host's eth0 - the guest's

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

2015-04-15 Thread Fitz carraldo
Actually, since my last message (#161) I have found that, very, very occasionally, an invalid second eth0 connection is created even in the following situation: IPv6 enabled in aliases.conf: yes IPv6 enabled in avahi-daemon.conf: no [ipv6] method=ignore [ipv4] method=auto [ipv4]

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

2015-03-31 Thread Michael Biebl
Talked to upstream about this problem. Attached is the IRC log. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? mbiebl dcbw: this bug report is a mess: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755202 mbiebl do you have any

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

2015-03-13 Thread Stefano Zacchiroli
On Fri, Mar 13, 2015 at 10:06:42PM +0100, Michael Biebl wrote: So, it would be immensly helpful, if someone can provide me with a detailed description of his network setup (what interfaces are managed by NetworkManager, what by ifupdown, what's the individual configuration and available

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

2015-03-13 Thread Michael Biebl
control: tags -1 moreinfo unreproducible On Fri, 18 Jul 2014 21:35:52 +0200 Felix C. Stegerman f...@obfusk.net wrote: Package: network-manager Version: 0.9.10.0-1 Severity: normal Dear Maintainer, NetworkManager has started creating a new wired connection eth0 after/during boot; this

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

2015-03-11 Thread Joseph Rawson
Hi! I just came across this bug after reading the latest status report: https://lists.debian.org/debian-devel-announce/2015/03/msg2.html I have a laptop that has been running jessie for a few months. I use NetworkManager to configure the wifi, but use /etc/network/interfaces for eth0. I

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

2015-02-08 Thread Magnus Holmgren
fredagen den 18 juli 2014 21.35.52 skrev du: NetworkManager has started creating a new wired connection eth0 after/during boot; this connection has ipv4 (and ipv6) disabled, and thus provides no connectivity. I can manually select my original wired connection (standard dhcp) in gnome3 (or

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

2014-07-30 Thread Vladimir K
I can assume NM creates virtual 'eth0' profile when it sees that interface is already brought up and configured. This profile does not exist as a file in /etc/NetworkManager/system-connections. I'm using several named connection profiles with associated dispatcher scripts. If there is a need

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

2014-07-20 Thread Stefano Zacchiroli
severity: important thanks Dear network-manager maintainers, On Fri, Jul 18, 2014 at 09:35:52PM +0200, Felix C. Stegerman wrote: NetworkManager has started creating a new wired connection eth0 after/during boot; this connection has ipv4 (and ipv6) disabled, and thus provides no connectivity.

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

2014-07-18 Thread Felix C. Stegerman
Package: network-manager Version: 0.9.10.0-1 Severity: normal Dear Maintainer, NetworkManager has started creating a new wired connection eth0 after/during boot; this connection has ipv4 (and ipv6) disabled, and thus provides no connectivity. I can manually select my original wired connection