Thursday, June 25, 2020

Re: E3372: LCP: timeout sending Config-Requests

Hello,

the chat script seems working, it got all commands recognized.

For the peer parameters I can provide the following, which works:

/dev/cuaU1 <---- or /dev/cuaU0
921600
modem
crtscts
lock
defaultroute
noipdefault
:0.0.0.2
noauth
user telekom <--- change to your setting
connect '/usr/sbin/chat -v -s -f /etc/ppp/peers/chat/umts.telekom1' <--- change to your chat script path

Please give feedback, if it works!

Regards,

Stefan

> -----Ursprüngliche Nachricht-----
> Von: Whistle <whistlez-ml@riseup.net>
> Gesendet: Donnerstag, 25. Juni 2020 22:29
> An: Kapfhammer, Stefan <skapf@skapf.de>
> Cc: Misc <misc@openbsd.org>
> Betreff: Re: E3372: LCP: timeout sending Config-Requests
>
> =======> connect-errors
> abort on (BUSY)
> abort on (NO CARRIER)
> abort on (VOICE)
> report (CONNECT)
> timeout set to 20 seconds
> expect (OK)
> ^RSSI:23^M
> ^HCSQ:"LTE",54,53,116,26^M
> ^RSSI:25^M
> ^HCSQ:"LTE",58,53,121,24^M
> alarm
> send (AT^M)
> expect (OK)
> OK
> -- got it
>
> send (ATZ^M)
> expect (OK)
> OK
> -- got it
>
> send (AT+CMEE=2^M)
> expect (OK)
> OK
> -- got it
>
> send (AT^M)
> expect (OKd)
> OK^M
> ^RSSI:23^M
> ^HCSQ:"LTE",55,53,121,26^M
> ^RSSI:25^M
> ^HCSQ:"LTE",59,55,126,26^M
> alarm
> send (AT^M)
> expect (OK)
> OK
> -- got it
>
> send (ATI^M)
> expect (OK)
> Manufacturer: huawei^M
> Model: E3372^M
> Revision: 22.328.62.00.1217^M
> IMEI: xxxxxxxxxxxxxxxxx^M
> +GCAP: +CGSM,+DS,+ES^M
> OK
> -- got it
>
> send (ATZ^M)
> expect (OK)
> OK
> -- got it
>
> send (AT^M)
> expect (OK)
> OK
> -- got it
>
> send (AT+CGDCONT=1,"IP","giffgaff.com","0.0.0.0",0,0^M)
> expect (OK)
> OK
> -- got it
>
> send (ATD*99#^M)
> expect (CONNECT)
> CONNECT
> -- got it
>
> /bsd: umsm0 at uhub0 port 1 configuration 1 interface 0 "HUAWEI_MOBILE
> HUAWEI_MOBILE" rev 2.10/1.02 addr 2
> /bsd: umsm0 detached
> /bsd: umsm0 at uhub0 port 1 configuration 1 interface 0 "HUAWEI_MOBILE
> HUAWEI_MOBILE" rev 2.10/1.02 addr 2
> /bsd: ucom0 at umsm0
> /bsd: umsm1 at uhub0 port 1 configuration 1 interface 1 "HUAWEI_MOBILE
> HUAWEI_MOBILE" rev 2.10/1.02 addr 2
> pppd[2097]: pppd 2.3.5 started by lws, uid 0
> pppd[2097]: Connect: ppp0 <--> /dev/cuaU0
> pppd[2097]: LCP: timeout sending Config-Requests
> pppd[2097]: Connection terminated.
> pppd: Exit.
> /bsd: ucom0 detached
> /bsd: umsm0 detached
> /bsd: umsm1 detached
>
>
> > Hello,
> >
> > yes please provide /etc/ppp/connect-errors as mentioned and also a
> > complete dmesg(8).
> >
> > Regards,
> > Stefan
> >

No comments:

Post a Comment