My sim TIM is active, i can phone and i can receive .
But when i use FOX-GM with telit 862-quad;
I don't have assigned IP address.
I have read http://www.acmesystems.it/?id=13 but when i type
tail -f /var/log/messages
i obtain:

[EMAIL PROTECTED] /root]91# tail -f /var/log/messages
Feb  5 19:19:22 axis-00408c000001 pppd[118]: Using interface ppp0
Feb  5 19:19:22 axis-00408c000001 pppd[118]: Connect: ppp0 <--
> /dev/ttyS2
Feb  5 19:19:23 axis-00408c000001 pppd[118]: Warning - secret 
file /etc/ppp/pap-
secrets has world and/or group access
Feb  5 19:19:24 axis-00408c000001 pppd[118]: Warning - secret 
file /etc/ppp/pap-
secrets has world and/or group access
Feb  5 19:19:24 axis-00408c000001 pppd[118]: Remote message: Welcome!
Feb  5 19:19:24 axis-00408c000001 pppd[118]: PAP authentication 
succeeded
Feb  5 19:19:27 axis-00408c000001 pppd[118]: Deflate (15) 
compression enabled
Feb  5 19:25:34 axis-00408c000001 pppd[142]: pppd 2.4.2b3 started by 
root, uid 0


here there is my parameters:

----------pap-start
/usr/sbin/pppd file /etc/ppp/gprs-options

----------pap-options
/dev/ttyS2 
9600
defaultroute
user "my phone number"
connect "/usr/sbin/chat -v -f /etc/ppp/gprs-connect"
disconnect "/usr/sbin/chat -v -f /etc/ppp/gprs-disconnect"

----------pap-connect
TIMEOUT         60
ABORT           'BUSY'
ABORT           'ERROR'
ABORT           'NO CARRIER'
''              'AT'
OK              AT+CGDCONT=1,"IP","ibox.tim.it","0.0.0.0",0,0
OK              ATD*99***1#
CONNECT         ''

----------pap-disconnect
ABORT           'BUSY'
ABORT           'ERROR'
ABORT           'NO DIALTONE'
TIMEOUT         30
''              '+++\c'
SAY             " + sending break"
'NO CARRIER'    'ATH'
SAY             "\n + dropping data connection"
OK              'AT+CGATT=0'
SAY             "\n + disconnecting from GPRS"
OK              '\c'
SAY             "\n + disconnected."

----------pap-secrets
'my phone number' * 'i don't known' *

i have test connection with 

password='' 
or
password='guest'
but i don't have any ip address

when i type ifconfig :

[EMAIL PROTECTED] /root]95# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:40:8C:00:00:01
          inet addr:192.168.0.90  Bcast:192.168.0.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:802 errors:0 dropped:0 overruns:0 frame:0
          TX packets:510 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:67070 (65.4 KiB)  TX bytes:59079 (57.6 KiB)
          Interrupt:17 DMA chan:1

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)



Can you help me ?

many thanks









Reply via email to