← Back to team overview

openstack team mailing list archive

Re: Explanation about the demo quantum install

 

Huges thanks for James and Ilkka !
This is very interresting material and i don't know why it wasn't mentionned in the demo guide !

Anyway, i managed to get access my VMs from the internet but my VMs can't access the internet ?
the routing table show only infos about the fixed network.

did i miss something ?

Le 23/11/2012 14:20, Ilkka Tengvall a écrit :
On 23.11.2012 13:12, James Page wrote:
You can specify the gateway_ip when creating the subnet:

  --gateway <IP ADDRESS>

This should be the gateway that external network traffic should be
routed to by default (probably your default outbound route for
internet access).

How do you add additional routes for the router? e.g.

--gateway 10.1.1.1 #default gw
--gateway 20.1.1.0/24 via 10.1.1.2 # another gateway to specific network

BR,

 -it

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



Follow ups

References