I have the same issue with the LTE interface disappearing ... it happens under high load (maxing the LTE connection) and I can recreate it all the time.Hi
I have a SXT LTE.
The lte interface of router has removed.
sometime be correct by reboot,but sometime had to install lte package.
why?
router os version is 6.38.7 bugfix
Do you mean the issue with the interface dropping under high load or ?This issue is fixed in 6.39 and newer (current and RC branches)
Is there something I can do to assist ? I've sold / implemented maybe 10 of these now as we are pretty rural and its our only option. The problem happens on all of the devices, in a small home environment its not so bad, but I have some larger customers also who are starting to get upset with the stability problems this is causing.Yes, it looks like the specific issue sometimes happens on this particular product, we are looking into it. It looks like other LTE modems and wAP LTE does not have this issue. The problem on SXT LTE takes place under heavy UDP traffic, but we are still investigating.
Thanks for the reply, I'm afraid the cost of revisiting the sites and getting up on the roofs to replace kit would make this a loss for me so I will have to wait for the fix.Initial suspicion is that this is a problem in the driver, so we are working with the chipset manufacturer to investigate. It seems that if you need a quick fix, the wAP LTE or some other hardware replacement (we have several devices that support miniPCIe LTE modems) is the quickest fix for the important locations. Testing department says that no other LTE device (that we make/sell) has this issue in RouterOS.
Just an idea, maybe rate-limiting UDP you can alleviate the issue in the meanwhile...The problem on SXT LTE takes place under heavy UDP traffic, but we are still investigating.
/ip firewall raw
add action=add-src-to-address-list address-list="dns flood" address-list-timeout=1d chain=\prerouting dst-port=53 in-interface=lte1 protocol=udp
/ip firewall filter
add action=drop chain=input dst-port=53 in-interface=lte1 protocol=udp src-address-list="dns flood"
:if ([:len [/interface find name="lte1"]] = 0) do={[/log error "LTE not found"] & [/system reboot]} else={[/log info "LTE-Found"]};
Yeah, reporting in. My RB SXT LTE still suffer intermittent no connectivity. Currently running 6.45.5 for about 1d plus. My case was not LTE interface disappear but more to LTE interface just "hang" and no connectivity at. I have a script written to ping google dns, and if they ping fail for 15 times, reset the Interface. The script will repeat itself every 3 minutes. In short, 6.45.5 didn't fix my problem and this is very annoying especially when I am playing online gaming.Looks like 2 years later we still have new fixes regarding the problem: ROS version 6.45.5 changelog- lte - fixed LTE interface disappearing on RBSXTLTE3-7;
Maybe someone who's still standing tall with RB SXT LTE 3-7 could post something- any changes with 6.45.5?
Hi!I installed last stable OS v6.45.6 and it seems to be fine now. Now its on for 3 weeks ...
Seems like for "new" Mikrtoik devices (4011, 60G, LTEs) is better use last stable instead of long term ....
Hi!I installed last stable OS v6.45.6 and it seems to be fine now. Now its on for 3 weeks ...
Seems like for "new" Mikrtoik devices (4011, 60G, LTEs) is better use last stable instead of long term ....
Can you tell please, have you any problems with SXT after upgrading to v6.45.6?
Hello All and @notjuraj - many stuff are detected and fixed.we have the same problem with wAP AC LTE kit. two different devices, purchased from different sources, tried several routerOS version, still happening.
is there any solution to this please? a device marketed as LTE hotspot is basically useless if this is happening.