diff --git a/DHCP-Replication.md b/DHCP-Replication.md index ad79d22..de217b6 100644 --- a/DHCP-Replication.md +++ b/DHCP-Replication.md @@ -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.