Re: VPN acces to VPC

2014-06-06 Thread Nux!

On 06.06.2014 12:01, Jonathan Gowar wrote:

Hi,

  I'm still working at getting IPsec VPN access, using Arch Linux.

I've installed the following packages:-

openswan 2.6.41-1
networkmanager-openswan 0.9.8.4-1

I've 2 questions really, what would the VPN group name be?  Apparently
this group has a password too.  The only authentication I know of is 
the

PSK that ACS creates, and the user I've added.

If anyone can help with these fields I'd be gratefull:-

Group name
Group password
Phase1 Algorithms
Phase2 Algorithms

Regards,
Jon


You need xl2tpd as well, the VPN is l2tp over IPSEC afaik (also known 
as "sodomy" :> ).


HTH
Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: VPN acces to VPC

2014-06-06 Thread Jonathan Gowar

Hi,

  I'm still working at getting IPsec VPN access, using Arch Linux.

I've installed the following packages:-

openswan 2.6.41-1
networkmanager-openswan 0.9.8.4-1

What would the VPN group name be, and what would it's password be?  The
only authentication I know of is the PSK that ACS creates, and the user
and password I've added.

If anyone can help with these fields I'd be gratefull:-

Group name
Group password
Phase1 Algorithms
Phase2 Algorithms

Regards,
Jon




Re: VPN acces to VPC

2014-06-06 Thread Jonathan Gowar

Hi,

  I'm still working at getting IPsec VPN access, using Arch Linux.

I've installed the following packages:-

openswan 2.6.41-1
networkmanager-openswan 0.9.8.4-1

I've 2 questions really, what would the VPN group name be?  Apparently
this group has a password too.  The only authentication I know of is the
PSK that ACS creates, and the user I've added.

If anyone can help with these fields I'd be gratefull:-

Group name
Group password
Phase1 Algorithms
Phase2 Algorithms

Regards,
Jon




Re: VPN acces to VPC

2014-06-06 Thread Andrija Panic
Some notes on VPN:

1) if you route ALL traffic over VPC/VPN (Windows, checked box: Use default
gateway on remote network) - you looose internet conectivity (not so much
of a problem) - but the issue is that your VPN client (Windows in my case)
does NOT get normal routes to the internal networks in VPC - it relies on
routing ALL traffic to this VPC-VPN...in order to reach your VMs...

2) If you DON'T route all traffic over VPC/VPN - your are NOT able to
access any of the VMs, since as I said, you do NOT get normal routes for
each Network inside VPC (actually, you don't get ANY routes so to speak...)

So, this (Windows) tutorial is OK, but without last step (Use deafault
gateway on remote network):
https://support.getcloudservices.com/entries/22001616-CloudStack-Configure-Windows-7-for-VPN-Access

Hope that helps...

Andrija





On 6 June 2014 01:49, Nux!  wrote:

> On 05.06.2014 17:40, Jonathan Gowar wrote:
>
>> On Wed, 2014-06-04 at 09:35 +0200, Andrija Panic wrote:
>>
>>  http://kezhong.wordpress.com/2014/03/10/cloudstack-
 configure-fedora-20-for-vpn-access/
 https://portal.redbridge.se/faq/getting-started/accessing-
 your-instance-from-the-outside/

 Though in fairness I'm on RHEL 7 and have had problems connecting to ACS
 VPN, but the blame is with lack of software on my side.

>>>
>> I'm having issuse connecting too, also my side of the bargin, this time
>> with Arch.
>>
>> Is it possible to connect with OpenVPN instead of IPSec?
>>
>
> Not AFAIK, implementing VPN was probably not a small feat, replacing this
> will not happen any time soon.
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>



-- 

Andrija Panić
--
  http://admintweets.com
--


Re: VPN acces to VPC

2014-06-05 Thread Nux!

On 05.06.2014 17:40, Jonathan Gowar wrote:

On Wed, 2014-06-04 at 09:35 +0200, Andrija Panic wrote:


http://kezhong.wordpress.com/2014/03/10/cloudstack-
configure-fedora-20-for-vpn-access/
https://portal.redbridge.se/faq/getting-started/accessing-
your-instance-from-the-outside/

Though in fairness I'm on RHEL 7 and have had problems connecting to 
ACS

VPN, but the blame is with lack of software on my side.


I'm having issuse connecting too, also my side of the bargin, this 
time

with Arch.

Is it possible to connect with OpenVPN instead of IPSec?


Not AFAIK, implementing VPN was probably not a small feat, replacing 
this will not happen any time soon.


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: VPN acces to VPC

2014-06-05 Thread Jonathan Gowar
On Wed, 2014-06-04 at 09:35 +0200, Andrija Panic wrote:

> > http://kezhong.wordpress.com/2014/03/10/cloudstack-
> > configure-fedora-20-for-vpn-access/
> > https://portal.redbridge.se/faq/getting-started/accessing-
> > your-instance-from-the-outside/
> >
> > Though in fairness I'm on RHEL 7 and have had problems connecting to ACS
> > VPN, but the blame is with lack of software on my side.

I'm having issuse connecting too, also my side of the bargin, this time
with Arch.

Is it possible to connect with OpenVPN instead of IPSec?

Regards,
Jon



Re: VPN acces to VPC

2014-06-04 Thread Andrija Panic
Thanks guys!


On 3 June 2014 17:47, Nux!  wrote:

> On 03.06.2014 16:40, Jonathan Gowar wrote:
>
>> On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote:
>>
>>> On 29.05.2014 23:34, Jonathan Gowar wrote:
>>>
 Hi,

   I've just configured a public VR with advanced networking and would
 like to connect to it via a VPN enabled in CS, from my laptop.

 The tutorials are a bit thing in on this subject.

 Regards,
 Jon

>>>
>>> https://support.getcloudservices.com/entries/
>>> 22001616-CloudStack-Configure-Windows-7-for-VPN-Access
>>> that tutorial for example worked for me earlier today
>>>
>>>
>>>
>> No Linux users out there? ;)
>>
>
> http://kezhong.wordpress.com/2014/03/10/cloudstack-
> configure-fedora-20-for-vpn-access/
> https://portal.redbridge.se/faq/getting-started/accessing-
> your-instance-from-the-outside/
>
> Though in fairness I'm on RHEL 7 and have had problems connecting to ACS
> VPN, but the blame is with lack of software on my side.
>
>
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>



