Created
November 20, 2012 06:37
-
-
Save haohaolee/4116418 to your computer and use it in GitHub Desktop.
Nokia Mobile VPN config for killwall service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[POLICYNAME] | |
killwall | |
[POLICYDESCRIPTION] | |
killwall | |
[POLICYVERSION] | |
1.1 | |
[ISSUERNAME] | |
Do not edit | |
[CONTACTINFO] | |
Do not edit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SECURITY_FILE_VERSION: 3 | |
[INFO] | |
killwall | |
[POLICY] | |
sa ipsec_1 = { | |
esp | |
encrypt_alg 12 | |
max_encrypt_bits 256 | |
auth_alg 3 | |
identity_remote 0.0.0.0/0 | |
pfs | |
src_specific | |
hard_lifetime_bytes 0 | |
hard_lifetime_addtime 3600 | |
hard_lifetime_usetime 3600 | |
soft_lifetime_bytes 0 | |
soft_lifetime_addtime 3600 | |
soft_lifetime_usetime 3600 | |
} | |
remote 0.0.0.0 0.0.0.0 = { ipsec_1(ipsec04.blockcn.net) } | |
inbound = { } | |
outbound = { } | |
[IKE] | |
ADDR: ipsec04.blockcn.net 255.255.255.255 | |
MODE: Aggressive | |
SEND_NOTIFICATION: TRUE | |
ID_TYPE: 11 | |
FQDN: vpn | |
GROUP_DESCRIPTION_II: MODP_1024 | |
USE_COMMIT: FALSE | |
IPSEC_EXPIRE: FALSE | |
SEND_CERT: FALSE | |
INITIAL_CONTACT: FALSE | |
RESPONDER_LIFETIME: TRUE | |
REPLAY_STATUS: TRUE | |
USE_INTERNAL_ADDR: FALSE | |
USE_NAT_PROBE: FALSE | |
DNS_SERVER: 8.8.8.8 | |
ESP_UDP_PORT: 0 | |
NAT_KEEPALIVE: 60 | |
DPD_HEARTBEAT: 90 | |
USE_XAUTH: TRUE | |
USE_MODE_CFG: FALSE | |
REKEYING_THRESHOLD: 90 | |
PROPOSALS: 1 | |
ENC_ALG: AES256-CBC | |
AUTH_METHOD: PRE-SHARED | |
HASH_ALG: SHA1 | |
GROUP_DESCRIPTION: MODP_1024 | |
GROUP_TYPE: DEFAULT | |
LIFETIME_KBYTES: 0 | |
LIFETIME_SECONDS: 28800 | |
PRF: NONE | |
PRESHARED_KEYS: | |
FORMAT: STRING_FORMAT | |
KEY: 7 vpn.psk |
如果要换服务器,只需要把两处和服务器相关的地方改换即可
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
把 killwall.pin 和 killwall.pol 打包成zip,然后改后缀为vpn,上传到到S60 v3手机安装即可(需安装Nokia mobile VPN)