Le seguenti 55 parole non sono state trovate nel dizionario di 1275 termini (includendo 1275 LocalSpellingWords) e sono evidenziate qui sotto:
boot   call   conf   config   default   depend   dev   echo   Ed   esempio   etc   eth0   fedelmente   file   fino   funziona   Gentoo   gentoo   holdoff   howto   ip   iproute2   lo   loglevel   Modificare   need   net   nobuffer   nolaunchpppd   Passo   persist   phtml   poi   ppp   ppp0   pppd   pptp   pptpclient   pty   realkks   Relakks   relakks   route   rt   Scegliere   scriptare   Seguire   sicuri   sourceforge   tabella   table   tables   testa   true   up  

Nascondi questo messaggio
Italiano English
Modifica History Actions

GentooRelakks

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