Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Francesco Andrisani
Williams d...@redhat.com wrote: On Thu, 2011-11-03 at 10:26 +0100, Francesco Andrisani wrote: Anothe DEBUG info: debian:/etc/NetworkManager# /usr/libexec/nm-openvpn-service --debug ** Message: nm-openvpn-service (version 0.9.0) starting... ** Message: real_need_secrets: connection

Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Francesco Andrisani
Hi, then...below my new (NetworkManager-openvpn) confg file and client.conf (openvpn) config file: debian# cat /etc/NetworkManager/system-connections/VPNconnection [connection] id=VPNconnection uuid=355653c0-34d3-4777-ad25-f9a498b7ef8e type=vpn autoconnect=FALSE [ipv4] method=auto [vpn] name

Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Dan Williams
parameters)? At the moment the best way to do this is to edit the connection with nm-connection-editor; otherwise it's a bit byzantine but the list of acceptable parameters is here: http://git.gnome.org/browse/network-manager-openvpn/tree/src/nm-openvpn-service.h and the values that these keys can

Re: OpenVpn plugin NeedSecret

2011-11-02 Thread Francesco Andrisani
Hi, sorry for delay. Below the piace of log with log-legel DEBUG: NetworkManager[3054]: info Starting VPN service 'openvpn'... NetworkManager[3054]: info VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 3089 NetworkManager[3054]: info VPN service 'openvpn' appeared

Re: OpenVpn plugin NeedSecret

2011-11-02 Thread Dan Williams
/NetworkManager/system-connections for us to look at? Remove any passwords and out any sensitive information before doing so. Any idea what version of NetworkManager-openvpn you've got installed? Dan ___ networkmanager-list mailing list

Re: OpenVpn plugin NeedSecret

2011-10-31 Thread Dan Williams
On Fri, 2011-10-28 at 18:34 +0200, Francesco Andrisani wrote: Hi, i'm newbie of Network manager, so sorry for any errors. I'm an Debian User. I've downloaded and conpiled Networkmanager-0.9.0 with ModemManager 0.5 and NetworkManager-openvpn-0.9.0 plugin. Network manager work fine. I'm able

OpenVpn plugin NeedSecret

2011-10-28 Thread Francesco Andrisani
Hi, i'm newbie of Network manager, so sorry for any errors. I'm an Debian User. I've downloaded and conpiled Networkmanager-0.9.0 with ModemManager 0.5 and NetworkManager-openvpn-0.9.0 plugin. Network manager work fine. I'm able with my custom python script to use ethernet and gsm at modem. My

usb stick and openvpn

2011-08-24 Thread Luca Orlandi
Hello, I've finally determined that networkmanager cannot connect through my usb stick (Onda MT833UP) while the network-manager-openvpn-gnome package is installed. I'm using ubuntu 11.04 (2.6.38-8-generic). Any suggestion? Thank you networkmanager-list@gnome.org-Luca http://about.me/lrkwz

Re: Howto debug OpenVPN connection?

