« Unbound - Pihole » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 16 : | Ligne 16 : | ||
https://echolib.in/raspberry-installer-pi-hole-unbound | https://echolib.in/raspberry-installer-pi-hole-unbound | ||
https://docs.pi-hole.net/guides/unbound/ | https://docs.pi-hole.net/guides/unbound/ | ||
</pre> | |||
=== pihole === | |||
<pre> | |||
mise à jour pihole car pas apt | |||
pihole -up | |||
</pre> | </pre> | ||
[[Catégorie: Raspian]] | [[Catégorie: Raspian]] |
Version du 21 février 2020 à 12:46
<== Services ==
DNS local avec unbound et pihole unbound avec une conf pour pihole dans /etc/unbound/unbound.conf.d/pi-hole.conf une conf pour les domaines en local dans /etc/unbound/unbound.conf.d/local.conf
Unbound
https://www.azurs.net/carnet/2016/02/serveur-dns-local-sur-raspberry-pi-sous-arch-linux-arm/ http://gregoryborysiak.blogspot.com/2015/04/configurer-unbound-sur-raspberry-pi.html
unbound pihole
https://echolib.in/raspberry-installer-pi-hole-unbound https://docs.pi-hole.net/guides/unbound/
pihole
mise à jour pihole car pas apt pihole -up