Subject: Re: [vserver] strange network issues
From: ben@bristolwireless.net
Date: Sat, 21 Feb 2009 02:27:38 +0000

Quoting Corin Langosch <corinl@gmx.de>:

>
> Is this a know issue with the release I'm using? Anyone faced the same
> weierd problem and found a solution? May be the solution is to always
> define a "lo" interface too (is this a new requirement?)?
>
> Thanks,
> Corin
>
>
>

Do you have a net.ipv4.conf.all.promote_secondaries=1 line in  
/etc/sysctl.conf ? If not this might hfix the problem. One can also use

$ sysctl -w net.ipv4.conf.all.promote_secondaries=1

in order set this without rebooting.

==
 From Ben Green