Configure Asus GT-AX11000 Router: Source DNS Queries via Pi-hole
This article aims to help you configure your Asus GT-AX11000 router to use a Pi-hole machine as the sole DNS. By following this guide, your DNS queries on the home LAN will be directed to the Pi-hole. Let's dive into the process step-by-step.
What is Pi-hole and why use it?
Pi-hole is a network-wide ad blocker that on a Raspberry Pi or any Linux-based machine. Pi-hole works byrunsDNS queries, checking them against yourintercepting, andcustom blocklists at the DNS level. Thus, it saves bandwidth, improves page load times, and enhances privacy.blocking ads
Setting up Pi-hole
Before we begin configuring your Asus router, ensure you have set up Pi-hole on a Raspberry Pi or any other compatible device. Follow the official Pi-hole installation guide for detailed instructions.
Configuring the Asus GT-AX11000 Router
Now, let's start the Asus router configuration process:
-
Log in to your Asus router's administrative web interface.
Typically, the address isor192.168.1.1.192.168.0.1 -
Enter your router's username and password.
If you haven't changed these credentials, refer to the
router's user manual.
Updating DNS Settings
Now, let's update the DNS settings on your Asus GT-AX11000 router to use the Pi-hole device as the DNS server.
-
In the router interface, find the LAN settings.
For Asus routers, it is often in themenu.Advanced Settings -
Locate the DHCP Server settings.
Here, you can modify the DNS server settings for the LAN. -
Replace the existing DNS server with the Pi-hole device's IP address.
On your LAN, the Pi-hole represents itself with the IP address you assigned during the Pi-hole setup process.
Testing Pi-hole Integration
It's time to test if the Pi-hole integration is working.
-
Grab an internet-connected device like a computer, smartphone, or tablet.
Ensure it's using DHCP. -
Visit
in a web browser.https://yourpiholeip
Replacewith your Pi-hole's assigned IP ```bash address.yourpiholeip -
Check if each queried domain resolves correctly.
See theto confirm ad blocking.Query Log
Note: clearing the Query Log at the same time will affect verification.
Troubleshooting
If you encounter issues, consider the following:
-
Ensure that your Pi-hole device IP address is correct.
Also, ensure that it’s configured correctly and running. -
Check if your router supports changing DNS servers per-interface.
Specifically, ensure that it allows different DNS servers for the LAN and WAN. -
Make sure your router Firmware is up-to-date.
Refer to the ``` Asus GT-AX11000 download page for the latest firmware version. ```
Summary & References
In this article, we demonstrated how to configure the Asus GT-AX11000 router to use your Pi-hole device as the single DNS server, routing DNS queries on your home LAN through Pi-hole for ad blocking.