<div dir="ltr">Ohhh, I found it myself. I didn't turn on the ip_forward option))<div><br></div><div style>If someone will also have this problem, try this :</div><div style><br></div><div style><b>cat /proc/sys/net/ipv4/ip_forward</b><br>
</div><div style>and if there is <b>0</b> in this file, change it to <b>1</b></div><div style><b>echo 1 > /proc/sys/net/ipv4/ip_forward</b></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 24, 2013 at 12:34 PM, Andranik Hayrapetyan <span dir="ltr"><<a href="mailto:andranik.h89@gmail.com" target="_blank">andranik.h89@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Good day.<div><br></div><div>I have an OpenNebula 4 setup on Centos 6.4. Not it consists only from 2 nodes - controller and worker node.</div>
<div>The hypervizor is kvm and the network driver is dummy.</div>
<div>The Controllers network configuration is - eth0 - ip 93.xx.xx.50 (real IP) and br0 on eth0.0 with ip 10.0.11.1 .</div><div>The worker nodes network is eth0 - ip 93.xx.xx.51 (real IP) and br0 on eth0.0 with ip 10.0.11.2 .</div>

<div>I have this rule in my nat section which I expect to do masquarade </div><div>-A POSTROUTING -s <a href="http://10.0.11.0/24" target="_blank">10.0.11.0/24</a> -o eth0 -j MASQUERADE<br></div><div>and WM s can have internet. But it don't do it.</div>

<div><br></div><div>In the WM the gateway is 10.0.11.1. and I can ping it. also I can ping to 93.xx.xx.50 - the public ip of the controller. But behind that I cannot ping anywhere. So I think that the masquarade rule is not working.</div>

<div><br></div><div>Can anyone help me or give an advice how to configure network.</div><div><br></div><div>Thanks in advance.</div></div>
</blockquote></div><br></div>