From 082d7f7943318ef1af30807393d981fbdfc56bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sch=C3=B6dl?= Date: Mon, 24 Nov 2025 07:26:38 +0000 Subject: [PATCH] dnsmasq.conf aktualisiert --- dnsmasq.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsmasq.conf b/dnsmasq.conf index fdfcbc7..3aea8d5 100644 --- a/dnsmasq.conf +++ b/dnsmasq.conf @@ -14,8 +14,8 @@ no-resolv # Wir haben keinen eigenen Resolver mehr no-hosts # /etc/hosts wird von Pi-hole verwaltet -# DHCP-Server (dein bisheriges Fritz!Box-Netz) -dhcp-range=192.168.178.100,192.168.178.200,255.255.255.0,12h +# DHCP-Server +dhcp-range=192.168.178.50,192.168.178.200,255.255.255.0,12h # Gateway und DNS weitergeben dhcp-option=option:domain-search,schoedl.local