Index

piPOIAlert
pipLightControl

Forum


Freeware List




de en

pipip.de

Nokia / Symbian (c++)


Nokia VPN Client Howto

The following little tutorial is divided into two main sections, the policy creation and the signing process.

The linked config-files should work with the Cisco Concentrator 3000 ("General Config").
In order to use them with other gateways or different configurations it might be necessary to adapt them (see additional configuration information or Nokia Instruction File)

Programs

S60 SDK or rather makesis and signsis
for linux you can use them with wine or gnupoc

Policy Creation

  • Download these config-files (.pin, .pkg, .pol) and extract them (eg to: C:\Programs\Symbian\9.1\S60_3rd\Epoc32\tools\)
  • Edit .pol-file (you can get information about the needed ip, groupname, password etc out of a so called .pcf-file)
    • Overwrite XX.XX.XX.XX with the ip from your gateway (line 20 + 25)
    • Overwrite "GRUPPE" which you find right after FQDN: with your groupname; unencrypted* (line 29)
    • The "8" after KEY has to replaced with the number of characters from group-password. Replace "PASSWORT" with your group-password; unencrypted* (line 55)
    • Additional configuration information

  • Create .sis file
    • Start cmd (start | run | cmd) and navigate (cd) to the path where you put the config-files before. (eg: cd C:\Programs\Symbian\9.1\S60_3rd\Epoc32\tools\)
    • With makesis.exe VPN-policy-preshared-Cisco.pkg you create the sis-file

Signing Process

  • symbiansigned.com (open signed online)
    • imei number: your celluars imei (*#06#)
    • email: your email address
    • application: upload the vpn policy (.sis file)
    • confirm the captcha code
    • activate the checkbox close to accept legal agreement and submit the form. after you have confirmed your mail address (per mail), the download link for your signed policy will be emailed to you...

* cisco vpnclient password decoder


special thanks to nokia developer forum