[Openstack-operators] Integrating flat and gre external network together.

Miguel A Diaz Corchero miguelangel.diaz at externos.ciemat.es
Tue Jun 9 10:39:06 UTC 2015


I'm wondering  if it is possible to create multiple external networks 
mixing gre and flat types.

This is the current schema of networks:
/internal networks -> gre//
//em2 -> gre//
//p3p1 -> flat/

These are the configuration files
*plugin.ini*

[ml2]
type_drivers = gre, flat
...
[ml2_type_flat]
flat_networks = p3p1
...

[ovs]
local_ip = 111.0.0.1
tunnel_type = gre
enable_tunneling = True
network_vlan_ranges = p3p1
bridge_mappings = p3p1:br-ex-p3p1 (*only flat**??*)

*l3_agent.ini*
...
gateway_external_network_id =
handle_internal_only_routers = True
external_network_bridge =

After this configuration, only new routers attached to gre external 
networks are not pingable from outside. The instances can ping to router 
but not outside.

The routers created under flat network work fine.

Any idea to integrate/repair flat and gre external networks together?

Miguel.



-- 
/Miguel Angel Díaz Corchero/
/*System Administrator / Researcher*/
/c/ Sola nº 1; 10200 TRUJILLO, SPAIN/
/Tel: +34 927 65 93 17 Fax: +34 927 32 32 37/

CETA-Ciemat logo <http://www.ceta-ciemat.es/>


----------------------------
Confidencialidad: 
Este mensaje y sus ficheros adjuntos se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilización, divulgación y/o copia sin autorización está prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente respondiendo al mensaje y proceda a su destrucción.

Disclaimer: 
This message and its attached files is intended exclusively for its recipients and may contain confidential information. If you received this e-mail in error you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited and may be unlawful. In this case, please notify us by a reply and delete this email and its contents immediately. 
----------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150609/6c7543ab/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 26213 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150609/6c7543ab/attachment.png>


More information about the OpenStack-operators mailing list