Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Francesco Andrisani
OK. So i've installed openvpn client on my workstation with certificate authentication and...it work fine. About NetworkManager-openvpn i've installed (from sources) 0.9.0 version, the same of NetworkManager (it also installed from sources). A clarification...i use the system without X server

Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Francesco Andrisani
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 - connection name : connection id : VPNconnection (s) uuid :

Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Francesco Andrisani
Thanks a lot. But i'm not able to know all parameter to intert into my /etc/NetworkManager/system-connections/VPNconnection. For example keyfile, certficate, ecc Please can you tell me how to find these informations (all parameters)? Thanks and regards On Thu, Nov 3, 2011 at 3:51 PM, Dan

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]

Re: OpenVpn plugin NeedSecret

2011-11-03 Thread Dan Williams
On Thu, 2011-11-03 at 16:03 +0100, Francesco Andrisani wrote: Thanks a lot. But i'm not able to know all parameter to intert into my /etc/NetworkManager/system-connections/VPNconnection. For example keyfile, certficate, ecc Please can you tell me how to find these informations (all

help

2011-11-03 Thread julien
unsuscribe end Le 03/11/2011 16:22, networkmanager-list-requ...@gnome.org a écrit : Send networkmanager-list mailing list submissions to networkmanager-list@gnome.org To subscribe or unsubscribe via the World Wide Web, visit

ro...@ravenscroft.za.net

2011-11-03 Thread rollo
Unsubscribe. End. Sent from my BlackBerry® wireless device ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: help

2011-11-03 Thread Dan Williams
On Thu, 2011-11-03 at 16:46 +0100, julien wrote: unsuscribe end You can do this by visiting: http://mail.gnome.org/mailman/listinfo/networkmanager-list and unsubscribing yourself on that page. Dan Le 03/11/2011 16:22, networkmanager-list-requ...@gnome.org a écrit : Send

Re: ipunblock branch testing

2011-11-03 Thread Tore Anderson
* Dan Williams The behaviour I would expect instead, is that ticking the «Require» box for an address family would block NM from succeeding the overall connection until the required address family had completed. If both address families was ticked as required, then it should not have

Re: Persistent 3G connection fails, not sure why

2011-11-03 Thread Alexander Karlstad
Den 31. okt. 2011 19:28, skrev Alexander Karlstad: Den 28. okt. 2011 13:59, skrev David Pfeffer: How do we get some attention to this patch and get it applied to the main source? This is a /major/ issue for anyone running a persistent 3G connection. Indeed. I hope someone is willing to have a

Re: ipunblock branch testing

2011-11-03 Thread Dan Williams
On Thu, 2011-11-03 at 17:27 +0100, Tore Anderson wrote: * Dan Williams The behaviour I would expect instead, is that ticking the «Require» box for an address family would block NM from succeeding the overall connection until the required address family had completed. If both address

Re: ro...@ravenscroft.za.net

2011-11-03 Thread Dan Williams
On Thu, 2011-11-03 at 15:59 +, ro...@ravenscroft.za.net wrote: http://mail.gnome.org/mailman/listinfo/networkmanager-list Use this link to unsubscribe yourself. It's at the bottom of every mail from this list. Dan ___ networkmanager-list mailing

[PATCH 1/2] MM: disable(): Finish all disable commands before returning

2011-11-03 Thread Nathan Williams
This addresses some dubious behavior that was one source of a crash on our systems. - Nathan From 7e9aebaeb179be5a9093c74815af45b62cc849b7 Mon Sep 17 00:00:00 2001 From: Nathan Williams n...@chromium.org Date: Thu, 3 Nov 2011 16:13:07 -0400 Subject: [PATCH 1/2] disable(): Finish all disable

Re: ModemManager: [PATCH 2/2] Improvements to SIM PIN handling

2011-11-03 Thread Eric Shienbrood
Why is the new property in the Modem.Gsm.Card interface, and not in the Modem one (close to UnlockRequired and UnlockRetries). Same for the new MMModemGsmFacility flags, why not have them in the Modem interface. Some locks come from the card, but not all, so it's not really card-specific.

ModemManager: [PATCH 0/2] Resubmission of: Improvements to SIM PIN handling

2011-11-03 Thread Eric Shienbrood
This is a new spin of the patch described in http://mail.gnome.org/archives/networkmanager-list/2011-October/msg00198.html. It's been rebased and modified to take into account comments by Aleksander and Dan. ___ networkmanager-list mailing list

ModemManager: [PATCH 1/2] Resubmission of: Improvements to SIM PIN handling

2011-11-03 Thread Eric Shienbrood
From e95b482767bf0399a35fd5a20c46ca6dfa173b3b Mon Sep 17 00:00:00 2001 From: Eric Shienbrood e...@google.com Date: Thu, 14 Jul 2011 19:11:54 -0400 Subject: [PATCH] Correctly track the number of SIM PIN retries left. There are other operations besides SendPin and SendPuk that can result in the

ModemManager: [PATCH 2/2] Resubmission of: Improvements to SIM PIN handling

2011-11-03 Thread Eric Shienbrood
From e9ed4df79c1159a51b919f9bf7745370f015dd76 Mon Sep 17 00:00:00 2001 From: Eric Shienbrood e...@google.com Date: Thu, 11 Aug 2011 13:58:59 -0400 Subject: [PATCH] Added new property to track which facility locks are enabled. The property EnabledFacilityLocks on the .Modem.Gsm.Card interface is

[PATCH 2/2] MM: internal_queue_command(): Reject new commands when the port is closed.

2011-11-03 Thread Nathan Williams
This is the actual crasher. - Nathan From 3cd611e30fce4b572ab7f89cca876dff3362cd36 Mon Sep 17 00:00:00 2001 From: Nathan Williams n...@chromium.org Date: Thu, 3 Nov 2011 16:21:45 -0400 Subject: [PATCH 2/2] internal_queue_command(): Reject new commands when the port is closed. Otherwise, we

Re: [PATCH 1/2] MM: disable(): Finish all disable commands before returning

2011-11-03 Thread Dan Williams
On Thu, 2011-11-03 at 16:32 -0400, Nathan Williams wrote: This addresses some dubious behavior that was one source of a crash on our systems. Pushed, thanks. Might want to configure with --enable-more-warnings too, I had to add a 'static' to the mark_disable() function. Dan

Re: ipunblock branch testing

2011-11-03 Thread Tore Anderson
* Dan Williams Great! Just to clarify, though, it would be good if the configuration/addressing for the non-failing address family is still committed as soon as it's available, I'm only referring to the overall connected state (i.e., the little popup from the systray applet saying you're