Please share your usbconfig information for the device. I would like to see what the modem shows up as.
Whats your best speeds look like?
How do you configure by local address? Web landing page?
i did mention not able to connect to wifi or wifibox, whilst connected by the modem. out of curiosity, i connected my phone as usb thethering. surprisingly, i am able to connect to both ue0 n wifibox0I want to get this off my chest.
Having a Snapdragon processor, used for the modem, on your regular computer could be considered a security threat. Who knows what OS that processor runs.
Here you have this 'blackbox' that could be communicating anything from your computer without you knowing. These are not simple modems but complex devices.
Scary but convient.
As far as I know there are no exploits for cellular modems.is this a security issue???
Sierra on USB Adapter with SIM. Huawei depending on preference. Some Telit works too.back to search for a reliable LTE usb dongle
This is the deluxe version. There are cheaper ones without antennas.I have no idea why wireless would cut out. I made a MIMO device for portable Hotspot with a modem and Atheros in HostAP. Ran it off PicoUPS in my vehicle.
So I can say for sure wifi and cellular with work at the same time.
Sierra on USB Adapter with SIM. Huawei depending on preference. Some Telit works too.
This is the deluxe version. There are cheaper ones without antennas.
If you guys during your tests manage to make ipv6 work with any of EMXXXX module, I would be glad to know.Hi all,
If you guys during your tests manage to make ipv6 work with any of EMXXXX module, I would be glad to know.
I'm currently trying to get ipv6 working an EM7455 (1199:9079) on OPNsense with mpd5. I asked Sierra and they told me PPP is not officially supported on EM7455 so the problem could be anything. Failure occurs during the IPV6CP negotiation and it appears that EM7455 doesn't communicate at all on ipv6 layer. I also tried on NomadeBSD and Linux (pppd).
But it works well with ModemManager. I know an umb driver for MBIM is in development but according to this status https://www.freebsd.org/status/report-2024-10-2024-12/umb/ it will be restricted to ipv4 only.
I'm trying to get one of EM75XX module series for testing I will not miss to tell you if it's not listed.
This looks like a very positive development for Sierra Modems.
[/URL]
umb0: flags=1008951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
options=0
inet 100.117.42.99 --> 100.117.42.100 netmask 0xfffffff8
media: <unknown type>
status:
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
No. I just copied these files:I question backporting the driver. Did you miss anything? Structure on -CURRENT could be different.
sbin/umbctl/Makefile
sbin/umbctl/umbctl.8
sbin/umbctl/umbctl.c
sys/dev/usb/net/if_umb.c
sys/dev/usb/net/if_umbreg.h
sys/dev/usb/net/mbim.h
sys/modules/usb/umb/Makefile
sys/sys/sockio.h
sys/net/if_types.h
I don't know - I don't have -current box.Does it work on -CURRENT the same way?
Well, SIM is fine (active and no pin) as it works in ppp mode and I get an IP in MBIM mode.Sierra has a bunch of AT Commands at your disposal. Have you tried that? Check SIM status and work up from there.
Quoting myself: It works on 14-STABLE w/o netmap after applying a patch from Zhenlei Huang.I don't know it it works on -current without netmap.
Too much of an honour. I just copied the files from -current.Thank You for the backporting work. It is amazing to have such nice cellular modem tools in base.