2011-06-30 Thread Dan Williams
On Tue, 2011-06-21 at 10:08 -0400, Eric B. wrote: On 06/21/2011 01:10 AM, Dan Williams wrote: Thanks for the quick response. Am running Fedora 14 and have NetworkManager-openvpn-0.8.1-1.fc14.i686 installed. When I try your suggestions, I get the following messages (non-root account

Re: Howto debug OpenVPN connection?

2011-06-21 Thread Eric B.
On 06/21/2011 01:10 AM, Dan Williams wrote: Thanks for the quick response. Am running Fedora 14 and have NetworkManager-openvpn-0.8.1-1.fc14.i686 installed. When I try your suggestions, I get the following messages (non-root account): [eric@eric-laptop ~]$ killall -TERM nm-openvpn-servicenm

Need help configuring an OpenVPN connection

2011-06-21 Thread Eric B.
Hi, I am new to creating client IPSec tunnels in Linux. I am running Fedora 14 with openvpn-2.1.1-2.fc13.i686 and NetworkManager-openvpn-0.8.1-1.fc14.i686 installed. I am looking to configured my FC14 box as an IPSEC client to connect to my office VPN. I do not know what server the office

Howto debug OpenVPN connection?

2011-06-20 Thread Eric B.
Hi, I am fairly new to the NetworkManager, and am trying to understand how to enable additional debug information for a failing OpenVPN connection. I've installed the OpenVPN plugin, but I am not getting enough information in /var/log/messages and would like to see if there is a way

Re: Howto debug OpenVPN connection?

2011-06-20 Thread Dan Williams
On Mon, 2011-06-20 at 23:35 -0400, Eric B. wrote: Hi, I am fairly new to the NetworkManager, and am trying to understand how to enable additional debug information for a failing OpenVPN connection. I've installed the OpenVPN plugin, but I am not getting enough information in /var/log

Re: Howto debug OpenVPN connection?

2011-06-20 Thread Eric B.
On 06/21/2011 12:53 AM, Dan Williams wrote: On Mon, 2011-06-20 at 23:35 -0400, Eric B. wrote: Hi, I am fairly new to the NetworkManager, and am trying to understand how to enable additional debug information for a failing OpenVPN connection. I've installed the OpenVPN plugin, but I am

Re: Howto debug OpenVPN connection?

2011-06-20 Thread Dan Williams
On Tue, 2011-06-21 at 00:58 -0400, Eric B. wrote: On 06/21/2011 12:53 AM, Dan Williams wrote: On Mon, 2011-06-20 at 23:35 -0400, Eric B. wrote: Hi, I am fairly new to the NetworkManager, and am trying to understand how to enable additional debug information for a failing OpenVPN

System wide openvpn connection with password-tls

2011-06-02 Thread Gabriel Gomiz
Hi to all I'm using Network Manager 0.8.4 (Fedora 14) and I'm trying to setup an openvpn system-wide connection. The connection needs to be TLS with password because our OpenVPN server is configured that way. The problem is that I need that username and password pair will be asked to the user

Re: [PATCH] adding RSA-MD4 for HMAC encryption in nm-openvpn

2011-06-02 Thread Dan Williams
On Fri, 2011-05-20 at 12:22 +0200, Olivier Lambert wrote: Hi everyone, (sorry, repost, but I forgot previously the syntax [PATCH] in subject) Thanks, applied to 0.8 and git master. Dan I need to connect to a corporate OpenVPN server. This VPN use RSA-MD4 on HMAC.. But this option doesn't

[PATCH] adding RSA-MD4 for HMAC encryption in nm-openvpn

2011-05-20 Thread Olivier Lambert
Hi everyone, (sorry, repost, but I forgot previously the syntax [PATCH] in subject) I need to connect to a corporate OpenVPN server. This VPN use RSA-MD4 on HMAC.. But this option doesn't exist in the nm GUI ! So, here is a fix (it was tested by me, and it works like a charm). diff --git

patch for adding RSA-MD4 on HMAC auth, for OpenVPN

2011-05-17 Thread Olivier Lambert
Hi everyone, I need to connect to a corporate OpenVPN server. This VPN use RSA-MD4 on HMAC.. But this option doesn't exist in the nm GUI ! So, here is a fix (it was tested by me, and it works like a charm). diff --git a/properties/auth-helpers.c b/properties/auth-helpers.c index 357a5dd

Automatically restart OpenVPN Service

2011-03-22 Thread Kaushal Shriyan
Hi, is there a way to automatically restart the openvpn session while i switch to and fro from Wireless to Wired Network on Ubuntu Desktop 10.10 ? Thanks Kaushal ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org

Help with OpenVPN Connection

2011-02-19 Thread José Queiroz
Hi, I'm trying to setup an OpenVPN connection, but I think I'm missing some point, because I'm stuck. The server side is setup (afaik) and ready, and I already managed to get a manual connection working. Now, I want to setup NM-OpenVPN also, but all I'm getting are Failed to update VPN secrets

Re: Network Monitor and http-proxy for OpenVPN

2011-02-17 Thread Dan Williams
about the limit. When limit is reached, it would disconnect connection. And there is another thing. I am using OpenVPN connection in a proyxed network. To came out of a network, I have to use http-proxy setting in OpenVPN client. Unfortunately NetworkManager does not support http-proxy yet

Network Monitor and http-proxy for OpenVPN

2011-02-15 Thread Matej Kovacic
connection. And there is another thing. I am using OpenVPN connection in a proyxed network. To came out of a network, I have to use http-proxy setting in OpenVPN client. Unfortunately NetworkManager does not support http-proxy yet: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug

Re: Correctly write resolv.conf when using OpenVPN plugin

2011-01-11 Thread Dan Williams
On Sat, 2010-12-25 at 00:27 +0300, Pentarh Udi wrote: I decided to use OpenVPN plugin of NetworkManager instead of of openvn CLI binary and I begin to expect name resolving problems. Original bug was posted in https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/651007 People

Correctly write resolv.conf when using OpenVPN plugin

2010-12-24 Thread Pentarh Udi
I decided to use OpenVPN plugin of NetworkManager instead of of openvn CLI binary and I begin to expect name resolving problems. Original bug was posted in https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/651007 People there suggested to write to this mailing list, so... Problem

Re: [PATCH] Add checkbox to pass the --float option in OpenVPN

2010-12-15 Thread Carlos Alberto Lopez Perez
On 11/02/2010 06:32 PM, Carlos Alberto Lopez Perez wrote: Hello, I am missing an option to pass the --float parameter to OpenVPN from network-manager-openvpn so I cooked a small patch that adds a checkbox under advanced options. --float when specified with --remote allows an OpenVPN

[PATCH] Add checkbox to pass the --float option in OpenVPN

2010-11-02 Thread Carlos Alberto Lopez Perez
Hello, I am missing an option to pass the --float parameter to OpenVPN from network-manager-openvpn so I cooked a small patch that adds a checkbox under advanced options. --float when specified with --remote allows an OpenVPN session to initially connect to a peer at a known address, however

Re: Patch for nm-openvpn: fix incompatible change of NMVpnPluginUiInterface

2010-10-21 Thread Dan Williams
On Wed, 2010-10-20 at 13:32 +0800, cee1 wrote: Hi Dan, I found these changes have already in repo, but: nm-openvpn: applied and then reverted: http://git.gnome.org/browse/network-manager-openvpn/commit/?id=fd508820f42448e43b921d9e1e3353ba11ba3a17 nm-pptp: in master branch but hasn't

Re: Patch for nm-openvpn: fix incompatible change of NMVpnPluginUiInterface

2010-10-19 Thread cee1
Hi Dan, I found these changes have already in repo, but: nm-openvpn: applied and then reverted: http://git.gnome.org/browse/network-manager-openvpn/commit/?id=fd508820f42448e43b921d9e1e3353ba11ba3a17 nm-pptp: in master branchhttp://git.gnome.org/browse/network-manager-pptp/commit/?id

Re: Patch for nm-openvpn: fix incompatible change of NMVpnPluginUiInterface

2010-10-13 Thread cee1
Found the same problem for nm-pptp, attachment is the patch. 2010/10/12 cee1 fykc...@gmail.com Hi Dan, From NM0.8.1 to 0.8.2, two members of NMVpnPluginUiInterface renamed. File properties/nm-openvpn.chttp://git.gnome.org/browse/network-manager-openvpn/tree/properties/nm-openvpn.c#n778

Patch for nm-openvpn: fix incompatible change of NMVpnPluginUiInterface

2010-10-12 Thread cee1
Hi Dan, From NM0.8.1 to 0.8.2, two members of NMVpnPluginUiInterface renamed. File properties/nm-openvpn.chttp://git.gnome.org/browse/network-manager-openvpn/tree/properties/nm-openvpn.c#n778 of nm-openvpn should upgrade for this. -- Regards, - cee1 0001-nm-openvpn.c-fix-for-new

Re: OpenVPN is stopped when wireless goes down

2010-09-30 Thread Ma Begaj
2010/9/29 Dan Williams d...@redhat.com: On Sat, 2010-09-04 at 21:24 +0200, Gregory Auzanneau wrote: Hello all, Since some days, I experience a lot of renegociation on my WIFI network card. Each time, a renegociation occured, OpenVPN is disconnected and need to be reactivated manually

Re: OpenVPN is stopped when wireless goes down

2010-09-28 Thread Dan Williams
On Sat, 2010-09-04 at 21:24 +0200, Gregory Auzanneau wrote: Hello all, Since some days, I experience a lot of renegociation on my WIFI network card. Each time, a renegociation occured, OpenVPN is disconnected and need to be reactivated manually. Is there a way to keep OpenVPN started

Support for inline certs and keys for openvpn

2010-09-14 Thread Jonathan Petersson
Hi all, In newer versions of OpenVPN there's support added for including the certificates and keys inline in the configuration-file. Is there any logical support in network-manager-openvpn today to support this or any plans of adding it? Thanks

OpenVPN is stopped when wireless goes down

2010-09-09 Thread Gregory Auzanneau
Hello all, Since some days, I experience a lot of renegociation on my WIFI network card. Each time, a renegociation occured, OpenVPN is disconnected and need to be reactivated manually. Is there a way to keep OpenVPN started and reconnect when connection came back ? Thank you all

Re: 0.8 / OpenVPN certificate selection broken

2010-08-04 Thread Dan Williams
On Fri, 2010-07-30 at 23:05 -0700, scar wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 hello all, i have v0.8 installed in ubuntu 10.04 (0.8-0ubuntu3) and i am trying to create an OpenVPN connection but something very weird is going on with the certificate selection boxes. i

Re: 0.8 / OpenVPN certificate selection broken

2010-08-04 Thread scar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan Williams @ 08/04/2010 12:05 AM: In what format is your private key? Can you share the top few lines of it? I'm not sure what version of NM-openvpn 10.04 shipped, but there have been a number of fixes in the past 6 months in this area

0.8 / OpenVPN certificate selection broken

2010-07-31 Thread scar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 hello all, i have v0.8 installed in ubuntu 10.04 (0.8-0ubuntu3) and i am trying to create an OpenVPN connection but something very weird is going on with the certificate selection boxes. i originally setup the VPN connection on debian lenny, which

Re: complex openvpn - can nm just launch?

2010-04-15 Thread Robert Vogelgesang
, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat similar

Re: complex openvpn - can nm just launch?

2010-04-15 Thread Dan Williams
+, Alessandro Bono wrote: On Tue, 06 Apr 2010 09:25:44 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way

Re: complex openvpn - can nm just launch?

2010-04-14 Thread Dan Williams
, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat similar and export, but it doesn't look enough like mine to work

Re: complex openvpn - can nm just launch?

2010-04-09 Thread Alessandro Bono
On Thu, 2010-04-08 at 17:15 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 22:01 +, Alessandro Bono wrote: On Tue, 06 Apr 2010 09:25:44 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn

Re: complex openvpn - can nm just launch?

2010-04-09 Thread Robert Vogelgesang
Dan, On Thu, Apr 08, 2010 at 05:15:54PM -0700, Dan Williams wrote: On Tue, 2010-04-06 at 22:01 +, Alessandro Bono wrote: On Tue, 06 Apr 2010 09:25:44 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine

Re: complex openvpn - can nm just launch?

2010-04-08 Thread Dan Williams
On Tue, 2010-04-06 at 22:01 +, Alessandro Bono wrote: On Tue, 06 Apr 2010 09:25:44 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way

complex openvpn - can nm just launch?

2010-04-06 Thread Scott Serr
I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat similar and export, but it doesn't look enough like mine to work. I've tried importing/exporting

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Dan Williams
On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat similar and export, but it doesn't look

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Scott Serr
On 04/06/2010 10:25 AM, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Dan Williams
On Tue, 2010-04-06 at 11:28 -0600, Scott Serr wrote: On 04/06/2010 10:25 AM, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Scott Serr
On 04/06/2010 12:10 PM, Dan Williams wrote: On Tue, 2010-04-06 at 11:28 -0600, Scott Serr wrote: On 04/06/2010 10:25 AM, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Dan Williams
an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one somewhat similar and export, but it doesn't look enough like mine to work. Which options? Dan

Re: complex openvpn - can nm just launch?

2010-04-06 Thread Alessandro Bono
On Tue, 06 Apr 2010 09:25:44 -0700, Dan Williams wrote: On Tue, 2010-04-06 at 10:05 -0600, Scott Serr wrote: I have an openvpn config file that works fine with openvpn. (ubuntu lucid beta) As far as I can tell there is no way to create a like config in the nm openvpn editor. I can make one

Re: OpenVPN config problem

2010-02-19 Thread Karel Kozlik
Hi, Dan Williams napsal(a): On Thu, 2010-02-18 at 11:24 +0100, Karel Kozlik wrote: Hi Dan, Dan Williams napsal(a): On Wed, 2010-02-17 at 10:36 +0100, Karel Kozlik wrote: Hi, could someone help me vith openVPN configuration in Network Manager? Actualy when I click to VPN connection in NM

Re: OpenVPN config problem

2010-02-19 Thread Andrey Borzenkov
On Friday 19 of February 2010 11:09:37 Karel Kozlik wrote: Hi, Dan Williams napsal(a): On Thu, 2010-02-18 at 11:24 +0100, Karel Kozlik wrote: Hi Dan, Dan Williams napsal(a): On Wed, 2010-02-17 at 10:36 +0100, Karel Kozlik wrote: Hi, could someone help me vith openVPN

Re: OpenVPN config problem

2010-02-19 Thread Karel Kozlik
openVPN configuration in Network Manager? Actualy when I click to VPN connection in NM, it does nothing. /var/log/syslog contain following lines: I see the message VPN connection 'my-vpn' failed to connect: 'No VPN secrets!', but I believe the secrets are configured correctly. Is your private key

Re: OpenVPN config problem

2010-02-18 Thread Dan Williams
On Thu, 2010-02-18 at 11:24 +0100, Karel Kozlik wrote: Hi Dan, Dan Williams napsal(a): On Wed, 2010-02-17 at 10:36 +0100, Karel Kozlik wrote: Hi, could someone help me vith openVPN configuration in Network Manager? Actualy when I click to VPN connection in NM, it does nothing. /var

Re: OpenVPN Problem

2010-02-17 Thread rh
: Dan Williams schrieb: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop

OpenVPN config problem

2010-02-17 Thread Karel Kozlik
Hi, could someone help me vith openVPN configuration in Network Manager? Actualy when I click to VPN connection in NM, it does nothing. /var/log/syslog contain following lines: Feb 17 10:11:13 kk-nb NetworkManager: info Starting VPN service 'org.freedesktop.NetworkManager.openvpn'... Feb

Re: OpenVPN Problem

2010-02-17 Thread rh
: Dan Williams schrieb: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop

Re: OpenVPN Problem

2010-02-16 Thread Dan Williams
to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto. But there happens nothing when i try to connect. There are not any

Re: OpenVPN Problem

2010-02-15 Thread Dan Williams
try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto. But there happens nothing when i try to connect. There are not any

Re: OpenVPN Problem

2010-02-13 Thread rh
schrieb: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop

Re: OpenVPN Problem

2010-02-12 Thread Dan Williams
: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto

Re: OpenVPN Problem

2010-02-08 Thread rh
Dan Williams schrieb: On Sat, 2010-01-30 at 10:00 +0100, rh wrote: Dan Williams schrieb: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary

Re: OpenVPN Problem

2010-01-30 Thread rh
Dan Williams schrieb: On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto. But there happens nothing when i try

[Patch] Enable pkcs12 auth for NetworkManager-openvpn

2010-01-29 Thread Huzaifa Sidhpurwala
Hi All, I was working on https://bugzilla.gnome.org/show_bug.cgi?id=534219, which enables pkcs12 key for nm-openvpn. I have attached a patch to the bz, which seems to work for me. Hope this patch is committed soon. Thanks. Regards, Huzaifa Sidhpurwala

OpenVPN Problem

2010-01-29 Thread rh
I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto. But there happens nothing when i try to connect. There are not any Logmessages in /var/log/message, there is no error

Re: OpenVPN Problem

2010-01-29 Thread Mathieu Trudel-Lapierre
Reinhard, On Fri, Jan 29, 2010 at 9:12 AM, rh lis...@singsang.at wrote: try to connect. There are not any Logmessages in /var/log/message, there is no error message, simply no reaction. I have installed Are there any messages in /var/log/syslog? Or do you mean this is the file that you checked

Re: OpenVPN Problem

2010-01-29 Thread Dan Williams
On Fri, 2010-01-29 at 15:12 +0100, rh wrote: I try to connect to an OpenVPN Server (Located on an IPCop) from my Ubuntu Box. I have Configured Netmanager with all necessary parameters Parameters following an IPCop Howto. But there happens nothing when i try to connect. There are not any

Re: PATCH: passwordless TLS openvpn fails to connect with no VPN secrets

2010-01-21 Thread Dan Williams
On Wed, 2010-01-20 at 21:26 -0300, Federico Heinz wrote: On 20/01/2010, Dan Williams wrote: On Mon, 2009-12-21 at 02:10 -0300, Federico Heinz wrote: The openVPN plugin for NetworkManager fails to connect to a passwordless TLS server, complaining of no VPN secrets. This happened

Re: openvpn pkcs12 support

2010-01-20 Thread Dan Williams
On Wed, 2009-12-23 at 13:50 +0100, richard -rw- weinberger wrote: hi, are there any plans to support pkcs12 certificates? technically nm only has to push --pkcs12 instead of --key, --cert and --ca to openvpn. Yes, I've asked somebody to look into this. I think there's a gnome bugzilla bug

Re: PATCH: passwordless TLS openvpn fails to connect with no VPN secrets

2010-01-20 Thread Dan Williams
On Mon, 2009-12-21 at 02:10 -0300, Federico Heinz wrote: The openVPN plugin for NetworkManager fails to connect to a passwordless TLS server, complaining of no VPN secrets. This happened because the code assumes that only static-key servers use no secrets, which isn't true. Only password

PATCH: passwordless TLS openvpn fails to connect with no VPN secrets

2009-12-25 Thread Federico Heinz
The openVPN plugin for NetworkManager fails to connect to a passwordless TLS server, complaining of no VPN secrets. This happened because the code assumes that only static-key servers use no secrets, which isn't true. Only password and password+TLS require secrets. https://bugs.launchpad.net

openvpn pkcs12 support

2009-12-25 Thread richard -rw- weinberger
hi, are there any plans to support pkcs12 certificates? technically nm only has to push --pkcs12 instead of --key, --cert and --ca to openvpn. thanks, //richard p.s: please cc me, i'm not subscribed. ___ NetworkManager-list mailing list NetworkManager

Re: network-manager-openvpn

2009-12-16 Thread Dan Williams
On Tue, 2009-12-15 at 11:08 -0500, Matt Wilks wrote: On 09-12-14 06:09 PM, Dan Williams wrote: On Mon, 2009-12-14 at 09:24 -0500, Matt Wilks wrote: This must have been discussed before on this list, but I'm curious the reasoning behind making network-manager-openvpn have its own GUI

Re: network-manager-openvpn

2009-12-16 Thread Matt Wilks
On Wed, 2009-12-16 at 12:43 PM, Dan Williams wrote: On Tue, 2009-12-15 at 11:08 -0500, Matt Wilks wrote: What prompted my initial query was the lack of support forca,cert andkey directives (supported in OpenVPN since 2.1-beta7, Nov 2005). They allow you to specify the key files directly

Re: network-manager-openvpn

2009-12-15 Thread Matt Wilks
On 09-12-14 06:09 PM, Dan Williams wrote: On Mon, 2009-12-14 at 09:24 -0500, Matt Wilks wrote: This must have been discussed before on this list, but I'm curious the reasoning behind making network-manager-openvpn have its own GUI for configuration in the first place. Why not offer

Re: network-manager-openvpn

2009-12-14 Thread Matt Wilks
Read slowly, im not talking about routes here, talking about all the openvpn parameters that are not yet configurable/importable with the current graphical interface. They could just be configured through or imported into a single listbox as described above. But that's *horrible* UI

Re: network-manager-openvpn

2009-12-14 Thread Dan Williams
On Mon, 2009-12-14 at 09:24 -0500, Matt Wilks wrote: Read slowly, im not talking about routes here, talking about all the openvpn parameters that are not yet configurable/importable with the current graphical interface. They could just be configured through or imported into a single

openvpn parameters

2009-11-24 Thread Joseph L. Casale
I need to add an auth-user-pass directive to my configuration, where does nm store the config files for OpenVPN connections? Thanks! jlc ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: openvpn parameters

2009-11-24 Thread Ryan Lynch
Hi, Joseph: On Tue, Nov 24, 2009 at 14:23, Joseph L. Casale jcas...@activenetwerx.com wrote: I need to add an auth-user-pass directive to my configuration, where does nm store the config files for OpenVPN connections? NM doesn't store OpenVPN config files--it actually constructs a complete

RE: openvpn parameters

2009-11-24 Thread Joseph L. Casale
NM doesn't store OpenVPN config files--it actually constructs a complete OpenVPN command line, with all the required options, every time it starts the daemon. Oh, that’s good to know... You'll need to set your OpenVPN options via the NM GUI. I don't remember off the top of my head whether 'auth

nm-applet / vpnc / pptp / openvpn

2009-11-18 Thread Geronimo Wheeler
in an easy way. Desktop environment independent. [D] net-misc/networkmanager-openvpn Available versions: ~0.3.2_p20070621 ~0.7.1-r1 {crypt debug doc gnome} Installed versions: 0.7.1-r1(16.02.50 2009-11-17)(-gnome) Homepage:http://www.gnome.org/projects/NetworkManager

nm-applet / vpnc / pptp / openvpn

2009-11-18 Thread Geronimo Wheeler
in an easy way. Desktop environment independent. [D] net-misc/networkmanager-openvpn Available versions: ~0.3.2_p20070621 ~0.7.1-r1 {crypt debug doc gnome} Installed versions: 0.7.1-r1(16.02.50 2009-11-17)(-gnome) Homepage:http://www.gnome.org/projects/NetworkManager

Re: nm-applet / vpnc / pptp / openvpn

2009-11-18 Thread SpaceCake
and Ubuntu that packages is called pptp-linux. You didn't mention your distro, but I'm assuming it is not one of those two since they would have automatically installed the prerequisites. Similarly, there is a package called vpnc that is needed to make the nm-vpnc work and openvpn has

Re: nm-applet / vpnc / pptp / openvpn

2009-11-18 Thread Dan Williams
/NetworkManager/ Description: Network configuration and management in an easy way. Desktop environment independent. [D] net-misc/networkmanager-openvpn Available versions: ~0.3.2_p20070621 ~0.7.1-r1 {crypt debug doc gnome} Installed versions: 0.7.1-r1(16.02.50 2009-11

Re: [Patch] Add Export functionality to NetworkManager-openvpn

2009-11-02 Thread Dan Williams
On Fri, 2009-10-16 at 13:54 +0530, Huzaifa Sidhpurwala wrote: Small improvement here, added auth-user-pass for some auth types On Fri, Oct 16, 2009 at 1:23 PM, Huzaifa Sidhpurwala sidhpurwala.huza...@gmail.com wrote: Hi All, This patch is a bit raw, but is well tested, It

Re: [Patch] Add Export functionality to NetworkManager-openvpn

2009-10-16 Thread Huzaifa Sidhpurwala
) ); + +/* Add extra args which are hard-coded*/ +fprintf (f, nobind\n auth-nocache\n script-security 2\n +persist-key\n persist-tun\n +user openvpn\n group openvpn\n); +success = TRUE; + +done: +fclose (f); +return success

