2011/2/16 cryptronic <mail@cryptronic.de>:
> try:
>
> sysctl -w net.ipv4.conf.all.promote_secondaries = 1
>
> before start ff first vserver
>
> or add it to /etc/sysctl.conf
Thanks, it's that.
Thanks to Bertl, he has help me on irc.
Tips to show current promote_secondaries configuration :
# sysctl -a | grep promote
net.ipv4.conf.all.promote_secondaries = 1
net.ipv4.conf.default.promote_secondaries = 0
net.ipv4.conf.lo.promote_secondaries = 0
net.ipv4.conf.eth0.promote_secondaries = 0
net.ipv4.conf.dummy0.promote_secondaries = 0
Regards,
Stephane
Received on Wed Feb 16 13:46:30 2011