Hey guys, I've the following setup<br><br>All servers have two NICs, one with a real IP which from the server access internet. and other which is the VM network. Each of the node controls its own network and is the gateway to output access.<br>

<br>CC + node<br>public ip: <a href="http://200.0.0.1/25">200.0.0.1/25</a> -> eth0<br>private ip: <a href="http://10.0.0.35/27">10.0.0.35/27</a> -> br100 (eth1)<br>vm1: 10.0.0.40<br><br>node1:<br>public ip: <a href="http://200.0.0.2/25">200.0.0.2/25</a> -> eth0<br>

private ip: <a href="http://10.0.0.36/27">10.0.0.36/27</a> -> br100 (eth1)<br>vm2: 10.0.0.50<br><br>node2:<br clear="all">public ip: <a href="http://200.0.0.3/25">200.0.0.3/25</a> -> eth0<br>private ip: <a href="http://10.0.0.37/27">10.0.0.37/27</a> -> br100 (eth1)<br>

vm3: 10.0.0.60<br><br>What I want to do is be able to access any of the vm from one point on the network.<br>For example, I have to add a route to network 10.0.0.0 via 200.0.0.1, in that way I can reach only the vm1. I would like to add a single route and be able to access vm{1,2,3}.<br>

Is this a iptables firewall issue or a operational routing table issue?<br><br>Thanks in advance<br>-- <br><font face="Arial, Helvetica, sans-serif"><b>guilherme</b> \n<br>\<font>t</font> <b>maluf</b><br></font><br>