openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #22573
Create Route to physical net
Hiho guys,
i'm running OpenStack grizzly with quantum and all stuff. All is running
fine but i'm trying to get a connection from each fixed_network
(namespaced) to a physical network.
Example:
Fixed-Network: 10.100.0.0/24
Gre-Tunneling net: 100.20.20/24
Pysical-Network (3. Interface on Network-Node): 10.0.0.0/24
Now i'll create a route on Router xy with interface 10.100.0.1 to =>
10.0.0.17(pysical interface on network host)
On the 10.0.0.0/24 network i'm running shared services like mysql
cluster, searching cluster and so on and the goal is that each fixed
network reach the shared services.
My problem is to get a connection between a router (namespace) and the
physical interface.
If you need more details please let me know :)
Greetings
Heiko
Follow ups