Hi, I'm using openvz with some debian / ubuntu containers, there is a
problem with the debian-add_ip.sh script
It assigns the 127.0.0.1 ip to all the interfaces (at least with venet)
It is a big source of problems, like snmp dying after some minutes
(version 5.4.1 and avobe) and other misterious things that might
happen.
In the forum someone posted a modified script that corrects the mistake.
http://forum.openvz.org/index.php?t=msg&th=817&start=0&
Could any devel have a look at it and push something like that int the trunk?