You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.1 KiB
25 lines
1.1 KiB
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 ;)
|
|
|
|
|
|
|