Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread John Doe
From: Wes James compte...@gmail.com

 I'm using CentOS 6.4 x64.
 I wonder if the instructions for setting it up have different options based
 on its age.  The one the installs on CentOS may not have the options he is
 talking about.

Maybe try this (untested) one:
http://agix.com.au/blog/?p=3063

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 8:44 AM, John Doe jd...@yahoo.com wrote:

 From: Wes James compte...@gmail.com

  I'm using CentOS 6.4 x64.
  I wonder if the instructions for setting it up have different options
 based
  on its age.  The one the installs on CentOS may not have the options he
 is
  talking about.

 Maybe try this (untested) one:
 http://agix.com.au/blog/?p=3063

 JD


Thanks.  This looks like a setup for making a vpn server.  I'm just trying
to get a client working.

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread Tucker
Setting up an IPSec client via trial and error is an absolute pain.  The
best results I've had have been with the Shrew Soft (https://www.shrew.net/)
client.  You may still have to monkey around with the settings for a while
but I felt that my chances for success were dramatically increased by using
it.  I have the occasional network memory exhaustion problem but
reconnecting clears it and if it was too much of a pain, I'd spend some
time tracking it down.


On Wed, Nov 20, 2013 at 10:06 AM, Wes James compte...@gmail.com wrote:

 On Wed, Nov 20, 2013 at 8:44 AM, John Doe jd...@yahoo.com wrote:

  From: Wes James compte...@gmail.com
 
   I'm using CentOS 6.4 x64.
   I wonder if the instructions for setting it up have different options
  based
   on its age.  The one the installs on CentOS may not have the options he
  is
   talking about.
 
  Maybe try this (untested) one:
  http://agix.com.au/blog/?p=3063
 
  JD
 

 Thanks.  This looks like a setup for making a vpn server.  I'm just trying
 to get a client working.

 -wes
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 

--tucker
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 11:22 AM, Tucker j...@gmail.com wrote:

 Setting up an IPSec client via trial and error is an absolute pain.  The
 best results I've had have been with the Shrew Soft (
 https://www.shrew.net/)
 client.  You may still have to monkey around with the settings for a while
 but I felt that my chances for success were dramatically increased by using
 it.  I have the occasional network memory exhaustion problem but
 reconnecting clears it and if it was too much of a pain, I'd spend some
 time tracking it down.



Thanks.  I was just about to try it, but I got some info back from our IT
folks and they have a new vpn solution going in and I tried it and it works
on centos 6.4 so I'm just going to role with that :)

Thanks for everyone's help!

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org wrote:

 On 11/19/2013 07:31 AM, Wes James wrote:
  I'm trying to find the correct vpn plugin so I can vpn in to a server.
 The
  server requirements are vpn server, username/password and shared secret.

 You need to know what kind of VPN you're dealing with: OpenVPN? IPSec?
 whatever?


It is a L2TP/IPSec server.

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread John Doe
From: Wes James compte...@gmail.com

 On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org 
 I'm trying to find the correct vpn plugin so I can vpn in to a 
 server.
 The server requirements are vpn server, username/password and shared 
 secret.
 It is a L2TP/IPSec server.

Google seems to say to install openswan + xl2tpd (from epel repository).

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 8:31 AM, John Doe jd...@yahoo.com wrote:

 From: Wes James compte...@gmail.com

  On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org
  I'm trying to find the correct vpn plugin so I can vpn in to a
  server.
  The server requirements are vpn server, username/password and shared
  secret.
  It is a L2TP/IPSec server.

 Google seems to say to install openswan + xl2tpd (from epel repository).

 JD


OK Thanks.  I'll try that.

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Fabio Valente
@Wes James,

From now on, you should refer to plugins as packages :)

Sorry for OT


2013/11/19 Wes James compte...@gmail.com

 On Tue, Nov 19, 2013 at 8:31 AM, John Doe jd...@yahoo.com wrote:

  From: Wes James compte...@gmail.com
 
   On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org
   I'm trying to find the correct vpn plugin so I can vpn in to a
   server.
   The server requirements are vpn server, username/password and shared
   secret.
   It is a L2TP/IPSec server.
 
  Google seems to say to install openswan + xl2tpd (from epel repository).
 
  JD
 

 OK Thanks.  I'll try that.

 -wes
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 

[image: GATEWIT]

*Fabio Valente*
Systems Administrator
Information Systems
fabio.vale...@gatewit.com

*GATEWIT *
Empowering ePlatforms

*LISBOA*
Av.Liberdade nº136, Pisos 4º,5º e 6º
1250-146 Lisboa
*Tel:* +351 707 50 30 10
*Fax: *+351 210 064 616

*Site:* www.gatewit.com http://www.gatewit.com/

