Hello list, 

I have a minipci umts modem that is reconized fine by OpenBSD (4.7-stable)
but I'm unable to find the good pppd configuration to establish the 
configuration to my ISP.

The modem is reconized as follows :
umsm0 at uhub1 port 2 configuration 1 interface 0 "HP HP hs2300 HSDPA Broadband 
Wireless Module" rev 1.10/0.01 addr 2
ucom0 at umsm0

and ATI send :
Sierra Wireless, Inc.
MC8775
APP1

OK


I'm using this configuration for pppd :
/etc/ppp/peers/orange :
/dev/cuaU0
384000
noauth
noipdefault
defaultroute
deflate 0
bsdcomp 0
noccp
noaccomp
novj
novjccomp
lock
debug
kdebug 1
user "orange"
connect "/usr/sbin/chat -v -f /etc/ppp/chat/orange"

The content of /etc/ppp/chat/orange :
ABORT BUSY
ABORT 'NO CARRIER'
ABORT VOICE
ABORT "NO DIALTONE"
"" AT
OK AT+CGDCONT=1,"IP","orange.fr"
OK ATDT*99***1#
'CONNECT' '\c'
'TIMEOUT' '5'

In the /var/log/messages I can see these lines :
Aug 24 02:51:14 fw pppd[14700]: pppd 2.3.5 started by root, uid 0
Aug 24 02:52:00 fw pppd[14700]: Connect script failed

Any help appreciated :)

Thanks,

Claer

Reply via email to