On Sun 21.08.2016 22:06:31, Martin Schuchardt wrote: > Hoi Hilmar, > > ich vermute das ist der korrekte Ansatz. Nur die Frage: wie. Wie gesagt, > ich experimentiere grad damit herum. > > Ich nutze aktuell bind 9.10.4.P2-1. Fehlt mir hier ggf. ein > "Codeschnipsel" So etwas in der Art: wenn Du es nicht weißt, frag wen > anders?
Debian's /etc/bind/named.conf.options bietet bereits eine Vorlage dafür:
# hive(pts/3) ~ # cat /etc/bind/named.conf.options
# options {
# // ...
#
# // If your ISP provided one or more IP addresses for stable
# // nameservers, you probably want to use them as forwarders.
# // Uncomment the following block, and insert the addresses
# // replacing the all-0's placeholder.
#
# forwarders
# {
# 192.168.0.254;
# };
# }
Grüße,
Andre
--
Andre Klärner
smime.p7s
Description: S/MIME cryptographic signature
