Hi all. I've been using and loving asuswrt-merlin for few years I have a first issue I cannot resolve on my own.
Setup: RT-AC68U initially running 384.18 but I've upgraded to 384.19 and it persists. I normally use Cloudfare 1.1.1.1 over DoT with DNSFilter set to router with Diversion and pixel-tls.
I'm getting intermittent DNS failure. It does not seem to have any specific pattern or specific site. When I run wireshark I get the following:
Troubleshooting done:
This particular failure is with a non-1.1.1.1 server, but it looks the same with 1.1.1.1.
The only thing that seems to alleviate the issue is leaving the router off for a little while, but it does not seem to solve it.
Anyone got any idea where to go from here?
Thank you!
Setup: RT-AC68U initially running 384.18 but I've upgraded to 384.19 and it persists. I normally use Cloudfare 1.1.1.1 over DoT with DNSFilter set to router with Diversion and pixel-tls.
I'm getting intermittent DNS failure. It does not seem to have any specific pattern or specific site. When I run wireshark I get the following:
Code:
Frame 407279: 80 bytes on wire (640 bits), 80 bytes captured (640 bits) on interface \Device\NPF_{AD551495-D38C-4B9C-8B94-A54095DDFE81}, id 0
Ethernet II, Src: ASUSTekC_a2:91:50 (40:16:7e:a2:91:50), Dst: LiteonTe_5e:62:9f (3c:91:80:5e:62:9f)
Internet Protocol Version 4, Src: 192.168.1.1, Dst: 192.168.1.161
User Datagram Protocol, Src Port: 53, Dst Port: 53319
Domain Name System (response)
Transaction ID: 0xceb3
Flags: 0x8182 Standard query response, Server failure
1... .... .... .... = Response: Message is a response
.000 0... .... .... = Opcode: Standard query (0)
.... .0.. .... .... = Authoritative: Server is not an authority for domain
.... ..0. .... .... = Truncated: Message is not truncated
.... ...1 .... .... = Recursion desired: Do query recursively
.... .... 1... .... = Recursion available: Server can do recursive queries
.... .... .0.. .... = Z: reserved (0)
.... .... ..0. .... = Answer authenticated: Answer/authority portion was not authenticated by the server
.... .... ...0 .... = Non-authenticated data: Unacceptable
.... .... .... 0010 = Reply code: Server failure (2)
Questions: 1
Answer RRs: 0
Authority RRs: 0
Additional RRs: 0
Queries
[Request In: 407266]
[Time: 0.129668000 seconds]
Troubleshooting done:
- Disabled Diversions
- Disabled DNSFilter and DoT
- Set auto-DNS
- Set alternate DNS server
- Rebooted router countless times
- Power cycled for few minutes
- Reset the settings
- Formatted the JFFS partition
- Retried all of the above
Code:
Aug 16 07:24:30 dnsmasq[12425]: query[A] translate.google.com from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: cached translate.google.com is <CNAME>
Aug 16 07:24:30 dnsmasq[12425]: forwarded translate.google.com to 208.67.222.220
Aug 16 07:24:30 dnsmasq[12425]: forwarded translate.google.com to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: query[A] translate.google.com from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: forwarded translate.google.com to 208.67.222.220
Aug 16 07:24:30 dnsmasq[12425]: forwarded translate.google.com to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: dnssec-query[DS] google.com to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: reply google.com is no DS
Aug 16 07:24:30 dnsmasq[12425]: validation result is INSECURE
Aug 16 07:24:30 dnsmasq[12425]: reply translate.google.com is <CNAME>
Aug 16 07:24:30 dnsmasq[12425]: reply www3.l.google.com is 172.217.23.206
Aug 16 07:24:30 dnsmasq[12425]: query[A] www3.l.google.com from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: cached www3.l.google.com is 172.217.23.206
Aug 16 07:24:30 dnsmasq[12425]: query[A] ocsp.pki.goog from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: forwarded ocsp.pki.goog to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: dnssec-query[DS] pki.goog to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: dnssec-query[DNSKEY] goog to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: query[A] ocsp.pki.goog from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: dnssec retry to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: reply goog is DNSKEY keytag 56158, algo 8
Aug 16 07:24:30 dnsmasq[12425]: reply goog is DNSKEY keytag 8029, algo 8
Aug 16 07:24:30 dnsmasq[12425]: reply pki.goog is DS keytag 19801, algo 8, digest 2
Aug 16 07:24:30 dnsmasq[12425]: dnssec-query[DNSKEY] pki.goog to 208.67.222.222
Aug 16 07:24:30 dnsmasq[12425]: reply pki.goog is DNSKEY keytag 53646, algo 8
Aug 16 07:24:30 dnsmasq[12425]: reply pki.goog is DNSKEY keytag 19801, algo 8
Aug 16 07:24:30 dnsmasq[12425]: validation result is INSECURE
Aug 16 07:24:30 dnsmasq[12425]: reply ocsp.pki.goog is <CNAME>
Aug 16 07:24:30 dnsmasq[12425]: reply pki-goog.l.google.com is 216.58.201.67
Aug 16 07:24:30 dnsmasq[12425]: query[A] pki-goog.l.google.com from 192.168.1.161
Aug 16 07:24:30 dnsmasq[12425]: cached pki-goog.l.google.com is 216.58.201.67
This particular failure is with a non-1.1.1.1 server, but it looks the same with 1.1.1.1.
The only thing that seems to alleviate the issue is leaving the router off for a little while, but it does not seem to solve it.
Anyone got any idea where to go from here?
Thank you!