Gentoo Relakks
Passo 1
Seguire fedelmente questa: http://pptpclient.sourceforge.net/howto-gentoo.phtml
Ed essere sicuri che funziona tutto fino al punto 6
Passo 2
Scegliere un numero per la tabella realkks, ad esempio
echo 200 relakks >> /etc/iproute2/rt_tables
Modificare:
/etc/ppp/ip-up
Aggiungere in testa al file
ip route add default dev $1 table relakks || true
Passo 3
Modificare /etc/conf.d/net per scriptare l'interfaccia nel sistema
config_ppp0="ppp" link_ppp0="pty 'pptp pptp.relakks.com --nolaunchpppd --nobuffer --loglevel 0'" pppd_ppp0=( "persist" "call relakks" "holdoff 10" ) depend_ppp0() { need net.eth0 }
E poi aggiungere lo script al boot