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 ___ net

Re: Continues drops on 3G

2010-02-10 Thread Jonathan Petersson
so I'll try to get it sometime this week. /Jonathan On Tue, Feb 9, 2010 at 12:19 AM, Dan Williams wrote: > On Sun, 2010-01-31 at 23:51 +0100, Jonathan Petersson wrote: >> Hi all, >> >> Throughout the last 24 hours I've started getting quite frequent drops >>

Continues drops on 3G

2010-01-31 Thread Jonathan Petersson
Hi all, Throughout the last 24 hours I've started getting quite frequent drops on my 3G connection, talking to the provider they don't have any known issues. Here's the logs from network-manager and modem-manager: Jan 31 23:40:10 jpetersson2-desktop NetworkManager: (ppp0): writing resolv.conf t

Re: Issues with iPhone tethering after phone disconnect

2010-01-12 Thread Jonathan Petersson
iled Jan 12 20:31:38 jpetersson2-desktop NetworkManager: flush_addresses: assertion `iface_idx >= 0' failed On Tue, Jan 12, 2010 at 8:29 PM, Jonathan Petersson wrote: > Hi all, > > I recently enabled tethering on my iPhone with bluetooth to my > Linux-server which worked swel

Issues with iPhone tethering after phone disconnect

2010-01-12 Thread Jonathan Petersson
Hi all, I recently enabled tethering on my iPhone with bluetooth to my Linux-server which worked swell for the first few days. However the iPhone ran out of battery and since that happened I've been unable to reconnect to it. I've tried to browse through logs but I can't really find any related to

Re: Option 505 support

2009-11-15 Thread Jonathan Petersson
Sounds good Dan, I'll send out some feedback once I get it. /Jonathan On Sat, Nov 14, 2009 at 3:15 AM, Dan Williams wrote: > On Fri, 2009-11-13 at 13:12 +0100, Jonathan Petersson wrote: >> Hi all, >> >> I'm about to order a 3G Modem from my provider, at this tim

Option 505 support

2009-11-13 Thread Jonathan Petersson
Hi all, I'm about to order a 3G Modem from my provider, at this time they offer Option 505, has anyone used it or have any knowledge of whether it's supported. Thanks /Jonathan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://m

Re: Mobile broadband statistics

2009-04-30 Thread Jonathan Petersson
If you look at /proc/net/dev once connected there's counters available showing how much data that has been transferred, I believe this counter will reset each time the interface is disconnected from your computer. Your best choice is probably to write a script that counts the data from /proc/net/d

Re: Support for markup configuration with NetworkManager-openvpn

2009-03-29 Thread Jonathan Petersson
6f50c 79766ab9b17a9a2d1762f4b04049d87f d74c6aa6a7386c7a6d9fc46c543cd2dc 6d2c0724b639556a6f3894b76101881e -END OpenVPN Static key V1- On Fri, Mar 27, 2009 at 3:18 PM, Jonathan Petersson wrote: > It doesn't seam like OpenVPN Technologies has released any > documentation on it yet even though it's been

Re: Support for markup configuration with NetworkManager-openvpn

2009-03-27 Thread Jonathan Petersson
2009 at 3:08 PM, Dan Williams wrote: > On Tue, 2009-03-24 at 11:31 -0700, Jonathan Petersson wrote: >> Hi all, >> >> As of OpenVPN 2.1 beta 7 support has been added enclose various >> elements directly to the configuration rather than separate files >> using markup.

Support for markup configuration with NetworkManager-openvpn

2009-03-24 Thread Jonathan Petersson
Hi all, As of OpenVPN 2.1 beta 7 support has been added enclose various elements directly to the configuration rather than separate files using markup. Is there today support to enable features like this with the GConf backend in place? Quote from changlog for OpenVPN 2.1 beta7: "* Allow ca, cer

Re: Fedora 10; openvpn plugin, treat tun devices as tap devices in relation to netmask (do not hardcode tun to /32)

2009-03-23 Thread Jonathan Petersson
Hi Dan, Just to follow up on the same thread (jpeters...@garnser.se), I just did a quick bash-script requesting the $ifconfig_netmask variable upon connection. This is successfully set, in our case we're using a /24 subnet mask making $ifconfig_netmask result in 255.255.255.0 as expected.

Re: Password + TLS Auth

2009-01-17 Thread Jonathan Petersson
On Jan 16, 2009, at 10:31, Dan Williams wrote: On Thu, 2009-01-15 at 12:00 -0800, Jonathan Petersson wrote: Yep that did the trick, however: When adding the TLS key manually the content isn't stored. I.e. if I select a TLS key, click OK, then go back and look at my TLS key settings th

Re: Password + TLS Auth

2009-01-15 Thread Jonathan Petersson
onathan On Wed, Jan 14, 2009 at 9:06 AM, Jonathan Petersson wrote: > Thanks Matthias, I'll give it a try. > > /Jonathan > > On Wed, Jan 14, 2009 at 7:42 AM, Matthias May wrote: >> Hi Jonathan, >> >> if your problem is the one described here >> https://bug

Re: Password + TLS Auth

2009-01-14 Thread Jonathan Petersson
Thanks Matthias, I'll give it a try. /Jonathan On Wed, Jan 14, 2009 at 7:42 AM, Matthias May wrote: > Hi Jonathan, > > if your problem is the one described here > https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/282752 > , it should be fixed in the more recent versions of

Re: Invalid IP-assignment if assigned within pushed route

2009-01-12 Thread Jonathan Petersson
Thx, I'm traveling this week but I'll give it a shot on Thursday when I get access to my Ubuntu host again. /Jonathan On Mon, Jan 12, 2009 at 10:23 AM, Dan Williams wrote: > On Fri, 2009-01-09 at 10:31 -0800, Jonathan Petersson wrote: >> Which repository am I supposed to

Re: Invalid IP-assignment if assigned within pushed route

2009-01-09 Thread Jonathan Petersson
Which repository am I supposed to check out to modify nm-openvpn-service-openvpn-helper.c? Thanks /Jonathan On Fri, Jan 9, 2009 at 9:45 AM, Dan Williams wrote: > On Fri, 2009-01-09 at 08:51 -0800, Jonathan Petersson wrote: >> Please see first part och the log-file:, OpenVPN

Re: Invalid IP-assignment if assigned within pushed route

2009-01-09 Thread Jonathan Petersson
800, Jonathan Petersson wrote: >> Hi all, >> >> I've encountered something that seams like a bug. >> >> The OpenVPN server I connect to assigns me a 10.100.40.X/24 IP. The >> server is also pushing the range 10.100.0.0/16. As my client becomes >> aware o

Password + TLS Auth

2009-01-08 Thread Jonathan Petersson
Hi all, I'm working on a new deployment where we've decided to use: username,password,shared ca,tls auth Looking at network-manager-openvpn I'm unable to find an appropriate "profile" that allows me to limit my options to these only. Is there any workaround for it? Thanks /Jonathan

Invalid IP-assignment if assigned within pushed route

2009-01-08 Thread Jonathan Petersson
Hi all, I've encountered something that seams like a bug. The OpenVPN server I connect to assigns me a 10.100.40.X/24 IP. The server is also pushing the range 10.100.0.0/16. As my client becomes aware of it, it changes the assigned netmask resulting in 10.0.40.X/16 which causes various fun issues