Hey,
I have here a strange problem with MT2500A.
I can connect to it via wireguard as roadwarrior, but it jumps all the time between "ethernet green" and "interface is connected, but the internet can't be accessed". I can even surf the web via this wireguard gateway.
The configuration was never changed, there is no firewall which can block smth. DNS and gateway is the fritzbox. MT2500A has static IP within this range.
Whats the point of this issue?
Cheers
glineter
Hi,
Please test ping the 4 DNS addresses in your router management page to see if there is any packet loss.
There may be a problem with the network export.
If possible, try to reproduce the problem and then export the log.
By the way, is your device able to access the Internet at all times? Even if it says "internet can't be accessed".
If this is the case, you can turn off "Enable Interface Status Track" and the router will no longer detect it, but you will also not be able to use Multi-WAN features such as failover and load balance.
thanks!
the "ping" is greyed out, but all DNS servers on multi WAN are there and are enabled.
here is the system Log from today:
Mon Jun 30 00:32:29 2025 kern.err kernel: [1099087.764094] exFAT-fs (sda1): hint_cluster is invalid (469370)
Mon Jun 30 00:36:33 2025 kern.err kernel: [1099330.893557] exFAT-fs (sda1): hint_cluster is invalid (469370)
Mon Jun 30 00:40:29 2025 kern.err kernel: [1099566.687637] exFAT-fs (sda1): hint_cluster is invalid (469370)
Mon Jun 30 00:44:21 2025 kern.err kernel: [1099799.547697] exFAT-fs (sda1): hint_cluster is invalid (469370)
Mon Jun 30 00:48:10 2025 kern.err kernel: [1100027.927763] exFAT-fs (sda1): hint_cluster is invalid (469370)
Mon Jun 30 18:06:11 2025 user.notice kmwan: config json str={ "op": 1, "data": { } }
Mon Jun 30 18:06:11 2025 kern.debug kernel: [1162293.402435] kmwan: All nodes are deleted.
Mon Jun 30 18:06:11 2025 user.notice kmwan: config json str={ "op": 0, "data": { "sensitivity": 3000, "mode": "failover", "rtmode": 0 } }
Mon Jun 30 18:06:11 2025 kern.debug kernel: [1162293.417820] kmwan: sensitivity and mode are set.
Mon Jun 30 18:06:11 2025 user.notice kmwan: config json str={ "op": 2, "data": { "cells": [ { "interface": "wan", "netdev": "eth0", "track_mode": "force", "addr_type": 4, "force_ip": "192.168.211.249", "tracks": [ { "type": "ping", "ip": "1.1.1.1" }, { "type": "ping", "ip": "8.8.8.8" }, { "type": "ping", "ip": "208.67.222.222" }, { "type": "ping", "ip": "208.67.220.220" } ] } ] } }
Mon Jun 30 18:06:11 2025 kern.debug kernel: [1162293.514372] [add_dev_config 319]add node success. iface:wan, dev:eth0, ifindex:2
The strange thing is, I can access internet as roadwarrior via this MT2500A, but the MT2500A itself can not update plugins for example. It says then, there is no internet connection.
If I connect the roadwarrior to it, I can also ping all the DNS servers above (just via bash from my laptop/roadwarrior).