https://bugzilla.novell.com/show_bug.cgi?id=332691 User fred.blaise@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=332691#c8 --- Comment #8 from Fred Blaise <fred.blaise@gmail.com> 2008-03-19 02:50:20 MST --- Just for info, I am running also a ubuntu 7.04 box at home, with the following setting in nm-openvpn: # gconftool-2 -S vpn_data /system/networking/vpn_connections/Invik/vpn_data = [connection-type,x509userpass,dev,tun,remote,123.123.123.123,port,45678,proto,tcp-client,servercert-insecure,yes,ca,/home/fredb/.vpn/xxx.xxx.xxx.xxx.ca.crt,cert,/home/fredb/.vpn/xxx.xxx.xxx.xxx.user.crt,key,/home/fredb/.vpn/xxx.xxx.xxx.xxx.user.key,comp-lzo,yes,shared-key,,local-ip,,remote-ip,,username,fblaise,cipher,AES-256-CBC] (Frank, this works with Astaro ;)) It works peachy. Under opensuse, if i import them: # gconftool-2 -s /system/networking/vpn_connections/Invik/vpn_data --list-type string -t list "[connection-type,x509userpass,dev,tun,remote,123.123.123.123,port,45678,proto,tcp-client,servercert-insecure,yes,ca,/home/fredb/.vpn/xxx.xxx.xxx.xxx.ca.crt,cert,/home/fredb/.vpn/xxx.xxx.xxx.xxx.user.crt,key,/home/fredb/.vpn/xxx.xxx.xxx.xxx.user.key,comp-lzo,yes,shared-key,,local-ip,,remote-ip,,username,fblaise,cipher,AES-256-CBC]" NM applet crashes, and the most eloquent message in the NM log is: Mar 19 09:42:21 fredb-opensuse NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' signaled state change 6 -> 3. Mar 19 09:42:21 fredb-opensuse NetworkManager: <WARN> nm_vpn_service_process_signal(): VPN failed for service 'org.freedesktop.NetworkManager.openvpn', signal 'VPNConfigBad', with message 'The VPN login failed because the VPN configuration options were invalid.'. Mar 19 09:42:21 fredb-opensuse NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' signaled state change 3 -> 6. Maybe I really should open another bug, I am starting to pollute this one, originally for KNM... Sorry... :/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.