From 1bb2698812e4ab0e85605dde128d0ad7e94a26f6 Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Fri, 8 May 2020 15:08:10 +0200 Subject: [PATCH] update --- dnsmasq/readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dnsmasq/readme.md b/dnsmasq/readme.md index 95bd971..d75709e 100644 --- a/dnsmasq/readme.md +++ b/dnsmasq/readme.md @@ -100,9 +100,10 @@ dhcp-host=08:00:27:68:f9:bf,192.168.1.150 * `dnsmasq --test` - validates the config * `dnsmasq --help dhcp` - lists all the DHCP options -You can also run just DNS server, by deleting the DHCP section to the end.
-Then on your router, in the DNS server settings, you just put in the ip address -of the dnsmasq host. +You can also run just DNS server, by deleting the DHCP section +in the `dnsmasq.conf` to the end.
+Then on your router, in the DNS settings, you just put in the ip address +of the dnsmasq host as the DNS server. # resolv.conf