- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello, I am running an RBR50 with FW V2.5.1.8 and I've added a pi-hole machine to my network. Now I'd like to flush the DNS cache of the Orbi system so it must fetch all entries from the pi-hole box.
How can I flush the DNS cache of my router? Thanks!
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
As @FURRYe38 mentioned, the most obvious step is to reboot the router. Orbi is built on the OpenWRT project. I found this answer about flushing the DNS cache on it: https://unix.stackexchange.com/questions/8160/how-to-clear-dns-cache-on-dd-wrt
In addition, DNS cache entries "time out". This is an internet requirement in case some resource changes IP addresses. So, no matter where Orbi got a DNS entry, it will eventually time out and the next time a device ask, it will come from the Pi-hole.
All Replies
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: How do I flush the DNS cache on my Orbi system?
Does rebooting the RBR do this?
RBK50 v2.7.2.104(WW) Circle Enabled
Additional NG HW: C7800/CM1100/CAX80/CM2000, Orbi CBK40, R7800, R7960P, EX7500/EX7700, XR450 and WNHDE111
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
As @FURRYe38 mentioned, the most obvious step is to reboot the router. Orbi is built on the OpenWRT project. I found this answer about flushing the DNS cache on it: https://unix.stackexchange.com/questions/8160/how-to-clear-dns-cache-on-dd-wrt
In addition, DNS cache entries "time out". This is an internet requirement in case some resource changes IP addresses. So, no matter where Orbi got a DNS entry, it will eventually time out and the next time a device ask, it will come from the Pi-hole.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: How do I flush the DNS cache on my Orbi system?
Thank you for the excellent response.