Ancorfree Hotspot Shield

Allikas: Traadita Wiki by Jan & Co.
Mine navigeerimisribale Mine otsikasti

LT2P VPN

Ubuntu Linux - MISKI VIGA ON SEES

sudo apt-get install xl2tpd
http://www.hotspotshield.com/clientless/iphone/get_started.php
sudo gedit /etc/xl2tpd/xl2tpd.conf
[lac hotspotshield]
lns = 64.55.144.10
require chap = yes
refuse pap = yes
require authentication = yes
; Name should be the same as the username in the PPP authentication!
name = kasutajanimi
ppp debug = yes
pppoptfile = /etc/ppp/options.l2tpd.client
length bit = yes
sudo gedit /etc/ppp/options.l2tpd.client 
ipcp-accept-local
ipcp-accept-remote
refuse-eap
noccp
noauth
crtscts
idle 1800
mtu 1410
mru 1410
nodefaultroute
debug
lock
connect-delay 5000
sudo gedit /etc/xl2tpd/l2tp-secrets
kasutajanimi serveriip parool
sudo gedit /etc/ppp/chap-secrets
kasutajanimi serveriip parool
sudo gedit /etc/ppp/pap-secrets
kasutajanimi serveriip parool
sudo /etc/init.d/xl2tpd start
xl2tpd -D

Ühenduse loomine

sudo su
echo "c hotspotshield" > /var/run/xl2tpd/l2tp-control
route add -net 0.0.0.0 dev ppp0

Ühenduse lõpetamine

sudo su
echo "c hotspotshield" > /var/run/xl2tpd/l2tp-control