[Pkg-utopia-maintainers] Bug#708931: Bug#708931: Disconnects ifupdown-managed eth0 during start and stop

Antti-Juhani Kaijanaho antti-juhani at kaijanaho.fi
Fri Aug 2 09:01:23 UTC 2013


Sorry about the delay, I missed your mail originally and only found it during
an INBOX cleanup today.

On Wed, Jul 17, 2013 at 03:07:26PM +0200, Michael Biebl wrote:
> Am 19.05.2013 15:51, schrieb Antti-Juhani Kaijanaho:
> > This is the same machine as in #707070, with the same configuration.  I'm
> > submitting a new bug and not reopening the old because the symtpoms are
> > different.
> > 
> > In the following demonstration, I start in a situation where network-manager is
> > down, and eth0 is ifup'd.
> > 
> > ajk at teralehti:~$ sudo grep 'type=802-3-ethernet' /etc/NetworkManager/system-connections/*
> > ajk at teralehti:~$ ip addr show eth0
> > 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
> >     link/ether 00:03:0d:5c:c6:6c brd ff:ff:ff:ff:ff:ff
> >     inet 192.168.1.71/24 brd 192.168.1.255 scope global eth0
> >     inet6 fe80::203:dff:fe5c:c66c/64 scope link 
> 
> Can you show me your /etc/network/interfaces?

As I said above, the configuration is the same as in #707070, and that file is
in its logs.  But for your convenience, let's repeat it:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
	hwaddress ether 00:03:0D:5C:C6:6C

> Are you still doing the mac address change?

Yes.  I wouldn't need ifupdown otherwise.

> If so, is the problem still reproducible, if you disable that.

I cannot test this now; I am on a network that requires that MAC address for
me.

-- 
Antti-Juhani Kaijanaho



More information about the Pkg-utopia-maintainers mailing list