summaryrefslogtreecommitdiffstats
path: root/doc/misc/README.FRITZBOX_VPN_IMPORT
blob: 2b477f9fc2acafc38e6edc4e29de981a4030e681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
What
====
IPSec vpn to AVM Fritzbox using KVpnc

Description:
=========
Some AVM Fritzbox router provides a IPSec VPN for accessing the local lan from the internet.
There is a windows program called "Fritz!Fernzugang einrichten" (http://webgw.avm.de/download/t_download.jsp?partid=14654) which also runs fine using wine. This allows you to create a vpn profile for a given mail address.
It creates 2 files: vpnconfig_xxx.cfg (to import into the fritzbox router) and vpnuser_xxx.cfg for use with the program "Fritz!Fernzugang" which only runs under windows.
A detailed document for this process is available here (German only): http://www.avm.de/de/Service/Service-Portale/Service-Portal/VPN_Praxis_und_Tipps/step_by_step_fernzugang.php?portal=VPN
You can import a the vpn user config file directly into Kvpnc. It must be not encrypted and is named vpnuser_xxx.cfg where xxx is your mail address.
After import you can connect directly after importing the vpnuser_xxx.cfg file (vpnconfig_xxx.cfg must be imported into the fritzbox router before).

Requirements:
===========
"Fritz!Fernzugang einrichten"
KVpnc
racoon (ipsec-tools)


Have a lot of fun ;)