Export functionality in nm-openvpn is non-existent

2009-10-15 Thread Huzaifa Sidhpurwala
Hi, Just started work on the export functionality of the nm-openvpn plugin, but i thought, i should ask if others are already working on it? If nobody is, than i am on it. Regards, Huzaifa. ___ NetworkManager-list mailing list NetworkManager-list

small fix for nm-openvpn-service: could not find the openvpn binary

2009-10-07 Thread Juvenn Woo
I compiled openvpn-2.1_rc13 from source, that installed the openvpn binary only to /usr/local/sbin, and neither /usr/sbin nor /sbin. While network-manager-openvpn only includes /usr/sbin/openvpn and /sbin/openvpn as binary paths to search. The network manager applet then complains of Could

Re: small fix for nm-openvpn-service: could not find the openvpn binary

2009-10-07 Thread Dan Williams
On Wed, 2009-10-07 at 22:01 +0800, Juvenn Woo wrote: I compiled openvpn-2.1_rc13 from source, that installed the openvpn binary only to /usr/local/sbin, and neither /usr/sbin nor /sbin. While network-manager-openvpn only includes /usr/sbin/openvpn and /sbin/openvpn as binary paths to search

Re: network-manager-openvpn

2009-09-23 Thread Dan Williams
On Fri, 2009-09-11 at 04:27 +0200, Luc Deschenaux wrote: 1. It should be possible to activate simutaneously many openvpn configurations using checkboxes instead of radiobuttons, (in server mode also, say in a second time...). Yes, this is something that's been on the map for a while

