How to set up a Multi-Cloud VPC with Pertino

11
How to set up a Multi-Cloud VPC with Pertino

description

This demonstration walks you through setting up a Pertino-enabled multi-cloud VPC between Amazon-Oregon and Rackspace-Chicago.

Transcript of How to set up a Multi-Cloud VPC with Pertino

Page 1: How to set up a Multi-Cloud VPC with Pertino

How to set up a Multi-Cloud VPC with Pertino

Page 2: How to set up a Multi-Cloud VPC with Pertino

How to VPC in 1, 2, 3

1. Sign up to create your account.

2. Install Pertino on the resources you wish to connect (Amazon-Oregon and Rackspace-Chicago in this demo).

3. Ping.

wget -O - http://reposerver.pertino.com/Pertino-GPG-Key.pub | sudo apt-key add -

sudo sh -c "echo 'deb http://reposerver.pertino.com/debs precise multiverse' > /etc/apt/sources.list.d/pertino.list"

sudo apt-get update && sudo apt-get -y install pertino-client

Page 3: How to set up a Multi-Cloud VPC with Pertino

Here is a Pertino network setup with one active device – our laptop.

The Pertino UI

Page 4: How to set up a Multi-Cloud VPC with Pertino

Amazon-Oregon Server

We created a Linux server in Amazon-Oregon. This is a fresh installation of Ubuntu 12.04.

Following the instructions at https://pages.pertino.com/linux-installation.html for an apt based installation, we set the GPG key.

Page 5: How to set up a Multi-Cloud VPC with Pertino

Now, we add the Pertino server.

And install the Pertino client.

Page 6: How to set up a Multi-Cloud VPC with Pertino

During a manual installation, the Pertino client will prompt for user credentials. We entered our Pertino username and password.

The Pertino installation on Amazon-Oregon is now complete.

Page 7: How to set up a Multi-Cloud VPC with Pertino

Dynamically assigned IP addressPertino has installed and configured a new network interface in the private address space associated with the user credentials. The IP address is dynamically assigned.

In this case, the dynamic private address is 50.203.224.2

Using the ifconfig command, you can see the new interface and the private IPv4 and IPv6 addresses.

Page 8: How to set up a Multi-Cloud VPC with Pertino

Notice the Pertino interface now shows the new Amazon instance.

If we click on the Amazon instance in the interface, it will display the Pertino private IP Address of the new server.

Page 9: How to set up a Multi-Cloud VPC with Pertino

The laptop and Amazon instance are now on a shared private network, using dynamic private IP addresses.

Page 10: How to set up a Multi-Cloud VPC with Pertino

If we follow these same steps, we can add a Rackspace-Chicago server to our network.

Notice the Pertino interface now shows the new Rackspace instance.

Page 11: How to set up a Multi-Cloud VPC with Pertino

Now, the Rackspace server in Chicago can privately communicate with the Amazon server in Oregon—a multi-cloud virtual private cloud.

50.203.224.2Amazon-Oregon

50.203.224.3Rackspace-Chicago

To get your own Pertino-enabled VPC: https://pages.pertino.com/vpc