Skip to content

OpenVPN Installation unter OpenWRT

OpenWRT verwendet uci configuration: http://wiki.openwrt.org/doc/howto/vpn.openvpn

Allgemeine Infos unter http://openvpn.net/index.php/open-source/documentation/howto.html

TAP => Bridge, TUN => Layer3 IP

iPhone unterstützt nur TUN

Debugging in shell scripten über set -x   http://www.cyberciti.biz/tips/debugging-shell-script.html