Re: network-manager-openvpn

2009-09-23 Thread Luc Deschenaux
Le mardi 22 septembre 2009 à 23:09 -0700, Dan Williams a écrit : On Fri, 2009-09-11 at 04:27 +0200, Luc Deschenaux wrote: 1. It should be possible to activate simutaneously many openvpn configurations using checkboxes instead of radiobuttons, (in server mode also, say in a second time

Re: network-manager-openvpn

2009-09-10 Thread Luc Deschenaux
to make it work like everybody at first glance will expect it should, ie: allowing to import any valid openvpn configuration file. Let me just send you, instead of a patch, a more serious analysis of what could make network-manager-openvpn less annoying: 1. It should be possible to activate

Re: network-manager-openvpn

2009-09-10 Thread Dan Williams
. I know that patches are always welcome :) But i dont have the time to make it work like everybody at first glance will expect it should, ie: allowing to import any valid openvpn configuration file. Let me just send you, instead of a patch, a more serious analysis of what could make network

Re: network-manager-openvpn

2009-09-10 Thread Luc Deschenaux
1. It should be possible to activate simutaneously many openvpn configurations using checkboxes instead of radiobuttons, (in server mode also, say in a second time...). Yes, this is something that's been on the map for a while but there was other stuff that we considered more important

[PATCH] tun-mtu and fragment support for openvpn

