hAP AC3 LTE6 Internet Detection on lte1 interface

Hi!

I have one problem with hAP AC3 LTE6 Router OS. I enable the internet detection function on the router WAN ports (lte1, ether5). On ether5 (TET cable internet operator) this option working fine UNKNOWN>WAN>INTERNET, but on lte1 (Tele2 operator) this option working in this way UNKNOWN>WAN.
RouterOS 6.46.7
LTE R11E-LTE6_025

I disable that feature when he detect internet at LAN site and this give me a breake of connectivity… beter is setup that interface in WAN who can works as WAN & setup LAN as static list.

BTW, please upgrade to stable 6.47.4, this is good version. Maybe they fix that detection, you can check after upgrade.

This is correct, Harms. Your mobile operator doesn’t give you full access, this is why you only get “WAN”. it is possible that LTE provider filters some unknown ports, as you can see in the manual, UDP port 30000 needs to be open by the ISP, to get maximum status.

https://help.mikrotik.com/docs/display/ROS/Detect+Internet

But in my previous hAP AC with LTE USB dongle (Huawei e3372h) and the same SIM card, I haven’t a problem with this option. Ok I will try the upgrade to the last stable ROS version
UPDATE. Update to version 6.47.4 didn’t help :frowning:

Force Internet by LTE1 and see what happens. Of course, make sure that you can browse with any problems forcing this connection.

Regards.

Any News here for internet detect & LTE connections ?
br, Richard

roe1974 write

What with this ?
If your ISP not block a detection communication then this will work.
How work? Read manual: Detect Internet - RouterOS - MikroTik Documentation

You can always enable that feature and watch status of contrack
while (1=1) do={delay 1s ; ip firewall connection print where dst-address~":30000" }

You can write your own detection... like I do when CHR works as my own LoadBalancer unit, you have many options.

For LTE connections remember about:
Enable logs by: /system logging add topics=lte
Simple watchdog: Sxt LTE 4g+ Cat6>
Advance watchdog: tx rx fp rx dropped pppoe account
Watch LTE parameters: R11e-LTE6 2CA not staying connected - #22 by Ferrograph
Documentation: RouterOS - RouterOS - MikroTik Documentation

Hi SIB

Just talked with my Internet Provider … now all ports are open (they have an option to book: “All Ports open”) … but still no communication to cloud.mikrotik.com UPD 30000 (checked with torch)
:frowning:
br, Richard

port what we speak is at MikroTik, it’s not your ISP must open it but only allow to access to this port.
Best way will be write directly to MikroTik Support, details are at help.mikrotik.com