mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated DHCP Replication (markdown)
parent
86a896093d
commit
2785dcf733
@ -6,7 +6,7 @@ If you're not using your Pi-hole to act as a DHCP server, this file will not exi
|
||||
|
||||
## Managing Scopes
|
||||
|
||||
One advantage of Pi-hole's FTLDNS/DNSMASQ component is that it allows static DHCP assignments use address ranges that are not part of their own dynamic pool. However before implementing redundant DHCP servers, you will need to think about how to lay out your DHCP assignments. DHCP replication with Gravity Sync should use what is outlined here as a shared/split scope architecture.
|
||||
One advantage of Pi-hole's FTLDNS/DNSMASQ component is that it allows static DHCP assignments to use address ranges that are not part of their own dynamic pool. However before implementing redundant DHCP servers, you will need to think about how to lay out your DHCP assignments. DHCP replication with Gravity Sync should use what is outlined here as a shared/split scope architecture.
|
||||
|
||||
In this architecture, both Pi-hole systems are allowed to assign addresses that are replicated as part of the static assignments (the shared scope) but also to have a range of IP addresses that are unique to their side, AKA the split scope.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user