I have followed 
http://www.acmesystems.it/?id=13

but when i type "tail -f /var/log/messages"
and then ". /etc/ppp/ppp-start"

i obtain these rows:

Can You help me ?

_______________________________________________________________
pppd[101]: pppd 2.4.2b3 started by root, uid 0
chat[103]: timeout set to 60 seconds
chat[103]: abort on (BUSY)
chat[103]: abort on (ERROR)
chat[103]: abort on (NO CARRIER)
chat[103]: send (AT^M)
chat[103]: expect (OK)
chat[103]: AT^M^M
chat[103]: OK
chat[103]:  -- got it
chat[103]: send (AT+CGDCONT=1,"IP","ibox.tim.it","0.0.0.0",0,0^M)
chat[103]: expect (OK)
chat[103]: ^M
chat[103]: AT+CGDCONT=1,"IP","ibox.tim.it","0.0.0.0",0,0^M^M
chat[103]: OK
chat[103]:  -- got it
chat[103]: send (ATD*99***1#^M)
chat[103]: expect (CONNECT)
chat[103]: ^M
chat[103]: ATD*99***1#^M^M
chat[103]: CONNECT
chat[103]:  -- got it
chat[103]: send (^M)
pppd[101]: Serial connection established.
pppd[101]: Using interface ppp0
pppd[101]: Connect: ppp0 <--> /dev/ttyS2
pppd[101]: Warning - secret file /etc/ppp/pap-secrets has world 
and/or group access
pppd[101]: Warning - secret file /etc/ppp/pap-secrets has world 
and/or group access
pppd[101]: Remote message: Welcome!
pppd[101]: PAP authentication succeeded
pppd[101]: Deflate (15) compression enabled

Reply via email to