doc: Update DHCP instructions

This commit is contained in:
Adrien Poupa 2023-02-17 00:36:25 -05:00 committed by GitHub
parent 07b5812d22
commit e299f0c62b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.