2009-05-04 Thread James R. Leu
Hello all, Here is my attempt at adding support for tun-mtu and fragment to NetworkManager-openvpn. it works for me The diff is against SVN HOL this afternoon. I'm not subscribed to the list, so if there are any questions please CC me. -- James R. Leu j...@mindspring.com diff -uNr --exclude

Re: dbus and OpenVPN Autostart

2009-04-27 Thread Harald S.
access point, but I want to be able to choose a different access point manually when I need to. -- View this message in context: http://www.nabble.com/dbus-and-OpenVPN-Autostart-tp21905375p23259261.html Sent from the Gnome - NetworkManager mailing list archive at Nabble.com

Re: Problem with openvpn and dns

2009-04-22 Thread Dan Williams
On Sun, 2009-04-19 at 00:42 -0400, Eric S. Johansson wrote: this isn't really a problem with network manager but that is where first manifested. The problem is that when open VPN is started, the far side DNS entry is added to resolv.conf and there in lies the problem. When the far side DNS

Problem with openvpn and dns

2009-04-18 Thread Eric S. Johansson
this isn't really a problem with network manager but that is where first manifested. The problem is that when open VPN is started, the far side DNS entry is added to resolv.conf and there in lies the problem. When the far side DNS server returns a NXDOMAIN which keeps the resolver from looking

Re: openvpn plugin hmac auth option differences between Fedora 9 and 10

2009-03-30 Thread Robert Vogelgesang
this? Looks like HMAC auth wasn't getting saved correctly in the GUI. I've found and fixed the problem in openvpn SVN (r53 and 54), and it will get into the next NM update for Fedora. since last friday, there are new update packages in the Fedora 10 repos for NetworkManager, but not for the openvpn plugin

<    1   2   3   4   5   6   7   >