bind9_add_record.py: DNS-Record in BIND9-Master-Zone anlegen
Ermittelt Zonendatei aus named.conf, fügt Record hinzu, erhöht SOA-Serial, validiert mit named-checkzone und lädt per rndc reload neu. Läuft als root. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Python-Cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Zonendatei-Sicherungen, die das Skript ggf. anlegt
|
||||
*.bak
|
||||
Reference in New Issue
Block a user