Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

vpn1.png

Table of Contents

Introduction

...

This will email the newly assigned IPaddress
Reconnect using the new ipaddress! viola!

First Use

1. Log into the console using the dashboard. It is important to be on the console for reason explained later in this article.

https://dashboard.rc.nectar.org.au

Click on the down arrow beside "Current Project" ==> select a project

Image Added

Click on "Manage Compute" ==> "Access & Security" ==> Create Security Group

Give it an appropriate name (e.g. vpn)

Image Added
Image Added

No Format
*_Under Security Groups ==>select the newly created security group (in this case, we named it vpn) and select Edit Rules*_

 

Image Added

Click on Add Rules and add the following:
500/udp
1293/tcp
4500/udp

Image Added
Image Added
Image Added
Image Added

Click on Manage Compute ==> Instances ==> Select the instance Name and Click on the "More" arrow ==> and select security groups and add the newly created security group ==> select save

Image Added
Image Added

_Manage Compute ==> instances ==> select the instance name ==> Select Console Tab ==> _

Image Added
Image Added

If you do not see the console, click on the "Click here to show only console"

sudo yum install vpnc (only needed if the vpn client is not installed)

sudo vpnc

Image Added
Image Added

For security reasons, we have blanked out some of the details but please contact the local QCIF ERA for details.

The ipaddress assigned to tun0 is the vpn ipaddress and can be used to access the qriscloud server. Please note down this IPaddress and use it to access the qriscloud server. Access is now available to all home institution resources (e.g. License server, etc)

Alternatively, populate /etc/vpnc/default.conf appropriately

>>>>>>>/etc/vpnc/default.conf>>>>>>>>>>>
IPSec gateway xxxxxyyyy.griffith.edu.au
IPSec ID yyyyy
IPSec secret xxxxxxx
Xauth username s123456
Xauth password <password>

>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Reference

1. http://docs.hpcloud.com/compute/vpn-quickstart
2. http://wiki.strongswan.org/projects/strongswan/wiki/AwsVpc
3. http://wiki.seanmadden.net/networking/configure_strongswan_as_an_ipsec_vpn
4. http://www.lullabot.com/blog/article/using-vpnc-command-line-vpn-client