VPN overview

  1. The term VPN stands for Virtual private network.
  2. Like a DMZ a VPN is a security concept, it is not a protocol (like SSH) or a certain software package
  3. There are multiple software packages available to set up a VPN between two or more hosts
  4. they all use the Server <-> Client concept and usually are incompatible with one another!
If your hardware has some sort of Cryptographic Hardware Acceleration you should make sure it is supported by your OS (OpenWrt) and enabled.
Migration and merger wanted: We already have a couple of articles about VPN on OpenWrt: http://wiki.openwrt.org/?do=search&id=vpn you can start from scratch or migrate them

IPsec-based VPN Solutions

Internet Protocol Security, Openswan, strongSwan, configure strongSwan with UCI

OpenVPN-based VPN Solutions

OpenVPN, bridged vs. routed

Articles we have:

Articles we want instead:

Once you set up a VPN server on your OpenWrt router, you (and the other participants) will need to each install and configure a VPN client (compatible with the VPN server) on each of your host machines. For HowTos regarding that, you should visit the Wiki/Forum of your OS!

PPTP-based VPN Solutions

Other VPN solutions

VPN and mesh

External Documentation

Back to top

doc/howto/vpn.overview.txt · Last modified: 2012/05/16 21:15 by dadada