Re: kernel announcing ip address on wrong interface

2014-10-03 Thread Andreas Pflug
Hi Sven, Am 03.10.14 um 16:13 schrieb Sven Hartge: > Andreas Pflug wrote: >> Using the 3.2 kernel, I have the strange situation that an ip address >> moves to an unconfigured interface. >> network/interfaces looks like this: >> auto eth0 >> iface eth0 inet manua

kernel announcing ip address on wrong interface

2014-10-03 Thread Andreas Pflug
Using the 3.2 kernel, I have the strange situation that an ip address moves to an unconfigured interface. network/interfaces looks like this: auto eth0 iface eth0 inet manual up ifconfig eth0 promisc up auto eth1 iface eth1 inet manual up ifconfig eth1 promisc up auto eth2 iface eth2