Skip to content

Instantly share code, notes, and snippets.

@bjoern-r
Last active August 30, 2025 13:02
Show Gist options
  • Save bjoern-r/1345e8a17f4acf41006330e688af1441 to your computer and use it in GitHub Desktop.
Save bjoern-r/1345e8a17f4acf41006330e688af1441 to your computer and use it in GitHub Desktop.
How to use a Huawei E3372 on OpenWRT

HOWTO use a Huawei E3372 on OpenWRT

This modem is also sold as a MegaFon M150-2 USB dongle

Needed Software

Install the needed packages via opkg tool

opkg update
opkg install kmod-usb-net-cdc-ether
opkg install usb-modeswitch

setup

  • install software
  • reboot router
  • connect device
  • create a new network named lte
  • select the eth device of the dongle ( e.g eth1)
  • assign the network to firewall zone wan
@VadimBoev
Copy link

Work on OpenWRT 24.10.0 TP-LINK C6U v1
USB LTE E3276s-152 HiLink (Russian: Мегафон М150-1 (E3276s-152))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment