October 2015
Intermediate to advanced
282 pages
5h 40m
English
This recipe simulates a VPN connection between two data center sites connected over a public Network. We will create a private Network connected to a Router to simulate a data center. The VPN service provided by Neutron will be configured between two such Routers in order to connect the two private Networks.
The following table describes the infrastructure required for testing the VPN service:
|
Router |
Private Network |
Subnet |
CIDR |
VM |
Location |
|---|---|---|---|---|---|
|
|
|
|
|
VM1 |
Site1 |
|
|
|
|
|
VM2 |
Site2 |
In addition to this, we will use an external Network called public in ...
Read now
Unlock full access