Hi,
        I've just grabbed a usb modem , and it works on some linux machines
with wvdial's configuration.
        
        Now i'm migrating it to my openbsd box , so i tried to do a conenction
test with cu.

        # cu -l /dev/cuaU0
        ATZ
        OK
        ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
        OK
        AT+CGDCONT=1,"IP","cmnet"
        ERROR ( couldn't remeber exactly what it says , error code seems to be 
3 )

        It's better if i could set up pppd directly , just get stuck here.

        Many thanks !

P.S. attached initial modem commends with wvdial's conf.

================
wvdial.conf
================

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,"IP","cmnet"
Password = B
Phone = *99#
Modem Type = USB Modem
Stupid Mode = 1
Baud = 460800
New PPPD = yes
Modem = /dev/ttyACM0
ISDN = 0
Username = A
Carrier Check = no


-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E
Key Server: http://keyserver.veridis.com
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E

Reply via email to