Re: [Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-09-25 Thread Prasanth Ullattil
Yes that was the problem On 9/24/07, Philipp Kern <[EMAIL PROTECTED]> wrote: > The problem is that network-manager-openvpn is unable to correctly pull > the routes pushed by the endpoint. Is this correct? > > The plugin is able to pull other settings just fine. > > ** Summary changed: > > - [Feist

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-09-24 Thread Philipp Kern
The problem is that network-manager-openvpn is unable to correctly pull the routes pushed by the endpoint. Is this correct? The plugin is able to pull other settings just fine. ** Summary changed: - [Feisty] NetworkManager OpenVPN doesn't have a pull option + [Feisty] n-m-openvpn fails to pull r

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-09-24 Thread Philipp Kern
Unassign Soren. He is currently not continuing his work on this feature because there is a lot more work involved behind the scenes to make it running. ** Changed in: network-manager-openvpn (Ubuntu) Assignee: Soren Hansen (shawarma) => (unassigned) -- [Feisty] NetworkManager OpenVPN doesn'

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-09-24 Thread Philipp Kern
** Changed in: network-manager-openvpn (Ubuntu) Importance: Undecided => Low -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-06-08 Thread Michael Trunner
No my Problem is that nm tries every encryption method and did not use one that the access-point him told or that I configured. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of Ubuntu

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-06-08 Thread TomasHnyk
Oh, I see, I misread what you said before. I will try this. As for the EAP, it seems there is a patch upstream that makes it work now: http://mail.gnome.org/archives/networkmanager-list/2007-June/msg00055.html -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.n

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-06-08 Thread Michael Trunner
Yes it's in a other order but thats no problem! My problem that i tolded was a diffrent. To patch nm you have to change the complete system! And because of problems with wpa-eap, I don't use nm anymore. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bug

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-06-07 Thread TomasHnyk
Michael Trunner Since this works only for some routes, as you have stated, could you make a patch that would work for everybody? I am not a coder so I cannot make it myself... -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this b

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-05-12 Thread TomasHnyk
BTW, there seems to be a general problem on Linux with pulling dns settings, at least according to this: http://openvpn.net/howto.html#dhcp Could that be related? -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notificatio

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-05-02 Thread Michael Trunner
Sorry but that's a other bug. Please open a new one :-) But no, I found no problem with your configs. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-05-01 Thread Prasanth Ullattil
It is not working with the original package also. It only works with the command line. I think I have the right auth options, did u find any problems with the config files I posted (the .ovpn is the one I use in both windows and from linux command shell) I don't enter username/password from com

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-05-01 Thread Jerome Soyer
Same for me :-/ I must use openvpn configuration for having right routes. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubunt

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-05-01 Thread Michael Trunner
Does it only not work with my patch? Is it working with the orginal ubuntu package or only with the command line? Have you choose the right auth in the options? Do you need to enter a username and a password with openvpn at the commandline? -- [Feisty] NetworkManager OpenVPN doesn't have a pull

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-30 Thread Prasanth Ullattil
I am not able to connect using the network manager. I am getting the following error Could not start the vpn connection due to a connection error The VPN login failed because the VPN program could not connect to the VPN server. The exported .pcf file [openvpn] description=My Office connecti

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-30 Thread Michael Trunner
Is there away to delete his own stupid comments? :-/ Forget about that it isn't working. It was my own fault. It's working for me :-) -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-30 Thread Michael Trunner
Sorry, but I must revoke the patch, because the routing commands are in a wrong order with this patch. It only works with some VPNs, but not with all. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because yo

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-29 Thread Michael Trunner
Hi, that fixed it for me. I made a patch for the deb. 1. $ sudo apt-get build-dep network-manager-openvpn 2. $ apt-get source network-manager-openvpn 3. place the patch file in debian/patches 4. $ sudo debuild -us -uc Install the new package. Hope it helps. ** Attachment added: "03_routers.diff

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-23 Thread Michael Trunner
The problem is that networkmanager overwrites the routes from openvpn. So both commands are wokring as root, because networkmanager do nothing in this case. My fix is that networkamanger configures his settings and 15 seconds later openvpn overwrites the settings from networkmanger, (when there i

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-23 Thread [EMAIL PROTECTED]
Same problem. Anyhow invoking the command (and args ) unmodified as if NetworkManager would in a root terminal works fine: usr/sbin/openvpn --remote VPN_SERVER_ADDR --comp-lzo --nobind --dev tap --proto tcp-client --port 1194 --syslog nm-openvpn --up /usr/lib /network-manager-openvpn/nm-openvpn-se

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-21 Thread Michael Trunner
Adding the option --route-delay 15 on the openvpn command, fix this bug for me. When a route is push it will be executet after the Networkmanager, and will be not overwritten as before. If no route is pushed nothing happen. But there is still a problem ( Bug #96260 ). Networkmanager removes the ol

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-21 Thread Michael Trunner
Hello all, I tried to find the problem, because the option --pull is set! If you execute ps aux after starting the vpn connection you will see that this is started: /usr/sbin/openvpn --remote openvpn.rus.uni-stuttgart.de --comp-lzo --nobind --dev tun --proto udp --port 1194 --cipher AES-256-CBC -

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-21 Thread Sergey Schwartz
Hello world! my first post on launchpad :) I've got exact the same problem. I still use openvpn from terminal, it's ok for me but not for my users :( One more question here - does NM support static routes? I will be testing NM PPTP plugin soon. I used to set em(static routes) up manualy. maybe

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-20 Thread Michael Trunner
Same Problem here with the WLAN of my university. Hope this support is coming soon. -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-04-17 Thread Marcin Feder
The same problem as described by Eythian makes networkmanager-openvpn unusable to me. I cross my fingers for 'pull' support that should be really useful. Thank you Soren! -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://bugs.launchpad.net/bugs/88069 You received this bug not

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-25 Thread Eythian
Just a quick note, this is also affecting me, as the server pushes through a couple of routes that are needed to make it work. When started through nm-applet, the route looks like: Destination Gateway Genmask Flags Metric RefUse Iface 222-154-246-45. DD-WRT 255.25

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-15 Thread Darren Albers
Sorry I just saw Stephane's comment that Soren was working on this and Soren's follow-up. I had bookmarked this bug a couple of days ago to comment on it and should have checked for updates when I came back! Thank you Soren! -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-15 Thread Darren Albers
I think my problem is the same as this bug, when I use push "redirect- gateway def 1" it fails to change the default gateway. I see the following error in syslog: nm-openvpn[22655]: ERROR: Linux route add command failed: shell command exited with error status: 7 I was going to report this on the

Re: [Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-15 Thread Soren Hansen
On Thu, Mar 15, 2007 at 08:06:03AM -, Manuel Zach wrote: > What is the status, about this bug? Will network-manager in feisty > support the pull option? It would be very important for me and, I guess > for a lot of other people. Can we help? I've been working on it, but had a big exam today I

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-15 Thread Stéphane Graber
Soren Hansen is currently working on it, he's already updated the GUI and added the option and did a good part of the code thing (actually there is still a small problem with NetworkManager overwriting the routes just after the --pull option set them). -- [Feisty] NetworkManager OpenVPN doesn't h

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-03-15 Thread Manuel Zach
What is the status, about this bug? Will network-manager in feisty support the pull option? It would be very important for me and, I guess for a lot of other people. Can we help? -- [Feisty] NetworkManager OpenVPN doesn't have a pull option https://launchpad.net/bugs/88069 -- ubuntu-bugs mailin

[Bug 88069] Re: [Feisty] NetworkManager OpenVPN doesn't have a pull option

2007-02-26 Thread Soren Hansen
This should be easy enough to add. I'll see what I can do (tomorrow or thereabouts). Thanks for your bug reports! ** Changed in: network-manager-openvpn (Ubuntu) Assignee: (unassigned) => Soren Hansen ** Changed in: network-manager-openvpn (Ubuntu) Status: Unconfirmed => Confirmed -