Hi,
I have been using OpenWrt for quite a long time now. My last implementation on Raspberry Pi3 with version 22.03.5 works perfectly but USB2.0 locks my USB2ETH to 100Mb/s. I have upgraded my internet so I decided to use a Raspberry Pi4 and installed version 25.12 Connecting both implementations on parallel on my internet box, therefore I can see the differences live.
Configuration is the same, but on the new one dns seems to be blocked… as for example
~# apk update
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.0/targets/bcm27xx/bcm2711/packages/packages.adb: unexpected end of file
or
# nslookup www.google.com
nslookup: write to '127.0.0.1': Connection refused
nslookup: write to '::1': Connection refused
;; connection timed out; no servers could be reached
I have been searching this for 1 entire day now!
Does an expert have a clue to help me? Thx