I can't understand what happened sincerely.
Basically i was watching a video on YouTube and suddenly i had no connection apparently because of DNS problems.
Everything was fine till this problem...
If i put the DNS manually on Windows 11 settings, everything works again.
I didn't touch anything on Luci configuration of OpenWRT, use DNS advertised by peer still checked and still have them in the "overview" network part (8.8.8.8 and 1.1.1.1).
I can ping both and the ethernet shows is connected and i have access.
Please copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
The most common reasons for that would include either a rogue DHCPd being active in your network or a syntax error in your configuration, either preventing dnsmasq from starting up.
is there any chance to see on Win11 what is actual DNS server when DNS start to fail ?
sorry, windows is not my OS
look at both record, IPv4 and IPv6 DNS servers when DNS stop working
maybe you have some device in your network which start to advertize false DNS servers
I think i found the logs, i have tons of: daemon.err odhcp6c[4266]: Failed to send SOLICIT message to ff02::1:2 (Operation not permitted)
Those are a block of lines repeating:
Sat May 27 12:07:52 2023 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: DNS service limited to local subnets
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Sat May 27 12:07:55 2023 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for test
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for local
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using nameserver 8.8.8.8#53
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using nameserver 1.1.1.1#53
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for test
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for local
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat May 27 12:07:55 2023 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 3 addresses
Sat May 27 12:07:55 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Sat May 27 12:08:58 2023 daemon.err odhcp6c[4266]: Failed to send SOLICIT message to ff02::1:2 (Operation not permitted)