NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

JinTu's avatar
JinTu
Star
Aug 26, 2021

LM1200 repeatedly dropping link

I recently purchased an LM1200-100NAS to serve as an LTE failover connection for my homelab and noticed a strange issue while setting up my pfSense-based router to use the LM1200 as a secondary WAN connection. When I initially activated the SIM card on Verizon with the LM1200, I had it directly connected to the Ethernet interface on a PC, and did not see any issues with the link dropping after the LM1200 had fully powered up. However, for some reason, shortly after powering up the LM1200 when connected to the router, it connects to the LTE network (the right-most LED goes from orange to green), then the LAN LED illumminates green, but shortly afterwards, the LAN LED extinguishes, and I see the port link is down on the router. The link stays down for a few seconds, then the process repeats unless I force release then renew the IP address on the router's interface via DHCP. Once I do this, the LM1200 stops dropping the link and the router get's an IP address and is able to route out the LM1200 via IPv4, and I am able to reach the management interface of the LM1200 on 192.168.5.1. This seems to happen every time I power-cycle the LM1200, and requires manual intervention to be able to get a valid IP and pass (IPv4) traffic through the device. I was also able to admin disable the router interface (leaving the link up) and then enabling the router's interface and this also seemed to helped as the link some of the time, but it wasn't consistant. This suggests the issue may be timing related.

 

The LM1200 and my router are also being issued an IPv6 IP address from my wireless carrier (Verizon) as well, but I have thus far been unsuccessful in routing out via IPv6. However, the IPv6 issue is an issue for another thread.

 

Note that I currently have the LM1200 in bridge mode.  

Firmware version: EC25AFFDR07A09M4G. 

App version: NTG9X07C_20.04.07.06. 

Web App version: LM1200-HDATA_03.03.103.189.

 

Has anyone seen anything like this?  

 

I see that there is a new firmware release due at the end of the month for the LM1200. Is there a possibility that this will address the issue?

 

