[Openstack-operators] Accessing Private network in a multi_host + HA network set up

Gui Maluf guimalufb at gmail.com
Wed Dec 5 12:56:04 UTC 2012


Hey guys, I've the following setup

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.

CC + node
public ip: 200.0.0.1/25 -> eth0
private ip: 10.0.0.35/27 -> br100 (eth1)
vm1: 10.0.0.40

node1:
public ip: 200.0.0.2/25 -> eth0
private ip: 10.0.0.36/27 -> br100 (eth1)
vm2: 10.0.0.50

node2:
public ip: 200.0.0.3/25 -> eth0
private ip: 10.0.0.37/27 -> br100 (eth1)
vm3: 10.0.0.60

What I want to do is be able to access any of the vm from one point on the
network.
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}.
Is this a iptables firewall issue or a operational routing table issue?

Thanks in advance
-- 
*guilherme* \n
\t *maluf*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20121205/77bd95cc/attachment.html>


More information about the OpenStack-operators mailing list