Need help with a Netgear AirCard 314u

Aleksander Morgado aleksander at aleksander.es
Mon Aug 15 08:19:44 UTC 2016


On 15/08/16 03:01, Neil Cherry wrote:
> Okay this was interesting ... I can now reach the modem (Netgear 341u)
> from my server (and browser). But I can't seem to ping anything via
> the wwan0 (other than the we server's address). So some more work.
> 

What do you mean you can reach the modem through your browser?

> Here's what I did:
> 
> # Plugged in the modem
> mmcli -L
> # As root
> mmcli -m 0 -e
> qmi-network /dev/cdc-wdm0 start
> dhclient -d wwan0

Not sure why you mixed the qmi-network and mmcli calls here.

Can you run ModemManager with --debug and post what happens after you
run this?:

$ mmcli -m 0 --simple-connect="apn=internet"

$ mmcli -b 0      // to show bearer info, to make sure DHCP is needed

$ dhclient wwan0

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list