-- 

Andrija Panić
--
  http://admintweets.com
--


Re: VPN acces to VPC

2014-06-03 Thread Nux!

On 03.06.2014 16:40, Jonathan Gowar wrote:

On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote:

On 29.05.2014 23:34, Jonathan Gowar wrote:

Hi,

  I've just configured a public VR with advanced networking and 
would

like to connect to it via a VPN enabled in CS, from my laptop.

The tutorials are a bit thing in on this subject.

Regards,
Jon


https://support.getcloudservices.com/entries/22001616-CloudStack-Configure-Windows-7-for-VPN-Access
that tutorial for example worked for me earlier today




No Linux users out there? ;)


http://kezhong.wordpress.com/2014/03/10/cloudstack-configure-fedora-20-for-vpn-access/
https://portal.redbridge.se/faq/getting-started/accessing-your-instance-from-the-outside/

Though in fairness I'm on RHEL 7 and have had problems connecting to 
ACS VPN, but the blame is with lack of software on my side.



--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: VPN acces to VPC

2014-06-03 Thread Jonathan Gowar
On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote:
> On 29.05.2014 23:34, Jonathan Gowar wrote:
> > Hi,
> > 
> >   I've just configured a public VR with advanced networking and would
> > like to connect to it via a VPN enabled in CS, from my laptop.
> > 
> > The tutorials are a bit thing in on this subject.
> > 
> > Regards,
> > Jon
> 
> https://support.getcloudservices.com/entries/22001616-CloudStack-Configure-Windows-7-for-VPN-Access
> that tutorial for example worked for me earlier today
> 
> 

No Linux users out there? ;)



Re: VPN acces to VPC

2014-06-03 Thread Nux!

On 29.05.2014 23:34, Jonathan Gowar wrote:

Hi,

  I've just configured a public VR with advanced networking and would
like to connect to it via a VPN enabled in CS, from my laptop.

The tutorials are a bit thing in on this subject.

Regards,
Jon


https://support.getcloudservices.com/entries/22001616-CloudStack-Configure-Windows-7-for-VPN-Access
that tutorial for example worked for me earlier today


--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: VPN acces to VPC

2014-06-03 Thread Andrija Panic
Same question here :) Trying from Windows...can't connect...


On 3 June 2014 16:57, Jonathan Gowar  wrote:

> On Thu, 2014-05-29 at 23:34 +0100, Jonathan Gowar wrote:
> > Hi,
> >
> >   I've just configured a public VR with advanced networking and would
> > like to connect to it via a VPN enabled in CS, from my laptop.
> >
> > The tutorials are a bit thing in on this subject.
> >
> > Regards,
> > Jon
> >
>
>
> Okay, so I've played around with IPsec/Openswan and OpenVPN, but nothing
> is quite working for me.
>
> How do others connect to their clouds?
>
> Honestly, I'm a little suprised no one has replied, I'm sure everyone
> would want to access their VMs.  I would just like to know how, as
> currently I'm struggling.
>
> Regards,
> Jon
>
>


-- 

Andrija Panić
--
  http://admintweets.com
--


Re: VPN acces to VPC

2014-06-03 Thread Jonathan Gowar
On Thu, 2014-05-29 at 23:34 +0100, Jonathan Gowar wrote:
> Hi,
> 
>   I've just configured a public VR with advanced networking and would
> like to connect to it via a VPN enabled in CS, from my laptop.
> 
> The tutorials are a bit thing in on this subject.
> 
> Regards,
> Jon
> 


Okay, so I've played around with IPsec/Openswan and OpenVPN, but nothing
is quite working for me.

How do others connect to their clouds?

Honestly, I'm a little suprised no one has replied, I'm sure everyone
would want to access their VMs.  I would just like to know how, as
currently I'm struggling.

Regards,
Jon