skip to main |
skip to sidebar
dnssec-keygen -a hmac-md5 -b 256 -n USER dyndns --> in the global part of named.conf add key dyndns { algorithm HMAC-MD5; secret "Qoeuoaeu";}; --> for each zone that you want to have dynamic updates write 'allow-update {key dyndns; };'
Keine Kommentare:
Kommentar veröffentlichen