On Tue, 2006-08-29 at 16:23 +0200, Groug wrote: > Did you check out sources from the CVS head or from the > NETWORKMANAGER_0_6_0_RELEASE branch ?
I just checked out with cvs -z3 co -D 2006-03-28 -r NETWORKMANAGER_0_6_0_RELEASE NetworkManager/vpn-daemons/openvpn Then I compiled the plugin and installed it, but now I get: Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IWill activate VPN connection 'Kladde', service 'org.freedesktop.NetworkManager.openvpn', user_name 'christian', vpn_data 'connection-type / x509 / dev / tap / remote / 213.239.198.122 / proto / tcp / ca / /home/christian/.openvpn/keys/ca.crt / cert / /home/christian/.openvpn/keys/guedel.crt / key / /home/christian/.openvpn/keys/guedel.key / comp-lzo / yes / shared-key / / local-ip / / remote-ip / / username / / port / 443', route ''. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 1 of 4 (Connection Prepare) scheduled... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 1 of 4 (Connection Prepare) ran VPN service daemon org.freedesktop.NetworkManager.openvpn (PID 26741) Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 1 of 4 (Connection Prepare) complete. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 2 of 4 (Connection Prepare Wait) scheduled... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN service 'org.freedesktop.NetworkManager.openvpn' signaled state change 1 -> 6. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 2 of 4 (Connection Prepare Wait) waiting... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 2 of 4 (Connection Prepare Wait) complete. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 3 of 4 (Connect) scheduled... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 3 of 4 (Connect) sending connect request. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 3 of 4 (Connect) request sent, waiting for reply... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN service 'org.freedesktop.NetworkManager.openvpn' signaled state change 6 -> 3. Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: OpenVPN 2.0.6 i486-pc-linux-gnu [SSL] [LZO] [EPOLL] built on Apr 10 2006 Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: LZO compression initialized Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: Attempting to establish TCP connection with 213.239.198.122:443 Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 3 of 4 (Connect) reply received. Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 4 of 4 (IP Config Get) timeout scheduled... Aug 29 16:40:08 bluelagoon NetworkManager: <information>^IVPN Activation (Kladde) Stage 3 of 4 (Connect) complete, waiting for IP configuration... Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: TCP connection established with 213.239.198.122:443 Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: TCPv4_CLIENT link local: [undef] Aug 29 16:40:08 bluelagoon nm-openvpn[26744]: TCPv4_CLIENT link remote: 213.239.198.122:443 Aug 29 16:40:10 bluelagoon nm-openvpn[26744]: [kladde.org] Peer Connection Initiated with 213.239.198.122:443 Aug 29 16:40:11 bluelagoon nm-openvpn[26744]: TUN/TAP device tap0 opened Aug 29 16:40:13 bluelagoon nm-openvpn[26744]: ifconfig tap0 10.67.12.11 netmask 255.255.255.0 mtu 1500 broadcast 10.67.12.255 Aug 29 16:40:13 bluelagoon nm-openvpn[26744]: /usr/bin/nm-openvpn-service-openvpn-helper tap0 1500 1576 10.67.12.11 255.255.255.0 init Aug 29 16:40:13 bluelagoon nm-openvpn[26744]: script failed: shell command did not exit normally Aug 29 16:40:13 bluelagoon nm-openvpn[26744]: Exiting Aug 29 16:40:13 bluelagoon NetworkManager: <WARNING>^I nm_vpn_service_process_signal (): VPN failed for service 'org.freedesktop.NetworkManager.openvpn', signal 'ConnectFailed', with message 'The VPN login failed because the VPN program could not connect to the VPN server.'. Aug 29 16:40:13 bluelagoon NetworkManager: <information>^IVPN service 'org.freedesktop.NetworkManager.openvpn' signaled state change 3 -> 6. Aug 29 16:40:13 bluelagoon NetworkManager: <WARNING>^I nm_vpn_service_stop_connection (): (VPN Service org.freedesktop.NetworkManager.openvpn): could not stop connection 'Kladde' because service was 6. Any ideas? _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
