On Thu, Oct 23, 2008 at 1:16 PM, Toni Mueller <[EMAIL PROTECTED]> wrote:
> I have an Etch machine (i686) which sometimes fails to bring up aliased
> interfaces on reboot, coming online with only the primary IP address.
> When I log in and say "ifup -a", all aliases are brought up without any
> problem.

I've had the same problem both on i386 and amd64 and I've found out
that it is triggered when the content of /etc/network/run/ifstate is
not reflecting what you have in /etc/network/interfaces. This happens
when you manually change the name of some virtual interfaces (ethX:).

You can reproduce this by copying the content of
/etc/network/interfaces from a production machine to a test host and
reboot (while you do not touch ifstates which is updated
automatically). I've debugged this by adding -v to ifup call in
/etc/init.d/networking.

Cheers



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to