[Bug 422100] [NEW] dispatcher does not handle vpn-connections correctly
steohan
steohan at gmx.de
Mon Aug 31 16:48:50 UTC 2009
Public bug reported:
Binary package hint: network-manager-openvpn
A script in /etc/NetworkManager/dispatcher.d/ get wrong information for
a vpn-connection (tun0):
pre-up:
seems not to exist
up:
tun0 vpn-up (maybe this is ok)
down:
seems not to exist
post-down:
eth0 vpn-down (what is totaly wrong)
I noticed it by checking the tun0 interface with "ifconfig tun0" on vpn-
down
I think it would be better not to use vpn-up/-down because it irritate and I think with interface name tun/tap it is clear enought.
So id should be like this:
tun0 pre-up
tun0 up
tun0 down
tun0 post-down
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: network-manager-openvpn 0.7.1~rc4.1.20090323+bzr27-0ubuntu2
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: network-manager-openvpn
Uname: Linux 2.6.28-15-generic x86_64
** Affects: network-manager-openvpn (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug
--
dispatcher does not handle vpn-connections correctly
https://bugs.launchpad.net/bugs/422100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list