After the upgrade, the internet connection was lost completely.
I managed to restore internet access for connected devices by manually adding DNS servers to the WAN interface.
However, the internal package manager (apk) still cannot connect to the repositories or the internet.
Problem:
Even though the WAN has a manual DNS, the system itself cannot resolve addresses to download or fix packages. The previously installed LuCI applications are not visible in the web UI.
How can I fix the apk package manager's connectivity and restore the functionality of these packages on this version?
Actually, my DNS provider is usually configured by luci-app-https-dns-proxy, and the other settings are left at their defaults. I’m attaching screenshots of the configuration screen. To resolve the issue, I’m manually adding the DNS server 8.8.8.8 as shown in the second screenshot. However, my package manager still isn’t working.
I performed a clean install and updated the IPv4 address to 192.168.2.1/24; however, the internet connection remained inactive. Following a suggestion from Gemini, I replugged the WAN cable, which fully resolved the issue. It appears the root cause was the router's failure to lease the correct IP address from the main modem. Thanks, everyone.
Hello everyone, i’m getting the same issue in all OpenWRT v25, i tried everything the ChatGPT suggests, perform clean install. unplug/plug wan cable, change ip, but nothing works. I perform a clean install of v24 and works with the default settings. I’m getting the exactly same problem in the Xiaomi AX3000T.
My home network works with a Nokia G-140W-H blocked by the internet provider (i can’t enable brigde mode so my trade off was double nat) connecting my AX32000 and AX3000T (AX3200 as my main router). I was hopping someone could help.
root@AX3200:~# ping google.com
PING google.com (2800:3f0:4001:810::200e): 56 data bytes
64 bytes from 2800:3f0:4001:810::200e: seq=0 ttl=119 time=8.649 ms
64 bytes from 2800:3f0:4001:810::200e: seq=1 ttl=119 time=10.351 ms
64 bytes from 2800:3f0:4001:810::200e: seq=2 ttl=119 time=9.290 ms
64 bytes from 2800:3f0:4001:810::200e: seq=3 ttl=119 time=8.168 ms
^C
--- google.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 8.168/9.114/10.351 ms
root@AX3200:~# ping openwrt.org
PING openwrt.org (2a03:b0c0:3:d0::1a51:c001): 56 data bytes
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=0 ttl=52 time=203.693 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=1 ttl=52 time=205.678 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=2 ttl=52 time=205.207 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=3 ttl=52 time=204.778 ms
^C
--- openwrt.org ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 203.693/204.839/205.678 ms
root@AX3200:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=115 time=11.528 ms
64 bytes from 8.8.8.8: seq=1 ttl=115 time=10.591 ms
64 bytes from 8.8.8.8: seq=2 ttl=115 time=8.656 ms
64 bytes from 8.8.8.8: seq=3 ttl=115 time=8.405 ms
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 8.405/9.795/11.528 ms
OpenWrt 25.12.2 r32802-f505120278:
root@AX3200:~# ping google.com
ping: bad address 'google.com'
root@AX3200:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=115 time=9.229 ms
64 bytes from 8.8.8.8: seq=1 ttl=115 time=11.923 ms
64 bytes from 8.8.8.8: seq=2 ttl=115 time=13.131 ms
64 bytes from 8.8.8.8: seq=3 ttl=115 time=8.596 ms
64 bytes from 8.8.8.8: seq=4 ttl=115 time=11.262 ms
64 bytes from 8.8.8.8: seq=5 ttl=115 time=9.602 ms
64 bytes from 8.8.8.8: seq=6 ttl=115 time=10.569 ms
Executing package manager
apk update
8 unavailable, 0 stale; 154 distinct packages available