From e299f0c62ba9dc9087dd380b7c817695e76dc88b Mon Sep 17 00:00:00 2001 From: Adrien Poupa Date: Fri, 17 Feb 2023 00:36:25 -0500 Subject: [PATCH] doc: Update DHCP instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d8beaf..cc5e468 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ from the ACME certificates Traefik generates in JSON. #### DHCP If you want to use the AdGuard Home DHCP server, for example because your router does not allow changing its DNS server, -you will need to select the `eth0` DHCP interface (or at least NOT the one that is `10.0.0.10`), then specify the +you will need to select the `eth0` DHCP interface matching `10.0.0.10`, then specify the Gateway IP to match your router address (`192.168.0.1` for example) and set a range of IP addresses assigned to local devices.