-
@ lkz633
ahh ok, das war mir neu. Dann sollten wir an beiden fronten arbeiten Hilft mir leider nix mit der 2nd edition zu arbeiten, da
a) für mich nicht testbar, und
b) kein auch nur ansatzweise so genialer filemanager wieder der FExplorer verfügar ist.
i am stuck :mad:
Was schlägst du vor?
-
@ lkz633
Also, mit S60 2nd hat es laut Nokia developer forum als auch laut google-group geklappt.
Das von dir vorgeschlagenen Vorgehen macht auch nur bei einer S60 2nd sinn, dann sowohl das 2er SDK als auch der FExplorer nicht auf der S60 3rd laufen.
Testest Du sicher an einem 3rd edition handy? (guckst du hier)
@ Serial-K
Denke nicht, dass das ein Fehler ist, vergleich mal mit der Doku von Nokia, da steht das gleiche drin. Seite 4/9
Wenn ich eine fehlerfreie .sis-policy in das smartphone reinkriege, dann schaffe ich das tunnelaufbau auch, cisco ist bis auf die CA bei den Zertifikaten IPsec standard . Mein problem ist nur, dass ich aufgrund unzureichender Informationen schon an der Erzeugung der policy files scheitere. Es muss doch eine Doku zur 3rd edition geben!!?
Gruss,
Marcel
-
@Serial-K
da du Fehlermeldungen hattest, stelle ich mal alle von mir verwendeten Dateien online.
1. VPN-policy-preshared-cisco.pkg
; - None (English only by default)
; - Only one component name is needed to support English only
; - UID is the UID of the VPN Policy Installer application
#{"VPN Policy"},(0x1000597E),1,0,0,TYPE=SISCONFIG
"VPN-policy-preshared-cisco.pol"-"C:\VPN\E70-Innominate_mGuard\VPN-policy-preshared-cisco.pol"
; Policy-information file
; - NOTE: The policy-information file MUST be the last file in this
; - FM (FILEMIME) passes the file to the respective MIME handler
; (in this case, the VPN Policy Installer
"VPN-policy-preshared-cisco.pin"-"C:\VPN\E70-Innominate_mGuard\VPN-policy-preshared-cisco.pin",
FM, "application/x-ipsec-policy-info"
; - The VPN Policy Installer application
(0x10000001), 1, 0, 0, {"VPN Policy Installer"}
Alles anzeigen
2. VPN-policy-preshared-cisco.pin
VPN-policy-preshared-cisco.pol for Nokia Mobile VPN Client v3.0.
3. VPN-policy-preshared-cisco.pol
VPN-policy-preshared-cisco.pol for Nokia Mobile VPN Client v3.0.
encrypt_alg 12 * 2=DES, 3=3DES, 12=AES
max_encrypt_bits 256 * needed only for AES, remove if not
auth_alg 3 * 2=MD5, 3=SHA-1
identity_remote 0.0.0.0/0 * remote network
pfs * can be removed if PFS is not in use
hard_lifetime_addtime 3600
hard_lifetime_usetime 3600
soft_lifetime_addtime 3600
soft_lifetime_usetime 3600
remote 0.0.0.0 0.0.0.0 = { ipsec_1(123.45.67.89) }
* remote network and address of the PIX
ADDR: 123.45.67.89 255.255.255.255 * PIX
MODE: Aggressive * other is MAIN
ID_TYPE: 11 * do not touche
FQDN: PreSharedGroup * name of the vpngroup
GROUP_DESCRIPTION_II: MODP_1536 * for DH group 2 use 1024
USE_NAT_PROBE: FALSE * do not touche
ESP_UDP_PORT: 0 * do not touche
USE_XAUTH: TRUE * true or false
USE_MODE_CFG: TRUE * true or false
ENC_ALG: AES256-CBC * I used DES-CBC
GROUP_DESCRIPTION: MODP_1536 * for DH group 2 use 1024
KEY: 8 password * the number is the lenght of the password
Alles anzeigen
-
du musst deiner VPN-policy-preshared-Cisco.pkg folgendes hinzufügen:
Hier ist übrigends mein Ergebnis:
C:\Temp>makesis.exe -v VPN-policy-preshared-Cisco.pkg
Processing VPN-policy-preshared-Cisco.pkg...
VPN-policy-preshared-Cisco.pkg(1) : processing comment
VPN-policy-preshared-Cisco.pkg(2) : processing comment
VPN-policy-preshared-Cisco.pkg(3) : processing comment
VPN-policy-preshared-Cisco.pkg(5) : processing comment
VPN-policy-preshared-Cisco.pkg(6) : processing comment
VPN-policy-preshared-Cisco.pkg(7) : processing vendor name
VPN-policy-preshared-Cisco.pkg(8) : processing languages
VPN-policy-preshared-Cisco.pkg(10) : processing comment
VPN-policy-preshared-Cisco.pkg(11) : processing comment
VPN-policy-preshared-Cisco.pkg(12) : processing comment
VPN-policy-preshared-Cisco.pkg(13) : processing header
Installation type SISCONFIG ignored, application assumed.
VPN-policy-preshared-Cisco.pkg(15) : processing comment
VPN-policy-preshared-Cisco.pkg(17) : processing comment
VPN-policy-preshared-Cisco.pkg(18) : processing file
VPN-policy-preshared-Cisco.pkg(20) : processing comment
VPN-policy-preshared-Cisco.pkg(21) : processing comment
VPN-policy-preshared-Cisco.pkg(22) : processing comment
VPN-policy-preshared-Cisco.pkg(23) : processing comment
VPN-policy-preshared-Cisco.pkg(24) : processing comment
VPN-policy-preshared-Cisco.pkg(25) : processing comment
VPN-policy-preshared-Cisco.pkg(26) : processing file
VPN-policy-preshared-Cisco.pkg(29) : processing comment
VPN-policy-preshared-Cisco.pkg(30) : processing comment
VPN-policy-preshared-Cisco.pkg(31) : processing dependency
Unique vendor name not found.
Generating SIS installation file...
Created VPN-policy-preshared-Cisco.SIS
Alles anzeigen
Installieren lässt sich das sis-file dann auch nicht (Nokia E70), was wohl an "Installation type SISCONFIG ignored, application assumed." liegt.
Ich hab inzwischen aufgegeben eine schnelle Lösung für ein IPsec VPNzu finden - für ein Businessphone ist das durchaus bedauerlich dass es keinen einzigen standard compliant (IPsec) VPN client für Symbian S60 3rd edition gibt.
Ich bin aber noch zuversichtlich, dass Nokia einen Configurator o-ä. für's VPN anbietet, denn es hat ja mit S60 < S60 3rd edition ja bereits funktioniert und so schwer kann das gar nicht sein.
Vielleicht hat ja hier jemand hier Zugriff auf einen Policy Server von Nokia mit dem die VPN-Regeln erzeugt werden können?
Gruss,
Marcel