** Changed in: network-manager-openvpn (Ubuntu)
Assignee: (unassigned) => ubutnu (ubutnu)
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I can confirm this bug. When i start a openvpn-connection with the
network manager, the connection seems to be okay. But when i ping some
hosts (by hostname) something seems to be wrong. I have attached the
syslog output. In my openvpn configuration i use some resolv-scripts:
up /etc/openvpn/updat
I'm still having the problem that Erki Hallingu and WillSmith reported.
Nov 1 16:40:05 valentin-laptop NetworkManager: Starting VPN service
'org.freedesktop.NetworkManager.openvpn'...
Nov 1 16:40:05 valentin-laptop NetworkManager: VPN service
'org.freedesktop.NetworkManager.openvpn' start
Indeed, my mistake. I've ran it with --script-security 2 option and everything
is OK.
Apologizing for providing a wrong info.
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs,
Still works for me.
Tore
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
The same problem (openvpn_execve: external program may not be called due to
setting of --script-security level)
in openvpn version 2.1~rc11-1ubuntu2.
So it seems the problem returns...
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received thi
Thierry:
I updated openvpn to the rc9. The first try it did the same thing as before.
But now it works. So, updating to openvpn 2.1~rc9 seems to fix the issue.
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification beca
Hi,
I discovered that my problem was indeed different. While experimenting with
various settings, I had accidentally left "System setting" as checked. When
clearing that checkmark, my connection starts working.
Why does this affect the connection? If I understood correctly, this
means that by ch
Erki: could you please open a separate bug ? the two issues don't seem
to be connected. Just confirm between which versions it appeared and
give more information on the "Siemens" configuration that seems to have
no options. Thanks.
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bu
WillSmith: you should update openvpn to the latest version as well.
network-manager-openvpn depends on "openvpn" while it should now depend
on openvpn (>= 2.1~rc9), the one that supports the now-required
--script-security option.
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs
After earlier update network-manager-openvpn will not connect. Worked
great until the update on the 12th, then it was broken. Output of
/var/log/syslog:
Sep 16 23:52:19 will-laptop NetworkManager: Starting VPN service
'org.freedesktop.NetworkManager.openvpn'...
Sep 16 23:52:19 will-laptop Ne
** Changed in: openvpn (Ubuntu)
Status: New => Fix Released
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
2008-09-10 openvpn update fixed the issue, but after that came another
update and openvpn is broken again.
Sep 12 10:42:51 ubuntu NetworkManager: Starting VPN service
'org.freedesktop.NetworkManager.openvpn'...
Sep 12 10:42:51 ubuntu NetworkManager: VPN service
'org.freedesktop.NetworkManag
** Changed in: openvpn (Ubuntu)
Status: Fix Released => New
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Today's updates fixed the issue
** Changed in: network-manager-openvpn (Ubuntu)
Status: In Progress => Fix Released
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, whi
I can confirm that the patch posted by Alexander Sack fixes the issue.
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
More Information (in German):
http://amor.cms.hu-berlin.de/~herenzed/blog/archives/2008/08/29
/openvpn_an_der_hu-berlin_update/index.html
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of U
Hi,
Applying the pacth seem to fix the connection problem.
Here is the log :
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+):
GsmXsmpServer: accept_ice_connection()
Aug 29 10:24:36 bigbob-virtual x-session-manager[5358]: DEBUG(+):
GsmXSMPClient: Setting up new connection
Aug
You're right about that, at least it still doesn't work after the
upgrade to openvpn 2.1~rc9-3ubuntu1. Still fails with the script-
security error message.
Tore
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification becau
looks like the nm plugin needs a fix on its own. Thanks to M. Biebl for
providing that patch.
diff --git a/openvpn/src/nm-openvpn-service.c
b/vpn-daemons/openvpn/src/nm-openvpn-service.c
index 9d0c7d4..0df1178 100644
--- a/openvpn/src/nm-openvpn-service.c
+++ b/openvpn/src/nm-openvpn-service.c
@@
This bug was fixed in the package openvpn - 2.1~rc9-3ubuntu1
---
openvpn (2.1~rc9-3ubuntu1) intrepid; urgency=low
* debian/openvpn.init.d: Add "--script-security 2" by default for backwards
compatibility
(LP: #260291)
-- Chuck Short <[EMAIL PROTECTED]> Mon, 25 Aug 2008 10:2
ok, zul confirmed that this is a openvpn issue (not a nm plugin one).
next openvpn upload is supposed to fix this. closing nm part
accordingly.
** Changed in: network-manager-openvpn (Ubuntu)
Status: Confirmed => Invalid
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.
milestoning to get the server team (who maintains openvpn) on this
plate.
Apparently the openvpn upgrade to 2.1~rc7 broke the script-security
thing.
Anyone can take a look?
(see bug #259562)
** Also affects: openvpn (Ubuntu)
Importance: Undecided
Status: New
** Changed in: openvpn (U
Part #2 of bug #259562 is a dup of this one, so I'm marking as confirmed
and merging them.
Tore
** Changed in: network-manager-openvpn (Ubuntu)
Status: New => Confirmed
--
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug not
24 matches
Mail list logo