|
2012-08-16
, 06:38
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#22
|
one more question:
i filled in the config fields and clicked SAVE.
all good but now with every new start of VPN9C, the password field is empty and the LOAD button gives me
'Importing ... failed: No such file or dir'
Since then, there is no save button anymore... i gotta fill in the password each time
is this a known bug or is it just mine gone waco and there is a way i can reinitialize things again?
|
2012-08-16
, 12:05
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#23
|
Thats a false statement, developer mode does not allow you to install with same credentials that ovi store provides. (Only if you have R&D certificate, which normal users don't have). In open mode you can use AEGIS_FIXED_ORIGIN to install with any origin.
Developer mode only adds develsh shell that has same capabilities that ovi origin has, and you have to run develsh with aegis-exec if you want to run with those credentials.
|
2012-08-25
, 23:06
|
Posts: 13 |
Thanked: 8 times |
Joined on Jun 2012
|
#24
|
connections { enabled = yes; conn_type = conntype_lan; name = "N9@nokia.de"; always_renew = no; reject_not_encrypted = no; dont_filter_netbios = yes; localip = 0.0.0.0; local_virtualip = 0.0.0.0; remoteip = 0.0.0.0; remote_virtualip = 192.168.174.205; remoteid { key_id = "N9@nokia.de"; } mode = phase1_mode_aggressive; phase1ss = "alt/aes/sha"; keytype = connkeytype_pre_shared; key = "keykeykey"; cert_do_server_auth = no; use_nat_t = no; use_xauth = yes; xauth { valid = yes; username = "nokia@N9.de"; passwd = "secret"; } use_cfgmode = yes; phase2localid { ipnet { ipaddr = 0.0.0.0; mask = 0.0.0.0; } } phase2remoteid { ipaddr = 192.168.174.205; } phase2ss = "esp-all-all/ah-all/comp-all/no-pfs"; accesslist = "permit ip 192.168.174.0 255.255.255.0 192.168.174.205 255.255.255.255", "permit ip any 192.168.174.205 255.255.255.255";
|
2012-08-27
, 06:44
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#25
|
...
The data of my VPN9C Configuration are:
Gateway: My.Dyndnsadress
Group name: N9@nokia.de
Group Pwd: keykeykey
Username: nokia@N9.de
Password: secret
Domain: Dyndnsadress
When I try to connect I get back. "vpnc: response was invalid [2]: (ISAKMP_N_....)"
On the server GUI I can see at the same time: "vpn N9: connecting N9@nokia.de"
Can someone help to find and eventually correct the error(s) of my configuration? I would really be VERY grateful!
A VPN connection to the same server with a Symbian NOKIA (701) works perfect - the 701 vpn client was configured with NOKIA's Mobile VPN Client Tool
|
2012-08-28
, 02:07
|
Posts: 13 |
Thanked: 8 times |
Joined on Jun 2012
|
#26
|
The Following User Says Thank You to imagomundi For This Useful Post: | ||
|
2012-08-28
, 07:49
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#27
|
|
2012-08-28
, 20:31
|
Posts: 13 |
Thanked: 8 times |
Joined on Jun 2012
|
#28
|
The Following User Says Thank You to imagomundi For This Useful Post: | ||
|
2012-08-29
, 06:48
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#29
|
after "cat" log now says:
response was invalid[2]: (ISAKMP_N_INVALID_PAYLOAD_TYPE)(1)
Other issue/idea: FRITZBox only accepts "aggressive" as mode in phase 1 - does not load vpn config when I change this to "main"
To get vpnc running on Android device connecting to FRITZBox as vpn server the value in vpnc "nat-t-ike-02" (cd60464335df21f87cfdb2fc68b6a448 in binary) had to be changed to "nat-t-ike-03" (binary: 7d9419a65310ca6f2c179d9215529d56) by patching the vpnc binary
const unsigned char VID_NATT_02[] = { /* "draft-ietf-ipsec-nat-t-ike-02" */ 0xcd, 0x60, 0x46, 0x43, 0x35, 0xdf, 0x21, 0xf8, 0x7c, 0xfd, 0xb2, 0xfc, 0x68, 0xb6, 0xa4, 0x48 };
IPSec gateway %s IPSec ID %s IPSec secret %s IKE AuthMode psk IKE DH Group dh2 Xauth username %s Xauth password %s Domain %s
The Following User Says Thank You to too For This Useful Post: | ||
|
2012-08-29
, 12:41
|
Posts: 38 |
Thanked: 24 times |
Joined on Aug 2012
@ Zürich, Switzerland
|
#30
|
Developer mode only adds develsh shell that has same capabilities that ovi origin has, and you have to run develsh with aegis-exec if you want to run with those credentials.
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.