SXT LTE6 unable to navigate

Hello, need some help in order to configure correctly my device.
Signal from tower is fine, using VERY operator setting APN internet.it.
I’m not familiar with line interface, but not a problem…
Screenshot (124).png

And the issue is … ??

Unable to navigate

That was already in your title, yes …

What do mean with “navigate” ?
What doesn’t work ?

You can’t find your way in the menu structure of Winbox ?
You can not reach internet ?
Your boat doesn’t start ?
Your GPS is broken ?

All of that is related to “navigate” …

Your mother tongue is Italian, I think. Mine is Dutch.
Most here are not native English speaking persons. So you may have to use other and a lot more words to make your problem clear.

Help us to help you so we can understand what your problem is.

Hi, thanks for reply. Apologize to be too concise with the problem, the issue is that I cannot navigate internet
while all configuration seems to be correct, in fact lte interface is active, it sense the cell id and detect the
operator and showing the interface it displays either the tx and rx activity continuously. Moreover using SMS
function it sends messages (even if not receiving, but I do not really care about this, was just for testing).

APN was configured as requested by operator (internet.it). I’ve also test the same sim with other 3G router
and it works, again the problem is that I cannot navigate using browser into internet, till this morning.

Today I changed the Address List where I had
10.13.255.112 associated with lte1 interface
100.82.11.9 associated with lte1 interface
192.168.88.0 associated with lte1 bridge
changing the 100.82.11.9 associating with bridge interface

After this change internet navigation works ! I’m not really sure if this was the problem, but it works now.
Do you think is correct ?

The image does not show.
But if it works now, you may have just changed that part which was still missing.

Screenshot (125).png
Here’s the snapshot, not really convinced that changing
the 100.82.11.9 associating with bridge interface is the
correct solution, but works. Just for reference which is
the command line that show me the full (if exists) configuration

It might be doing so added a missing route ?

Can you post output of
/interface lte apn print
/ip route print

Here's the output :
[admin@MikroTik] > /interface lte apn print
Flags: * - default
0 * name="default" apn="internet.it" use-peer-dns=yes add-default-route=yes
default-route-distance=2
[admin@MikroTik] > /ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit

DST-ADDRESS PREF-SRC GATEWAY DISTANCE

0 ADS 0.0.0.0/0 lte1 2
1 ADC 10.13.255.112/32 10.13.255.112 lte1 0
2 ADC 100.82.11.9/32 100.82.11.9 bridge 0
3 ADC 192.168.88.0/24 192.168.88.1 bridge 0