Guides/DHCP/Configurer-un-DHCP-de-secours.md
... ...
@@ -152,6 +152,17 @@ grep "partner" /var/lib/dhcp/dhcpd.leases
152 152
* https://wiki.debian.org/DHCP_Server
153 153
* https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
154 154
* https://kb.isc.org/article/AA-00502/0/A-Basic-Guide-to-Configuring-DHCP-Failover.html
155
+* https://www.marcomc.com/2011/01/how-to-flush-the-dhcp-server-lease-cache/
156
+* https://stackoverflow.com/questions/13878706/how-can-i-check-dhcpd-conf-against-syntax-error-without-running-dhcpd
157
+* https://lists.gt.net/nanog/users/124296
158
+* http://isc-dhcp-users.2343191.n4.nabble.com/peer-holds-all-free-leases-ISC-DHCPd-4-3-1-td951.html
159
+* https://serverfault.com/questions/313008/isc-dhcp-fails-to-sync-leases-between-peers#678960
160
+* http://noone.org/blog/English/Computer/peer%20holds%20all%20free%20leases.futile
161
+* https://blog.frehi.be/2010/11/28/dhcpd-fail-over/
162
+* https://lists.gt.net/nanog/users/124472
163
+* https://kb.isc.org/article/AA-01043/0/Recommendations-for-restarting-a-DHCP-failover-pair.html
164
+
165
+
155 166
156 167
## Articles liƩs
157 168
* [Saymyname](/Serveurs/saymyname)