Hi<div><br></div><div>I have been setting up a new machine with Centos 6 and the latest version of OpenVZ.</div><div>The containers were initially able to send/receive to the net but after a while the containers lost network access. Looking at tcpdump I could see ARP requests arriving but they were being ignored by the hardware node. I checked all the /etc/sysctl.conf setting and all seemed to be right. Reboots and container start/stops made no difference.</div>
<div><br></div><div>After a bit of searching I came across this page - <a href="http://openvz.livejournal.com/34217.html">http://openvz.livejournal.com/34217.html</a> which mentions that vzctl does this command - ip neigh add proxy x.x.x.x dev eth0</div>
<div>I entered this command manually and all seems right - we will see if it continues :-)</div><div><br></div><div>Has anyone else came across this problem?</div><div><br></div><div>System details -</div><div><div>[root@ds6 bin]# rpm -qa | grep vzctl</div>
<div>vzctl-3.0.28.3-1.x86_64</div><div>vzctl-lib-3.0.28.3-1.x86_64</div><div>[root@ds6 bin]# uname -a</div><div>Linux <a href="http://ds6.xxxx.com">ds6.xxxx.com</a> 2.6.32-042stab036.1 #1 SMP Thu Sep 1 17:06:37 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br></div></div><div><br></div>