Table of Contents

Virtual Private Network

A VPN binds isolated networks with tunnels over the Internet network. A tunnel encrypts and encapsulates network frames.

Tunnel using SSH and PPP

Slitaz can build such tunnels out of the box (without additional packages) with menu system / netbox. You need on remote server:

Tunnel setup

Limitations

OpenSSH

The openssh package is available on the mirror and provides TCP based tunnels:

 # yes y | tazpkg get-install openssh 

See http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1#SSH-BASED+VIR

OpenVPN

The openvpn package is available on the mirror:

 # yes y | tazpkg get-install openvpn 

See documentation at http://openvpn.net/

Cisco EasyVPN

The vpnc package is available on the mirror:

 # yes y | tazpkg get-install vpnc 

See documentation at http://www.unix-ag.uni-kl.de/~massar/vpnc/

Others VPN

SliTaz packages search tool shows every VPN supported by SliTaz: http://pkgs.slitaz.org/search.sh?tags=vpn



Page Review Section
Quality Good
Review Minor Updates
Priority Medium
Problems add a forum post link
OR add a lab issue tracker link
How to Improve Any new changes in the process?