0-complexity / openvcloud

OpenvCloud
Other
2 stars 4 forks source link

FR: Ability to create different VLANs #1670

Closed dinosn closed 6 years ago

dinosn commented 6 years ago

From a client request:

As previously mentioned (a few months back), we need to review the Vlan setup for our public network.

Right now all VDC have a leg in a private network and a leg in the public network ( Vlan 2300). (Segmentation being performed by Mikrotik)

Our limitation right now is that we cannot have a VDC sit in its own public network (for example should the customer want to have his own internet link, does not want to mix his traffic with other customer traffic or require a dedicated firewall).

That being said , we got a request from a customer having already a VDC with us ( Let's call it VDC-Internal . This VDC is using Vlan 2300 for its internet services)

Now they are planning to host public services on our cloud and the customer requested a new VDC (Let's call it VDC-Public).

VDC-Public will require access to VDC-Private ( Database access etc..)

To have the VDCs talk , we shall route the traffic via the Fortigate firewall ( VDC-Public will have its own domain)

In the past we tried to engage a conversation regarding the flexibility of the infrastructure to support more than 1 Vlan. We would like to start the discussion again and check the feasibility of same.

Can you please advise on the feasibility of the above and how this can be carried out.

grimpy commented 6 years ago

From what is described here I see no new feature, we currently already support adding extra external networks (allowing you to pick your vlan) and assign it to a specific account.

FastGeert commented 6 years ago

Duplicate of #1729