linux:dns:bind
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:dns:bind [2025/03/27 22:12] – created gsys | linux:dns:bind [2025/04/03 18:11] (current) – gsys | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== BIND ====== | ====== BIND ====== | ||
+ | https:// | ||
+ | https:// | ||
< | < | ||
- | rndc reload example.com | ||
+ | rndc dumpdb | ||
+ | rndc flushname example.net | ||
+ | rndc flushtree example.net | ||
+ | rndc flush # clear whole cache | ||
+ | rndc reload | ||
+ | rndc reload example.com | ||
named-checkzone example.com / | named-checkzone example.com / | ||
</ | </ | ||
Line 11: | Line 18: | ||
< | < | ||
rndc freeze example.com | rndc freeze example.com | ||
- | vi / | + | vi / |
rndc reload example.com | rndc reload example.com | ||
rndc thaw example.com | rndc thaw example.com | ||
</ | </ | ||
- | '' | + | '' |
+ | '' | ||
< | < | ||
systemctl stop named | systemctl stop named |
linux/dns/bind.1743109927.txt.gz · Last modified: 2025/03/27 22:12 by gsys