You are not logged in.
Hello everyone,
I added a vpnc using networkmanager-vpnc but when i try to activate it i get the following message:
Jun 27 19:35:55 himmel NetworkManager[333]: <warn> connection /org/freedesktop/NetworkManager/Settings/2 failed to activate: (2) The VPN service 'org.freedesktop.NetworkManager.vpnc' was not installed.
i checked the boards but couldn't find anything to help me solve this issue, has anyone encountered this before?
Thanks in advanced for your time and assistance.
Zerosoul.
Last edited by zerosoul13 (2012-06-29 03:52:41)
Offline
Check you have the following packages installed:
networkmanager-vpnc
vpnc
Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux
Offline
you actually want to restart networkmanager daemon after installing the extesion.
Give what you have. To someone, it may be better than you dare to think.
Offline
this is odd, seems that those packages were already installed on the machine
[angel@himmel ~]$ sudo pacman -S networkmanager-vpnc vpnc
warning: networkmanager-vpnc-0.9.4.0-1 is up to date -- reinstalling
warning: vpnc-0.5.3.svn516-2 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (2): networkmanager-vpnc-0.9.4.0-1 vpnc-0.5.3.svn516-2
Total Installed Size: 0.80 MiB
Net Upgrade Size: 0.00 MiB
Proceed with installation? [Y/n] Y
(2/2) checking package integrity [--------------------------------------------------------] 100%
(2/2) loading package files [--------------------------------------------------------] 100%
(2/2) checking for file conflicts [--------------------------------------------------------] 100%
(2/2) checking available disk space [--------------------------------------------------------] 100%
(1/2) upgrading vpnc [--------------------------------------------------------] 100%
(2/2) upgrading networkmanager-vpnc [--------------------------------------------------------] 100%
[angel@himmel ~]$ sudo /etc/rc.d/networkmanager restart
:: Stopping NetworkManager [DONE]
:: Starting NetworkManager
After this, i was able to connect to VPN, ill do a reboot and see if it works without having to restart the networkmanager daemon.
# Issue solved.
Last edited by zerosoul13 (2012-06-29 03:52:02)
Offline