What's new

Strange DNS Issue w/ RT6600ax

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Mokers

Regular Contributor
I have a strange DNS issue with my network. There is no real impact because I have a workaround and it only affects some devices.

ISP: Comcast (Bay Area, CA)
Router: Synology RT6600ax
DNS: 9.9.9.9

For some reason this configuration has some sort of problem on iOS and iPad OS resolving some names. In particular, it has trouble resolving https://www.americastestkitchen.com - something particularly useful to me during this time of year! Every single other device in the house including MacOS, Windows, Android and Chrome have no trouble with this configuration. This is not the end of the world, there are other DNS servers out there, but I like Quad9 for security and privacy. Plus as somebody who always taps the "Did you check DNS?" sign in the office when things happen, I feel like the DNS spirits are out to get me.

  • Problem persists in every browser as well as the ATK app.
  • Problem resolves itself after changing to any other DNS I have tested (Google, OpenDNS, CloudFlare, ISP)
  • Problem persists no matter which safe browsing settings (hide my ip, etc) are disabled
Admittedly, I haven't exhausted all options because my alternative is to use Control-D. But wondering if anybody has seen anything similar to this in their home setup.
 
I have a strange DNS issue with my network. There is no real impact because I have a workaround and it only affects some devices.

ISP: Comcast (Bay Area, CA)
Router: Synology RT6600ax
DNS: 9.9.9.9

For some reason this configuration has some sort of problem on iOS and iPad OS resolving some names. In particular, it has trouble resolving https://www.americastestkitchen.com - something particularly useful to me during this time of year! Every single other device in the house including MacOS, Windows, Android and Chrome have no trouble with this configuration. This is not the end of the world, there are other DNS servers out there, but I like Quad9 for security and privacy. Plus as somebody who always taps the "Did you check DNS?" sign in the office when things happen, I feel like the DNS spirits are out to get me.

  • Problem persists in every browser as well as the ATK app.
  • Problem resolves itself after changing to any other DNS I have tested (Google, OpenDNS, CloudFlare, ISP)
  • Problem persists no matter which safe browsing settings (hide my ip, etc) are disabled
Admittedly, I haven't exhausted all options because my alternative is to use Control-D. But wondering if anybody has seen anything similar to this in their home setup.
FWIW, that site is not blocked by Quad9.
 
It intermittently fails to resolve on Quad9 however.
Code:
root@router:~# dig @9.9.9.9 www.americastestkitchen.com.

; <<>> DiG 9.20.0 <<>> @9.9.9.9 www.americastestkitchen.com.
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 749
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.americastestkitchen.com.   IN      A

;; ANSWER SECTION:
www.americastestkitchen.com. 4  IN      A       52.223.46.195
www.americastestkitchen.com. 4  IN      A       3.33.193.101
www.americastestkitchen.com. 4  IN      A       15.197.246.237
www.americastestkitchen.com. 4  IN      A       99.83.183.127

;; Query time: 20 msec
;; SERVER: 9.9.9.9#53(9.9.9.9) (UDP)
;; WHEN: Fri Nov 29 23:43:59 EST 2024
;; MSG SIZE  rcvd: 120

root@router:~# dig @9.9.9.9 www.americastestkitchen.com.

; <<>> DiG 9.20.0 <<>> @9.9.9.9 www.americastestkitchen.com.
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 58045
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
; EDE: 22 (No Reachable Authority): (delegation americastestkitchen.com)
;; QUESTION SECTION:
;www.americastestkitchen.com.   IN      A

;; Query time: 140 msec
;; SERVER: 9.9.9.9#53(9.9.9.9) (UDP)
;; WHEN: Fri Nov 29 23:44:01 EST 2024
;; MSG SIZE  rcvd: 96
 
FWIW, that site is not blocked by Quad9.
That is the strange part. I can reach the site on every other device in the house, so I know it is not Quad9. It's something in iOS, but I can't figure out what it could be. I'm not doing any filtering on the router.
 
It intermittently fails to resolve on Quad9 however.

works fine here...

Code:
sfx@blaster:~$ dig @9.9.9.9 www.americastestkitchen.com

; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu <<>> @9.9.9.9 www.americastestkitchen.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64155
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;www.americastestkitchen.com.    IN    A

;; ANSWER SECTION:
www.americastestkitchen.com. 20    IN    A    3.33.193.101
www.americastestkitchen.com. 20    IN    A    15.197.246.237
www.americastestkitchen.com. 20    IN    A    52.223.46.195
www.americastestkitchen.com. 20    IN    A    99.83.183.127

;; Query time: 21 msec
;; SERVER: 9.9.9.9#53(9.9.9.9) (UDP)
;; WHEN: Sat Nov 30 17:17:12 PST 2024
;; MSG SIZE  rcvd: 120

sfx@blaster:~$ dig @9.9.9.9 www.americastestkitchen.com

; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu <<>> @9.9.9.9 www.americastestkitchen.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10705
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;www.americastestkitchen.com.    IN    A

;; ANSWER SECTION:
www.americastestkitchen.com. 17    IN    A    3.33.193.101
www.americastestkitchen.com. 17    IN    A    15.197.246.237
www.americastestkitchen.com. 17    IN    A    52.223.46.195
www.americastestkitchen.com. 17    IN    A    99.83.183.127

;; Query time: 18 msec
;; SERVER: 9.9.9.9#53(9.9.9.9) (UDP)
;; WHEN: Sat Nov 30 17:17:15 PST 2024
;; MSG SIZE  rcvd: 120
 

Attachments

  • Screenshot 2024-12-01 at 5.57.50 PM.png
    Screenshot 2024-12-01 at 5.57.50 PM.png
    114.3 KB · Views: 3
Similar threads
Thread starter Title Forum Replies Date
L Networking Issue Routers 2

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top