Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s

This commit is contained in:
2026-03-25 04:43:16 +00:00
parent 09a41554e5
commit ce585907a0
23 changed files with 356 additions and 356 deletions

View File

@@ -16,7 +16,7 @@ own. It can also operate as a internal dns router and dhcp server.
## Pihole Setup
If you have a raspberry-pi or another device, its super easy to get things
going.
going.
- [pihole setup](https://github.com/pi-hole/pi-hole/?tab=readme-ov-file#one-step-automated-install).
@@ -29,16 +29,15 @@ need to do is set your devices to use your pihole as the **primary** dns server.
curl -sSL https://install.pi-hole.net | bash
```
> [!NOTE]
> I find this to be a little flaky when it comes to DNS, often times OS will need reboots and cache to be cleared in order to actively start using pihole DNS.
>
> [!NOTE]
> I find this to be a little flaky when it comes to DNS, often times OS will need reboots and cache to be cleared in order to actively start using pihole DNS.
>
> Browsers also store dns info so many things can conflict before your DNS
switches over. I find that using Pihole as primary DHCP server forces your
devices to use the correct DNS server and fixes a lot of problems.
>
devices to use the correct DNS server and fixes a lot of problems.
>
> Also keep in mind that **ipv6** can interfere if you are like me and have a ISP
provider that tries to force their DNS
provider that tries to force their DNS
---
@@ -57,11 +56,11 @@ set proxmox to use dhcp rather than static ip and finally set pihole VM to
automatically boot first so that when it connects to the gateway devices
connected to the gateway are issued ip address from the pihole.
> [!WARNING]
> [!WARNING]
> If you are using pihole for DHCP / DNS, keep in mind if the device goes down
that is hosting your pihole server, so will your DNS / DHCP. This May prevent
you from connecting to your network until you re-enable a dhcp server such as
the one in your router.
the one in your router.
- reserve a ip address in router/gateway for proxmox server & pihole