networkmanager-openvpn will not connect



Using networkmanager-openvpn- 0.9.8.4 patched to use libsecret, I am unable to connect.

After configuring the vpn connection using gnome-control-center, I'm prompted for the vpn password, but after 
entering it I get the error " Connection activation failed: the VPN service failed to start".

Running from the command line gives the output below.

The tun module is compiled into the 3.8.13 kernel I'm using (CONFIG_TUN=y), is this the source of the error?

Regards
John

----------

$ nmcli con up uuid 540fd671-39c7-4b1c-9745-ff4b5690e259
Error: Connection activation failed: the VPN service failed to start

$ sudo /usr/local/lib/NetworkManager/nm-openvpn-service --debug
** Message: nm-openvpn-service (version 0.9.8.4) starting...
modprobe: module tun not found in modules.dep
** Message: real_need_secrets: connection -------------------------------------
connection
        name : "connection"
        id : "VPN 1" (s)
        uuid : "540fd671-39c7-4b1c-9745-ff4b5690e259" (s)
        type : "vpn" (s)
        permissions : ['user:tc:'] (s)
        autoconnect : FALSE (s)
        timestamp : 0 (sd)
        read-only : FALSE (sd)
        zone : NULL (sd)
        master : NULL (sd)
        slave-type : NULL (sd)
        secondaries : [] (sd)


vpn
        name : "vpn"
        service-type : "org.freedesktop.NetworkManager.openvpn" (s)
        user-name : NULL (sd)
        data : [ { 'username': xxxx }, { 'comp-lzo': yes }, { 'remote': uk1.vpn.xxx.com }, { 
'connection-type': password }, { 'password-flags': 3 }, { 'ca': /mnt/sdb2/tmp/ca.xxxx.com.crt }, ] (s)
        secrets : [ ] (s)


ipv6
        name : "ipv6"
        method : "auto" (s)
        dhcp-hostname : NULL (sd)
        dns : [] (s)
        dns-search : [] (sd)
        addresses : [] (s)
        routes : [] (s)
        ignore-auto-routes : FALSE (sd)
        ignore-auto-dns : FALSE (sd)
        never-default : FALSE (sd)
        may-fail : TRUE (sd)
        ip6-privacy : -1 (sd)


ipv4
        name : "ipv4"
        method : "auto" (s)
        dns : [] (s)
        dns-search : [] (sd)
        addresses : [] (s)
        routes : [] (s)
        ignore-auto-routes : FALSE (sd)
        ignore-auto-dns : FALSE (sd)
        dhcp-client-id : NULL (sd)
        dhcp-send-hostname : TRUE (sd)
        dhcp-hostname : NULL (sd)
        never-default : FALSE (sd)
        may-fail : TRUE (sd)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]