89
contributi
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 21: | Riga 21: | ||
== Configurazione della scheda == | == Configurazione della scheda == | ||
#Inserire la scheda a computer acceso e loggato | #Inserire la scheda a computer acceso e loggato sulla shell principale <pre>ctr+alt+F1</pre> | ||
#digitare <pre>cardmgr</pre> e leggere la device tty assegnata es."ttyS2" | |||
#Inserire tutte le informazioni raccolte all'interno di questo file script che dovete creare | |||
<pre># vim wnet.script </br>''\rAT</br>OK ATE1</br>OK 'AT+IPR=115200'</br>OK 'AT+CGDCONT=1,"IP","datacard.tre.it","",0,0'</br>OK ATD*99#</br>TIMEOUT 22</br>CONNECT "" | |||
4. Put "wnet" and "wnet.script" (changed with youre parameters) into /etc/ppp/peers/ | |||
5. Take root permitions and type "pon wnet" | |||
6. You are connect! (I hope)</pre> |
contributi