0

I have read the VPN ability of OpenStack here: Cloudpipe – Per Project Vpns

One simple question: Is it possible to implement a VPN environment on a non-"VLAN Networking mode" (i.e. "Flat DHCP mode")?

So when I access through the OpenVPN client, I'll be 'placed' on my project/tenant network subnet. I got a fixed/private IP, i.e. 10.5.5.x/24.

I'm using OpenStack Grizzly with Quantum (Flat DHCP mode).

Floern
  • 33,559
  • 24
  • 104
  • 119
Abz89
  • 1
  • 2

1 Answers1

0

I haven't used this. But being aware of openstack networking I can assure you that as long as your cloud pipe instance has a floatingip associated (be it vlan or flat mode) , you can do this. I hope you had figured this out yourselves as my answer comes too late. stackoverflow seem to be slowly filling up with more openstack people only recently.

Akilesh
  • 1,252
  • 1
  • 9
  • 16