[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pb DNS IPv6 avec DHCP...
- To: Linux 31 <linux-31@culte.org>
- Subject: Pb DNS IPv6 avec DHCP...
- From: Jean-Marc Mongrelet <jeanmarc.mongrelet@free.fr>
- Date: Fri, 11 Oct 2024 21:18:31 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1728674311; bh=2UWBgpdUivCQd+ITRbxly/40uNYNfOjWrru8jIIH4TA=; h=Date:From:To:Subject:From; b=eMgNX0NzvxQJXSEG9zNQUQhNZ3ShCj3FwNmW9rSZEXe3EoHa/yKkDpAgnwyILk8L3 Yvv+8LeRQuFcfPCDglKpvFz0FLZp1H8/JaZzQjPBvdIiEjwqjap//f8mW5Z9BESOMI rvMXCvtV+6g9eaKmwdMkDMydD0mNAd6UUR26we1O3lJN3Wdgckf5Ze6x9s5bfQw+7c vdEU6wyW4Doo0OMi4HbRXdiAZ89RuVVvAA+OL2RUADNaBtCTSZ2+Tia57PRs22tnFU SC0DrVMQh2DpmY04OCNmdL1mL3ljRoEtvvDM6/iJbXjgUMCbX0P3P4cqKwiiCbtTc3 Oos0dB1L7funA==
Bonsoir,
Je viens de faire la mise à niveau de ma Kubutnu LTS... qui c'est bien
terminé...
Tout fonctionne, mais j'ai un petit problème...
Alors que j'ai une machine PI-Hole (
https://fr.wikipedia.org/wiki/Pi-hole ) sur mon réseau qui fait office
de serveur DHCP... le DHCP de la box fibre étant désactivé... Les DNS
IPv6 de ma machine pointe sur les 2 IPv6 de ma box:
$ resolvectl status
Global
Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
resolv.conf mode: stub
Link 2 (eth0)
Current Scopes: DNS
Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS
DNSSEC=no/unsupported
Current DNS Server: 192.168.1.166
DNS Servers: 192.168.1.166
2a01:cb19:9225:b100:769d:79ff:fe9d:f876 fe80::769d:79ff:fe9d:f876
DNS Domain: lan home
Link 3 (wlan0)
Current Scopes: none
Protocols: -DefaultRoute -LLMNR -mDNS -DNSOverTLS
DNSSEC=no/unsupported
$
C'est gainant car le serveur PI-Hole ne joue plus son rôle!
C'est normal ? C'était pas comme cela avant!
Y a t-il un truc à modifier, configurer ?
Librement,
JM