Hello, On bringing venet0 interface down all routes for venet0 device (between node and VEs) got deleted. `ip r l` command could be used to check current routes. Normally, there should be entry for every IP assigned to VEs, like this: 172.xx.xx.xx dev venet0 scope link src 172.xx.xx.x
To recreate routes the most simple way to add routes back for all IPs from /proc/vz/veinfo. Another way could be to restart all VEs. Thanks, On 5/25/10, SD :: Ventas <[email protected]> wrote: > [r...@denver network-scripts]# /etc/init.d/network restart _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
