Skip to content

Instantly share code, notes, and snippets.

View manchot0's full-sized avatar

Timothe manchot0

  • France, Challans
View GitHub Profile
@manchot0
manchot0 / unbound_root
Created September 22, 2015 11:28
get root dns
0 0 */10 * * root wget http://www.internic.net/domain/named.cache -O /etc/unbound/root.hints
@manchot0
manchot0 / unbound.conf
Created September 22, 2015 11:26
config unbound base racine
# Unbound configuration file for Debian.
#
# See the unbound.conf(5) man page.
#
# See /usr/share/doc/unbound/examples/unbound.conf for a commented
# reference config file.
#
# The following line includes additional configuration files from the
# /etc/unbound/unbound.conf.d directory.
include: "/etc/unbound/unbound.conf.d/*.conf"