Updated DHCP Replication (markdown)

Michael Stanclift 2022-05-03 10:00:51 -05:00
parent d1677c739a
commit 82ba014552

@ -41,6 +41,8 @@ Later, Pi-hole 2 goes down for maintenance. When Michael's iPhone attempts to re
Since other devices aren't connecting directly to Michael's iPhone anything, there is only a brief disruption to Michael.
The individual Pi-hole scope leases **are not part of** the `04-pihole-static-dhcp.conf` file, they are located in `/etc/pihole/dhcp.leases` and **are not managed by Gravity Sync**.
## Additional Considerations
- Only devices that are part of the shared scope and have a static assignment will respond to local DNS requests by both Pi-hole. Otherwise only the Pi-hole that assigned the lease will know what the device's DNS address is.