Skip to content

Instantly share code, notes, and snippets.

@mark-stopka
Forked from bjoern-r/Huawei_E3372_openwrt.md
Created October 17, 2020 16:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mark-stopka/4835fca7f0b8dd38ddc94686160c82f6 to your computer and use it in GitHub Desktop.
Save mark-stopka/4835fca7f0b8dd38ddc94686160c82f6 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment