Project

General

Profile

Actions

Correction #11154

closed

Feedback on Cellular Wireless — Known Working 3G-4G Modems

Added by John Bayly over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
References
Target version:
-
Start date:
12/11/2020
Due date:
% Done:

0%

Estimated time:

Description

Page: https://docs.netgate.com/pfsense/en/latest/cellular/hardware.html

Feedback:

For devices such as the Huawei E3372h (HiLink), we need to run the usb_modeswitch command. If we run this using the shellcmd service so that the the ue0 interface comes up on boot, it happens too late so we get a "Network interface mismatch" which needs to be resolved via the serial console.

A simple work around is to add a delay (I opted for 10s) to give the system time to switch the mode and initialize the ue0 interface.

usb_modeswitch -v 12d1 -p 1f01 -c /usr/local/share/usb_modeswitch/12d1:1f01 && sleep 10

Perhaps this is something that could be added to the documentation so that users (like myself) that rely upon a 4g dongle as our primary connection can handle unattended startups.

Actions #2

Updated by Jim Pingle about 3 years ago

  • Status changed from New to Closed

PR merged

Actions

Also available in: Atom PDF