*Lisboa | Madrid | São Paulo | Silicon Valley | México*

[image: Think before you print.]Think before you print.

This email may contain confidential and privileged material for the sole
use of the intended recipient. Any review, use, distribution or disclosure
by others is strictly prohibited. If you are not the intended recipient (or
authorized to receive for the recipient), please contact the sender by
reply email and delete all copies of this message. Our company accepts no
liability for the content of this email, or for the consequences of any
actions taken on the basis of the information provided, unless that
information is subsequently confirmed in writing.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 10:06 AM, Fabio Valente
fabio.vale...@gatewit.comwrote:

 @Wes James,

 From now on, you should refer to plugins as packages :)


 Sorry for OT


 2013/11/19 Wes James compte...@gmail.com

  On Tue, Nov 19, 2013 at 8:31 AM, John Doe jd...@yahoo.com wrote:
 
   From: Wes James compte...@gmail.com
  
On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org
 
I'm trying to find the correct vpn plugin so I can vpn in to a
server.
The server requirements are vpn server, username/password and shared
secret.
It is a L2TP/IPSec server.
  
   Google seems to say to install openswan + xl2tpd (from epel
 repository).
  
   JD
  
 
  OK Thanks.  I'll try that.
 
  -wes

  Obrigado, mais

In the Add/Remove programs in the the names of the packages they have
plugin in several of the VPN options.

Chauzinho

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 8:31 AM, John Doe jd...@yahoo.com wrote:

 From: Wes James compte...@gmail.com

  On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org
  I'm trying to find the correct vpn plugin so I can vpn in to a
  server.
  The server requirements are vpn server, username/password and shared
  secret.
  It is a L2TP/IPSec server.

 Google seems to say to install openswan + xl2tpd (from epel repository).

 JD


I found this:

https://wiki.archlinux.org/index.php/L2TP/IPsec_VPN_client_setup

and it seems quite the effort to set up a vpn client.  I started the
process, but when I get to:

ipsec auto --add L2TP-PSK

I get an unexpected CONN error.

I'll keep looking.

Thanks,

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Fabio Valente
In which distro are you trying to configure?

Anything on ipsec logs ?

In case you're working on CentOS or any RHEL based, try setting SELinux to
permissive ( setenforce 0 )


2013/11/19 Wes James compte...@gmail.com

 On Tue, Nov 19, 2013 at 8:31 AM, John Doe jd...@yahoo.com wrote:

  From: Wes James compte...@gmail.com
 
   On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB miham...@rktmb.org
   I'm trying to find the correct vpn plugin so I can vpn in to a
   server.
   The server requirements are vpn server, username/password and shared
   secret.
   It is a L2TP/IPSec server.
 
  Google seems to say to install openswan + xl2tpd (from epel repository).
 
  JD
 

 I found this:

 https://wiki.archlinux.org/index.php/L2TP/IPsec_VPN_client_setup

 and it seems quite the effort to set up a vpn client.  I started the
 process, but when I get to:

 ipsec auto --add L2TP-PSK

 I get an unexpected CONN error.

 I'll keep looking.

 Thanks,

 -wes
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 

[image: GATEWIT]

*Fabio Valente*
Systems Administrator
Information Systems
fabio.vale...@gatewit.com

*GATEWIT *
Empowering ePlatforms

*LISBOA*
Av.Liberdade nº136, Pisos 4º,5º e 6º
1250-146 Lisboa
*Tel:* +351 707 50 30 10
*Fax: *+351 210 064 616

*Site:* www.gatewit.com http://www.gatewit.com/

*Lisboa | Madrid | São Paulo | Silicon Valley | México*

[image: Think before you print.]Think before you print.

This email may contain confidential and privileged material for the sole
use of the intended recipient. Any review, use, distribution or disclosure
by others is strictly prohibited. If you are not the intended recipient (or
authorized to receive for the recipient), please contact the sender by
reply email and delete all copies of this message. Our company accepts no
liability for the content of this email, or for the consequences of any
actions taken on the basis of the information provided, unless that
information is subsequently confirmed in writing.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 10:33 AM, Fabio Valente
fabio.vale...@gatewit.comwrote:

 In which distro are you trying to configure?



I'm using CentOS 6.4 x64.

I wonder if the instructions for setting it up have different options based
on its age.  The one the installs on CentOS may not have the options he is
talking about.

-wes
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] vpn client setup/plugin

2013-11-18 Thread Mihamina RKTMB
On 11/19/2013 07:31 AM, Wes James wrote:
 I'm trying to find the correct vpn plugin so I can vpn in to a server.  The
 server requirements are vpn server, username/password and shared secret.

You need to know what kind of VPN you're dealing with: OpenVPN? IPSec? 
whatever?

-- 
+261 34 81 738 69

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos