OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: paulh on April 25, 2019, 04:20:10 PM

Title: USB LTE modem - E3372
Post by: paulh on April 25, 2019, 04:20:10 PM
Has anyone ha any luck getting a Huawei E3372 stick working on Opnsense?

I am looking for a simple 4G modem to get working, but this doesn't seem to want to talk to Opnsense.
Title: Re: USB LTE modem - E3372
Post by: chemlud on April 25, 2019, 04:25:53 PM
E3372s works:

https://forum.opnsense.org/index.php?PHPSESSID=50coio182rblhi3hi67tl04t26&topic=12186.msg56220#msg56220

Title: Re: USB LTE modem - E3372
Post by: paulh on April 25, 2019, 07:24:08 PM
Thanks for the link.

I've tried it but I'm getting the following error in the logs:

   ppp: [wan_link0] MODEM: chat script failed
   ppp: [wan_link0] CHAT: The modem is not responding to "AT" at ModemCmd: label.
Title: Re: USB LTE modem - E3372
Post by: chemlud on April 25, 2019, 07:33:46 PM
Hmmm, is it an E3372h or an E3372s ;-)

https://www.4gltemall.com/huawei-e3372-4g-lte-cat4-usb-stick.html
Title: Re: USB LTE modem - E3372
Post by: paulh on April 25, 2019, 07:56:35 PM
This is the unit I am using, which said it supports PPP / Linux, rather than the hilink version which I assume was the h model:

Huawei Unlocked E3372-153 LTE/4G 150 Mbps USB Dongle (Black) - Serial Port Version (PPP) for use in Router systems/Raspberry Pi (Non-HiLink) Full Linux compatbility (Renewed) https://www.amazon.co.uk/dp/B07KB2MKCW/ref=cm_sw_r_cp_api_i_crFWCbRG6M0NY
Title: Re: USB LTE modem - E3372
Post by: chemlud on April 25, 2019, 08:06:17 PM
See the frustrated customers over at Amazon, it's apparently a 3372h.

I would stick it into a Windows machine and get it up and running, will download latest firmware. Try again, you will need to find your own recipe with AT etc... Startpage is your friend. Try rebooting the sense more often than not after changing any parameters.
Title: Re: USB LTE modem - E3372
Post by: nekoprog on April 26, 2019, 05:33:00 AM
Quote from: paulh on April 25, 2019, 07:24:08 PM
Thanks for the link.

I've tried it but I'm getting the following error in the logs:

   ppp: [wan_link0] MODEM: chat script failed
   ppp: [wan_link0] CHAT: The modem is not responding to "AT" at ModemCmd: label.

Have you tried changing /dev/cua? Try each one of them until your modem can connect properly.
Title: Re: USB LTE modem - E3372
Post by: paulh on April 29, 2019, 05:20:25 PM
Thanks for your replies... I ended up having to get a Netgear LB2120, put it in bridge mode via ethernet and that worked without an issue. (spent too much time with no success on the dongle that I had to cut my losses    :) )
Title: Re: USB LTE modem - E3372
Post by: orzechszek on July 05, 2019, 03:17:52 PM
Hi,

I don't want to create new topic, so I put it here.
I have similar problem with Huawei e3372h in OPNsense 19.1.4-amd64
I'm still getting:

CHAT: The modem is not responding to "AT" at ModemCmd: label.

I have modem in "stick" mode.
I've updated init string with: "&F&C1&D2E0S0=0", also "Z", "F" or empty.
It looks like init string wasn't changed and used in new configuration.
I've changed init string in PFSense with "&F&C1&D2E0S0=0" and it started working.
Any ideas?
Title: Re: USB LTE modem - E3372
Post by: orzechszek on July 07, 2019, 12:10:47 PM
Anybody had similar problem?