Public bug reported:
Binary package hint: vpnc
I'm using Hardy Heron, fresh Alpha 5 install with all updates.
Before I reinstalled my OS, my VPN connection was fine. As wel as with the
command-line of vpnc as with the network manager vpnc plugin, I could activate
my vpn perfectly
However, since the reinstall, I do seem to get a permission refusal when
trying to connect to the vpn.
When using vpnc to connect to a VPN network, I get the error:
Failed to bind to 0.0.0.0:500: Permission denied
Same with network-manager-vpnc:
Mar 6 16:39:49 tim-desktop NetworkManager: <WARN>
nm_vpn_service_stop_connection(): (VPN Service
org.freedesktop.NetworkManager.vpnc): could not stop connection 'My VPN'
because service was 2.
Mar 6 16:40:15 tim-desktop NetworkManager: <info> Will activate VPN
connection 'My VPN', service 'org.freedesktop.NetworkManager.vpnc', user_name
'tim', vpn_data 'IPSec gateway / $vpn_address / IPSec ID / studenten / Xauth
username / $vpn_username', route 'xxx.xxx.0.0/16 / xxx.xxx.0.0/16'.
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 1 of 4 (Connection Prepare) scheduled...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 1 of 4 (Connection Prepare) ran VPN service daemon
org.freedesktop.NetworkManager.vpnc (PID 7282)
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 1 of 4 (Connection Prepare) complete.
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:15 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:16 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:17 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:17 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) scheduled...
Mar 6 16:40:17 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
Stage 2 of 4 (Connection Prepare Wait) waiting...
Mar 6 16:40:17 tim-desktop NetworkManager: <info> VPN Activation (My VPN)
failed.
Mar 6 16:40:17 tim-desktop NetworkManager: <WARN>
nm_vpn_service_stop_connection(): (VPN Service
org.freedesktop.NetworkManager.vpnc): could not stop connection 'My VPN'
because service was 2.
Last comment in another vpnc bug
(https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/179239, which is a
different bug) seems the same to me.
Some details:
[EMAIL PROTECTED]:/var/log$ apt-cache policy vpnc
vpnc:
Geïnstalleerd: 0.5.1r275-1
Kandidaat: 0.5.1r275-1
Versietabel:
*** 0.5.1r275-1 0
500 http://be.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:/var/log$ apt-cache policy network-manager-vpnc
network-manager-vpnc:
Geïnstalleerd: 0.6.4svn2422-0ubuntu5
Kandidaat: 0.6.4svn2422-0ubuntu5
Versietabel:
*** 0.6.4svn2422-0ubuntu5 0
500 http://be.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
Another remark: after installing vpnc, i HAD to chmod /etc/vpnc/ to 755,
as it was not readable by default, so the client just exited!
When stracing vpnc, i see the following error: default config not found
open("/etc/vpnc/default.conf", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/vpnc/default.conf.conf", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/vpnc.conf", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/vpnc.conf.conf", O_RDONLY) = -1 ENOENT (No such file or
directory)
** Affects: vpnc (Ubuntu)
Importance: Undecided
Status: New
--
[VPNC] permission denied on port 500
https://bugs.launchpad.net/bugs/199162
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs