Difference between revisions of "OpenVPN on 4.0.2CD"


From Knoppix Documentation Wiki
Jump to: navigation, search
(init)
 
(installing, configuring)
Line 1: Line 1:
Installing [ OpenVPN] under Knoppix 4.0.2CD using a persistent disk image (PDI)
+
Installing [http://openvpn.net/ OpenVPN] under Knoppix 4.0.2CD using a persistent disk image (PDI)
  
 
= Installing =
 
= Installing =
 
Following notes from http://openvpn.net/howto.html#install
 
Following notes from http://openvpn.net/howto.html#install
 +
apt-get -y install openvpn carpaltunnel
 +
# Select "yes" when the installer asks about creating the tun device.
 +
 +
= Configuring =
 +
Following example from http://openvpn.net/man.html#lbAV
 +
modprobe tun

Revision as of 14:14, 1 December 2005

Installing OpenVPN under Knoppix 4.0.2CD using a persistent disk image (PDI)

Installing

Following notes from http://openvpn.net/howto.html#install

apt-get -y install openvpn carpaltunnel
# Select "yes" when the installer asks about creating the tun device.

Configuring

Following example from http://openvpn.net/man.html#lbAV

modprobe tun