fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:dns:bind

This is an old revision of the document!


BIND

rndc reload example.com

named-checkzone example.com /var/lib/named/master/example.com

DDNS

Manual edit of zone file:

rndc freeze example.com
vi /var/lib/named/master/example.com
rndc reload example.com
rndc thaw example.com

journal rollforward failed not exact

systemctl stop named
rm /var/lib/named/dyn/example.com.jnl
systemctl start named
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
linux/dns/bind.1743109927.txt.gz · Last modified: 2025/03/27 22:12 by gsys