232 Replies

  • Might have to finally throw in the towel on this one.  Can't seem to replicate the success on TTL mangle that others have been able to achieve:

     

    Verizon LTE SIM verified working

    EdgeRouter X v2.0.9-hotfix.2

    Disabled hardware offloading for hwnat and ipsec

    iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 64

    iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 64

     

    Tried values 62, 63, 64, 65, 66

     

    None would maintain a solid Verizon connection.  Each time, the LM1200 would crash/reboot within 5 minutes.

    Swap out the SIM for a Net10 data-only (ATT Network) and a solid connection would be maintained.

     

    Unclear why Verizon is being so stubborn.

  • Hi everyone,

     

    I've had quite the adventure today getting my gear up and running. I'd like to give some insight on how I've come to the same conclusion that the Netgear expert members like JohnPeng have that there is something going on with the Verizon network specifically. If you are looking for a straight answer I can't really give you one as to why, but I'd like to share my troubleshooting and coming to the conclusion I needed to move to a different 4G provider entirely. With that in mind, there is a lot to go over here so if you skip this post I understand. EDIT: I'm also going to throw in here, I know the difference in router vs bridge mode. I'd need bridge mode to work to have some ports working. But apparently even in bridge mode ports won't forward.

     

    For an idea of my network and situation, I have recently transitioned to working hybrid, but I'll mostly be working from home. I have a fiber line built in directly to my home and I typically don't have any problems with it - however my work is critical in that I'd need a constant connection and no time to fumble through my phone and get a hotspot running. Even if my ISP is running at a 90% connectivity rate through the year if something happens in that 10% it can be very bad. I currently utilize a lot of Tp-link devices and the Omada controller software hosted on a Ubuntu VM - the ER605 is my gateway and supports load balancing and failover. I also have a dedicated Debian VM running various services. For this post it will just be called Services.

     

    I received my LM1200 and plugged in my currently active PagePlus 4G SIM card for testing. PagePlus is a pre-pay MVNO dedicated to Verizon towers. SIM in the LM1200, put in the correct APN, plugged in my laptop directly and away it went. Cool, this connection is working. I then connected it to the ER605. At first some packets went through, then the entire network stopped and Omada complained about the LM1200 port being down completely. Sure enough I looked at the LM1200 and the LAN light isn't even on. Figured it was a bad Ethernet cable so I replaced with a known working one. Same issue.

     

    I figured I was trying my luck with a pre-pay plan (this was before I started diving in to Google and finding this thread). I took my postpaid Verizon SIM from my iPhone and put it in to the LM1200. Same behavior as before - great with a single device, dead on the load balancer. Two for two so far. Checking online, people are talking about this and that, needing an actual data SIM vs a phone SIM or something to that effect, so I decided to add a plan to my Verizon account and add the actual IMEI of the LM1200 to it and Verizon recognized it being a Netgear device by name, fancy that. So surely, after driving to the Verizon store and getting this SIM card with a dedicated data plan, this would be the ticket right?

     

    Nope. Same as before. Three for three here. Also to note, the LM1200 is in bridge mode and the ER605 catches an IP address through DHCP... Then the port goes down. Then it stays offline, refusing to obtain another IP address. Clearly something is wrong. Is it my network? Is it the LM1200 or the ER605? Time to narrow this down.

     

    My first call to Verizon was as you'd expect - someone got on, heard my issue, transferred me to the help desk based in another country, I tried to explain what I was doing, they didn't understand, they actually called Netgear and dumped the call to them unbeknownst to either of us, so I spoke to the Netgear technician for a minute. Very much a help desk call, wouldn't listen when I said I was logged in to the LM1200 already, had me walk through the steps to open the browser, go to H T T P, etc.. After they gathered enough information from me, they determined the LM1200 is working as expected and terminated the call. OK then. Guess I'll take their word for now.

     

    Back on the phone with Verizon. Figured maybe it was my internal DNS running on the Services server. While waiting for a rep I SSH'd in to the Services server and ran a packet trace pointed at UDP 53 for DNS. If anyone wants that command by the way:

     

    tcpdump -ni (your_network_interface) udp port 53

    (To find your network interface, this is typically found in /etc/network/interfaces on Debian or Ubuntu or by running "ip addr")

     

    Testing again with one device, DNS fetching would work just fine. Suddenly when another device would get on the network, the packet dump turned in to multiple "ServFail 0/0/0 (55)" messages, even if the LM1200 managed to come back online. Unbound is a very simple DNS implementation and I use Cloudflare DNS for the forwards, so it was pretty unlikely that was down. On the other testing VM (Windows 10), I switched DNS away from my Services server and straight to Google's 8.8.8.8 - this worked for a brief moment, and then right back to the old behavior of no traffic passing at all. To me this was telling that something was actively killing the connection.

     

    Finally getting through to another Verizon rep, I asked if they could hear me out before throwing me to help desk hell again. I had to explain the concept of failover as best as possible and what I was trying to achieve and they were super cool about it. After a minute for them to wrap their head around it, they told me the only solutions they'd really have for this is that they'd get Tier 2 on the phone and they would recommend a repeater/amplifier which is not what we'd want, or that Verizon specifically sells a mobile hotspot that will allow multiple devices. That was another tell for me that there is likely something in the terms of service saying they'd only allow one device for tunneling like this and to get around it I'd need to refund the LM1200 and add on yet another unwanted device to my Verizon plan. Told them I greatly appreciated their time and disconnected the call.

     

    Googling deeper I found this thread, and people talking about the LM1200 and using it with T-Mobile through Google Fi, through AT&T with a data pre-pay plan - not so many hits with Verizon post-pay and pre-pay solutions. Neither of those carriers are great in my area, but I still need that backup and I had some cash to blow. Went to Best Buy, said goodbye to $70 for the Google Fi Unlimited Plus SIM card, activated, put in to the LM1200. Adjusted the APN and tadaa, working Internet to my test laptop. Threw the LM1200 back on the ER605, got an IP address just fine, killed the fiber line, tested with multiple devices, internal DNS working as expected, no problems at all. Pretty quick failover too, might I add. Other than time being wasted, I am now happy with the LM1200 and yes that plan is a bit pricey for pre-pay but I'd rather have peace of mind if something were to go down.

     

    So here's a summary of testing:

    - Tried a pre-pay Verizon SIM via PagePlus. Didn't work. Worth a shot.

    - Used my current Verizon post-pay SIM from my iPhone to test. Nope, not working.

    - Added a line on Verizon post-pay specific to a data plan with the LM1200's IMEI and gave that a try. No dice.

    - The first time I'd seen the network port go down, I thought it could be a bad Ethernet cable. Switched to a known working cable, same result.

    - Switching from internal DNS to external DNS specifically did not resolve the issue. Noted from internal DNS packet capture network would die specifically as more devices got online.

    - Speaking with a good Verizon rep the idea on their end is that you get frustrated with this and just buy a mobile hotspot from them (not their words but my takeaway).

    - Switching to a completely different carrier, no problems.

     

    I'd say it is pretty conclusive at this point that Verizon does not work with the LM1200, or at least in a extremely limited capacity in that you can only have one device connected and failing over to a typical home LAN will not work. And yes, that is on Verizon and how they handle their network - however, I'd hope that Netgear recognizes this and puts a big fat asterisk on their product page noting the limitation of failover with the Verizon network. I hope someone from Netgear sees this and can update documentation, or something to that degree? I happen to live in a city with multiple phone towers, I'd still would have liked to use Verizon since they are very good here, but I can live with T-Mobile in this emergency use-case. I'd just feel bad for people with only Verizon nearby to get this and waste their time.

     

    Also, one little side complaint - I host a VPN from home and implement Dynamic DNS to push a new WAN IP address if failover occurs to a domain name I bought. My VPN works as expected from my fiber line. However when connected to the LM1200 even in bridge mode it cannot see the required port open. I noted the IP address from the actual LM1200 and it differs from doing a Google search for my own public IP address. So I take it this isn't really a "bridge mode" then if ports cannot be opened? Any way to accomplish this? Would I have to, God forbid, turn on UPnP?

     

    Thanks for coming to my TED talk everyone.

    • JohnPeng's avatar
      JohnPeng
      NETGEAR Expert

      greenpuddin Solute to you, Sir. You summarized all the issues we are facing with Verizon network now on LM1200.

       

      1. LM1200 can only support one ethernet client on Verizon network. The data connection is teared down by the network if more than one clients connect through the ethernet port. We contacted Verizon to help finding the root cause, but so far, not results. This may be just how Verizon network setup. As customers reported, the issue also happens on the devices from other vendors. Another 2 Netgear branded devices also have the same issue.

       

      Thanks for your suggestion to post a KB article to remind the customers on the Verizon network limitation when using LM1200. I will work with the internal team on it.

       

      2. VPN connection from cellular network usually is limited by the carriers due to security reasons. Some carriers can provided the special APN for VPN connection with extra costs. This is not an issue on the device side.

       

      Please let me know if you have any questions or suggestions.

      Regards

      John

      • greenpuddin's avatar
        greenpuddin
        Aspirant

        Thanks for getting back to me JohnPeng that was quick! Reading what others have said, maybe documentation should note in this situation for multiple devices Verizon SIMs should be set to router exclusively? Or maybe something in general if other providers start doing this, to test toggling between bridge and router mode?

         

        Also, are you guys hiring by chance? I've always wanted to be a technical writer and I'm wrapping up my bachelors ðŸ¤£

    • Fiddlin's avatar
      Fiddlin
      Tutor

      greenpuddinabout IP address being different than reported.

       

      When I spoke with Verizon about getting a public IP address, they told me that their none of their consumer plans provide a public IP address.  The address you get will be double-NAT'ed and you will not be able to forward ports from the actual public IP you will be going through.

       

      The only way to get a real outside-accessible public IP from which the LM1200 could forward ports is to get a business account, for which you have to actually have a business tax ID.

       

      I am stuck with Verizon.  They are the one and only carrier that works at my house.  I can't work with satellite delays, and comcast wants $5000 to cross the road (not to mention having to sign a document allowing them to charge me for any additional expenses they see fit to charge 😡).  I get by with my firewall connected to my LM1200 running in router mode, but I have no way to get in from the outside like I need to be able to do.  For accessing the outside from in the house, the LM1200 works great in router mode on my Verizon service - very reliable connection with good performance for a cell service (I got used to having fiber at my previous address ðŸ˜¢ ).

      • Fiddlin, if adding another layer of NAT is acceptable, add a router that supports OpenVPN or Wireguard, build a VM on a cheap hosting service that supports a public IP, and set up a VPN between the VM and router. Connecting to the public IP will connect you to the router inside your network. I looked into doing that in combination with T-Mobile Home Internet (same situation - no public IP possible) but ultimately dropped the project because my cable ISP (Cox) dropped my price enough to abandon TMHI. I can't give further guidance on the topic other than the fact it's an option, and works.

        I don't know if it's technically possible but, if the VPN will work with the extra router in bridge mode, it won't add a NAT layer.
  • Is anyone still seeing this issue?

    I used to be able to reproduce it easily/consistently, not any more.

    If you're still seeing it as of today, kindly provide your setup detail.

    Thanks!

    • stuyboy's avatar
      stuyboy
      Tutor
      to be clear, you are working just fine:
      . on Verizon
      . in Bridge (not Router) mode
      . lm1200 is connected to a router, not directly to a computer

      and things work fine now?
      • Tobinator's avatar
        Tobinator
        Star

        Never mind, I just saw the issue again now. Looked like I jinxed it with my posting. Thanks

    • petro1020's avatar
      petro1020
      Aspirant

      Yeah, I actually re-tested mine in bridge mode a few days ago when I was recabling my home network and still drops like a rock. I've given up at this point and am staying double NATed 😞 

    • Lostcluster's avatar
      Lostcluster
      Aspirant

      I am having this issue.

      LM1200 is my failover for WAN.  It is in bridge mode, LTE only.  Mobile only is selected.  IPV4 only.  Service is T-mobile.

      Ethernet connection is dropped frequently, I have seen as many as once an hour or more.

      ser no  is 6JU3318W600485

      firmware says latest - no version shown

      I changed the Ethernet cable just in case - it did not resolve issue.

      Latest router log on connection status.

       

       

       

       

      • jcstill's avatar
        jcstill
        Aspirant

        JohnPeng

        Is there any update on this issue from Verizon?

         

        Just found this thread, but have been having this issue for a while.

         

        Verizon BYOD

        Bridge mode

        No Failover

        OpenBSD with pf as my firewall/router

         

        I am also having the connection drop issue when the LM1200 is connected to my computer (linux).

         

  • I have just purchased and setup an LM1200 in combination with my Unifi network at home (in Australia). It seems to be working well. Have setup the LM1200 first connected to a laptop, making sure it connects to a mobile network, setup in bridge mode, etc, etc.

     

    Then I've connected the LM1200 from its LAN port (not the WAN port) to port 10 on my UDM-Pro. Configured the Internet settings as having a dual WAN, with port 10 as the fall-back. Then configured the port 10 with a WAN profile. The last step is only possible after the Internet settings have been configured with the dual WAN config.

     

    Everything seems to be working well. When the primary WAN is active (connected to my gigabit HFC cable internet connection), the LM1200 is not visible, i.e. 192.168.5.1 is not reachable. When I disconnect the primary WAN internet connection, fall-back to the LM1200 and mobile network is done within the minute (possibly quicker). Once that is the active internet WAN, the LM1200 management interface becomes accessible through the 192.168.5.1, and you can see the health of the mobile connection, etc.

     

    When the fixed primary WAN becomes active again, the LM1200 becomes inaccessible again after a minute or so. Everything seems to be working fairly smoothly. I've also installed an omnichannel antenna and connected it with the two wires to the LM1200 for increased mobile reach and therefore performance. All together it seems to work well as a relatively cheap internet backup solution.

     

  • Any updates on this? It kind of seems like netgear/verizon are giving up on this issue.

     

    The frustrating part about this is that my novatel T1114 was working fine until Verizon decided to block these routers because of their 3g changes. I purchased the LM1200 as I was told it was supported, and randomly after a power outage, my LM1200 will either flap the LAN while in bridged OR constantly disconnect/reconnect to the cellular while in router mode.

     

    I have tried factory reset, multiple cables, multiple routers. The only thing that keeps it stable is connecting only a laptop.

     

    The keep alive "work-around" does not work for me, I have tried 1 and 15 minutes and completely off.

    • ilektranik's avatar
      ilektranik
      Tutor

      I get the LM1200 fitful 20 to 90 second reconnects in fail over with Verizon like everyone else.

       

      But:

       

      In 'Mobile Broadband only' the LM1200 works fine. With a half dozen hosts. Rock steady. But not if it failed over to Mobile Broadband:

       

      Pull Wired Broadband WAN cable and LM1200 fails over to cellular.

       

         LM1200 loses both Internet and LAN links several times doing so. (Reconnects.)

       

         LM1200 then loses Internet and LAN links every 20 to 90 seconds. (Reconnects.)

           

            No devices like VoIP adapters may register. (No time to do so.)

       

            Browsing is next to impossible. (Once again time but if done quickly possible.)

       

               Turn ‘Keepalive‘ off it reconnects.

       

               Set connection to ‘Mobile Broadband Only’ it still reconnects.

       

               Plug Wired Broadband WAN cable back in and Mobile Broadband starts  

               working fine!

       

                  With the Wired Broadband up and available!

       

               Turn ‘Keepalive’ back on and after a couple link bobbles Mobile Broadband

               works fine!

       

                  With the Wired Broadband up and available!

       

                  Through 'Keepalive' pings!

       

               Select auto and LM1200 switches to wired fine.

       

      Pull Wired Broadband WAN cable and the above starts again.

       

      Work with me guys. There is a way to fix this I believe.

       

      ilektranik

      • ilektranik's avatar
        ilektranik
        Tutor

        Or more succinctly:

         

        Fail Wired Broadband by pulling cable.

         

        When in Verizon Mobile Broadband repeated reset mode after failover:

              Settings > Advanced > Failover > Mobile Broadband Only > Submit

              Settings > General > Software and Reset > Restart > OK

         

        Mobile Broadband now works continuously for multiple hosts after boot:

              Wired Broadband still connected. Lights on LM1200 all green.

              Tested for 1 hour on multiple devices. All good.

         

        Then:

              Settings > Advanced > Failover > Auto > Submit

              Swaps to Wired Broadband pretty as you please.

         

        How is this Verizon?

         

        ilektranik

  • Thought I'd stir the pot again and see if anyone's gotten the LM1200 to work on Verizon in Bridge mode.  Earlier in the thread, Netgear responded with a potential solution on Verizon, but haven't seen any new products or updates yet.

     

    Everyone still using Router mode with Verizon, or just switched to another carrier?

      • stuyboy's avatar
        stuyboy
        Tutor

        Sireone Thanks for the link to that gateway, didn't realize Verizon had a failover passthrough!

    • JinTu's avatar
      JinTu
      Star

      OP here,

       

      I have similarly been forced to move to a different hardware solution as the promised resolution to stability and a functional bridge mode with the LM1200 on VZ never materialized in the intervening three years since I created this thread. In my case I went with a Peplink MAX BR1 Mini Core as it is functionally similar to the LM1200 albeit at a significantly higher price point.

  • I had it working for a bit, thinking either a firmware update or maybe Verizon fixed it. I had to reboot the modem to move a cable and since then, it went right back to not working. So I had to go back to double NAT. Well if you factor in the CGNAT, then triple NAT! I’m not thrilled but it’s the best I’ve got especially since it’s just for backup Internet.
    • stuyboy's avatar
      stuyboy
      Tutor

      I'm in the same boat as just using this for backup, and remote access to a secondary location.  Using some MVNOs and cheaper pay-as-you-go options for LTE (ie Tello), the cost is about the same as adding onto my VZ plan.  Would have been nice to share the same data plan as my mobile, but probably not worth the trouble/cost at this point.