Hi ! and thanks for you replies. I think it's a ppp or network config
problem.

     Some observations:

               1. the APN (mms.movistar.es) is OK , the chatscript  is at
the end of the post **

               2. I configure pppd with pppconfig. I choose PAP but when i
do the call it uses CHAP !  O_o
                   maybe it's an aunthentication problem ??

Mar 25 15:44:30 urko-desktop pppd[2394]: Serial connection established.
Mar 25 15:44:30 urko-desktop pppd[2394]: Using interface ppp0
Mar 25 15:44:30 urko-desktop pppd[2394]: Connect: ppp0 <--> /dev/ttyACM0
Mar 25 15:44:31 urko-desktop pppd[2394]: CHAP authentication succeeded
Mar 25 15:44:31 urko-desktop pppd[2394]: CHAP authentication succeeded
Mar 25 15:44:39 urko-desktop pppd[2394]: Could not determine remote IP
address: defaulting to 10.64.64.64
Mar 25 15:44:39 urko-desktop pppd[2394]: local  IP address 10.164.11.15
Mar 25 15:44:39 urko-desktop pppd[2394]: remote IP address 10.64.64.64

        Anyway, authentication looks successfull, but the DNS is not set.
seems impossible to fetch "http://mms.movistar.com"; without DNS ... I'm okay
?

              3 . I have readen this post:
http://www.mail-archive.com/users@mbuni.org/msg01844.html
I do "*/sbin/route add -net 10.0.0.0 netmask 255.0.0.0 dev ppp0*", tried to
ping the proxy(10.138.255.5)
and now I see some traffic on ppp0 interface using "*tcpdump -i ppp0 -n*"
but there's no response
and I can't reach "http://mms.movistar.com";

               I extracted this paragraph from here
http://www.activexperts.com/xmstoolkit/objects/mm1/

   - A RRAS connection is established to the provider. To establish this
   connection, the provider's Access Point Name (APN) is required. Optionally,
   the APN login and password are required (only if the provider requires
   authentication);
   - When the RRAS connection is established, a dynamic IP address is
   assigned, for instance: 10.68.0.73;
   - The provider has a fixed WAP gateway address, for instance:
   10.250.255.183. To allow access to this IP address, the routing entry is
   added to the local routing table, to tell that 10.250.255.183 should be
   routed via 10.68.0.73;

     I think this is exactly what i have to do, I'm on the right path ?? Can
anyone help me with iptables? it would be something like  "*ip route add
default via ....* "?


          4. If the settings are OK is possible to ping the MMSC ?? in my
case http://mms.movistar.com ??
             Other issue is that when mbuni stops SMSC an do  "pppd call
movistar" the connection terminates before getting the IP. (logs in my first
post). pppd needs about 5 seconds to get the IP but mbuni hungs-up the call
for 1 second or less.




**

 # This chatfile was generated by pppconfig 2.3.18.
# Please do not delete any of the comments.  Pppconfig needs them.
#
# ispauth PAP
# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL
TONE' ABORT 'NO ANSWER' ABORT DELAYED
# modeminit
'' ATZ
# APN
OK    AT+CGDCONT=1,"IP","mms.movistar.es"
# ispnumber
OK-AT-OK "ATDT*99***1#"
# ispconnect

# prelogin

# ispname
# isppassword
# postlogin

# end of pppconfig stuff
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to