From a2d005dbf07a22b6b62598dd4805837394dac528 Mon Sep 17 00:00:00 2001 From: Adrien Poupa Date: Thu, 23 Feb 2023 14:58:21 -0500 Subject: [PATCH] doc: Update DHCP configuration documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 638b278..361e14d 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,9 @@ you will need to select the `eth0` DHCP interface matching `10.0.0.10`, then spe Gateway IP to match your router address (`192.168.0.1` for example) and set a range of IP addresses assigned to local devices. +In `adguardhome/docker-compose.yml`, set the network interface `dhcp-relay` should listen to. By default, it is set to +`enp2s0`, but you may need to change it to your host's network interface, verify it with `ip a`. + In the configuration (`adguardhome/conf/AdGuardHome.yaml`), set the DHCP options 6th key to your NAS internal IP address: ```yml dhcp: