Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Huawei ME909s-120 working config

    General pfSense Questions
    1
    1
    307
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      El_Barto last edited by El_Barto

      Hello all,
      I've got apu2d4 mainboard with Huawei ME909s-120 LTE module. It took me a while to get the modem going. So to help anybody else and for my own archive the config on how I got it working:

      Interfaces / PPPs / Edit
      Link Type: PPP
      Link Interface: /dev/cuaU0.0
      provider, APN, username etc according to provider
      Phone number: *99#
      Init string: Z

      This config is working but after a reboot the modem is not reconnecting. When you save the PPP settings again the connection comes up again.
      The solution to this is to install the shellcmd package.

      Package / Services: Shellcmd Settings
      Add a new command
      Command: php -r 'require_once("shaper.inc"); require_once("filter.inc"); interface_ppps_configure("opt4");'
      Shellcmd Type: shellcmd

      replace opt4 with the optx of your network port.

      Some helpful urls and credits:

      https://forum.netgate.com/topic/94623/huawei-e3276-and-pfsense-need-help
      https://forum.netgate.com/topic/122565/huawei-me909s-120-setup-help-needed/
      https://teklager.se/en/knowledge-base/apu3-pfsense-lte-3g-modem-configuration/
      https://teklager.se/en/knowledge-base/pfsense-lte-troubleshooting/
      https://forum.netgate.com/topic/111544/ppp-lte-usb-modem-not-connecting-on-boot

      1 Reply Last reply Reply Quote 1
      • First post
        Last post