fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:dns:bind

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:dns:bind [2025/03/27 22:20] – [BIND] gsyslinux:dns:bind [2025/04/03 18:11] (current) gsys
Line 1: Line 1:
 ====== BIND ====== ====== BIND ======
  
 +https://kb.isc.org/docs
 +https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/6/html/deployment_guide/s2-bind-zone#s4-bind-zone-rr
 <code> <code>
  
Line 7: Line 9:
 rndc flushtree example.net        # clear example.net and *.example.net from cache rndc flushtree example.net        # clear example.net and *.example.net from cache
 rndc flush                        # clear whole cache rndc flush                        # clear whole cache
 +rndc reload                       # reload all zones
 +rndc reload example.com           # reload zone example.com
 named-checkzone example.com /var/lib/named/master/example.com named-checkzone example.com /var/lib/named/master/example.com
-rndc reload example.com 
 </code> </code>
  
linux/dns/bind.1743110450.txt.gz · Last modified: 2025/03/27 22:20 by gsys