Virtual Private Networks: Difference between revisions

From
Jump to navigation Jump to search
Line 2: Line 2:
This Page is also available in [[Virtual Private Networks (deutsch)|German]].
This Page is also available in [[Virtual Private Networks (deutsch)|German]].


Diese Seite ist auch in [[Virtual Private Networks (deutsch)|deutsch]] verfügbar.
Diese Seite ist auch auf [[Virtual Private Networks (deutsch)|deutsch]] verfügbar.


=Definition=
=Definition=

Revision as of 21:54, 10 September 2005

Preface

This Page is also available in German.

Diese Seite ist auch auf deutsch verfügbar.

Definition

A regular phyiscally existing network consisting of cables and routers/switches/etc is called a network. You run the various known internet protocols layer 1-4 on it. You can also use those protocols to emulate a virtual network. This is mostly done in layer 2 (IP). You tunnel the data of the virtual network encapsulated in IP-Packets for example. If you secure your tunnel as well with various encryption methods one might call the tunneled data a virtual private network. This is used in various scenarios, mostly for tunneling sensitive information over an inherently insecure architecture - for example to connect two corporate LANs over the internet.

Theory

Implementation

OpenVPN

PPTP (Microsoft)

Preface

How does it work?

Authentication

Encryption

Servers

Implementation Windows

Implementation Unix

mppe-patch

pptpd

Clients

Windows

Linux

MacOS

IPSec

isakmpd (originally OpenBSD)

Freeswan