-
Hi All,
I have a old Huawaei USB Modem that I am using as a back connection on my pfSense setup at home. I have decided that I would like to upgrade to a 4G connection instead of a 3G connection for backup. I have run into the following in my pfSense logs and the connection for the 4G network never comes up.
Couple of questions, has anyone used the E3372-325 successfully on a pfSense box? Has anyone got any pointers on what might be going on here?
Sep 29 21:49:31 ppp 78121 [opt6_link0] Link: reconnection attempt 3 Sep 29 21:49:28 ppp 78121 [opt6_link0] Link: reconnection attempt 3 in 3 seconds Sep 29 21:49:28 ppp 78121 [opt6_link0] LCP: Down event Sep 29 21:49:28 ppp 78121 [opt6_link0] Link: DOWN event Sep 29 21:49:28 ppp 78121 [opt6_link0] MODEM: chat script failed Sep 29 21:49:28 ppp 78121 [opt6_link0] CHAT: The modem is not responding to "AT" at ModemCmd: label. Sep 29 21:49:15 ppp 78121 [opt6_link0] Link: reconnection attempt 2 Sep 29 21:49:11 ppp 78121 [opt6_link0] Link: reconnection attempt 2 in 4 seconds Sep 29 21:49:11 ppp 78121 [opt6_link0] LCP: Down event Sep 29 21:49:11 ppp 78121 [opt6_link0] Link: DOWN event Sep 29 21:49:11 ppp 78121 [opt6_link0] MODEM: chat script failed Sep 29 21:49:11 ppp 78121 [opt6_link0] CHAT: The modem is not responding to "AT" at ModemCmd: label. Sep 29 21:48:56 ppp 78121 [opt6_link0] Link: reconnection attempt 1 Sep 29 21:48:55 ppp 78121 [opt6_link0] Link: reconnection attempt 1 in 1 seconds Sep 29 21:48:55 ppp 78121 [opt6_link0] LCP: Down event Sep 29 21:48:55 ppp 78121 [opt6_link0] Link: DOWN event Sep 29 21:48:55 ppp 78121 [opt6_link0] MODEM: chat script failed Sep 29 21:48:55 ppp 78121 [opt6_link0] CHAT: The modem is not responding to "AT" at ModemCmd: label. Sep 29 21:48:42 ppp 78121 [opt6_link0] LCP: LayerStart Sep 29 21:48:42 ppp 78121 [opt6_link0] LCP: state change Initial --> Starting Sep 29 21:48:42 ppp 78121 [opt6_link0] LCP: Open event Sep 29 21:48:42 kernel ng0: changing name to 'ppp1' Sep 29 21:48:42 ppp 78121 [opt6_link0] Link: OPEN event Sep 29 21:48:42 ppp 78121 [opt6] Bundle: Interface ng0 created
I have been reading through the following post (https://forum.netgate.com/topic/171408/huawei-4g-lte-usb-findings/11), which did manage to get me to the point that I wasn't using Double NAT. However the connection doesn't seam to ever connect to my 4G ISP. Just in case it is an ISP thing I am awaiting a SIM from another provider that I have tested with in the past on my older Huawei 3G modem so I'm hoping this might help in diagnostics.
Any pointers or suggestions are welcome, I am new to diagnose 3G/4G Modem issues so apologies if I have missed an obvious step.
Regards,
Tom -
What modem are you currently using that works?
When you plug in the E3372-325 what new entries are shown in the system log?
Steve
-
-
@stephenw10, apologies for the delay in replying.
So I below is an example from today what I see in the system log when plugging in the device;
Nov 23 15:10:57 kernel ugen0.2: <Mobile Mobile> at usbus0 (disconnected) Nov 23 15:10:57 kernel cdce0: at uhub0, port 5, addr 1 (disconnected) Nov 23 15:10:57 check_reload_status 411 Linkup starting ue0 Nov 23 15:10:57 kernel cdce0: detached Nov 23 15:10:58 check_reload_status 411 Reloading filter Nov 23 15:11:00 php-fpm 53136 /rc.filter_configure_sync: An error occurred while trying to find the interface got 192.168.0.1 . The rule has not been added. Nov 23 15:11:23 check_reload_status 411 Linkup starting ue0 Nov 23 15:11:23 kernel ugen0.2: <vendor 0x3566 product 0x2001> at usbus0 Nov 23 15:11:23 kernel cdce0 on uhub0 Nov 23 15:11:23 kernel cdce0: <CDC Ethernet Control Model (ECM)> on usbus0 Nov 23 15:11:23 kernel ue0: <USB Ethernet> on cdce0 Nov 23 15:11:23 kernel ue0: Ethernet address: be:5c:7b:3f:7f:28 Nov 23 15:11:23 check_reload_status 411 Linkup starting ue0 Nov 23 15:11:23 kernel ugen0.2: <vendor 0x3566 product 0x2001> at usbus0 (disconnected) Nov 23 15:11:23 kernel cdce0: at uhub0, port 6, addr 1 (disconnected) Nov 23 15:11:23 kernel cdce0: detached Nov 23 15:11:23 check_reload_status 411 Linkup starting ue0 Nov 23 15:11:23 kernel ugen0.2: <Mobile Mobile> at usbus0 Nov 23 15:11:23 kernel cdce0 on uhub0 Nov 23 15:11:23 kernel cdce0: <CDC Ethernet Control Model (ECM)> on usbus0 Nov 23 15:11:23 kernel ue0: <USB Ethernet> on cdce0 Nov 23 15:11:23 kernel ue0: Ethernet address: be:5c:7b:3f:7f:28 Nov 23 15:11:24 check_reload_status 411 Reloading filter
-
Ok so it's detected as a USB Ethernet device and not as a USB serial port in the mode the modem is in.
Try assigning ue0 as a new interface and setting it as DHCP. See if it pulls a lease.
-
Hi, OK, so ue0 and assign the interface it does get a private IP. All good however access to the pfSense interface is intermittent untill I unplug the USB Modem is removed.
I may need to look into Changing the mode to Serial if possible. I will grab some logs System, routing and interface logs.
Ill post back shortly.
-
Make sure the IP it's giving you is not conflicting with any other subnet on the firewall.