Welcome to DNS Management System’s documentation!¶
Contents:
- Overview
- Frequent Procedures
- Administration Procedures
- Adding a DNS Slave to DMS
- Break Fix Scenarios
- Log and Configuration Files
- Checking DMS Status
- Failing Over as Master Server has Burned (or Subject to EQC Claim)
- Stuck Zone not Propagating
- MasterSM Stuck, New Zones not Being Created
- Stuck ServerSM
- Rebuilding named data from database
- Failed Master, Replica /etc not up to date
- Recovering DB from Backup
- Regenerating
ds/
DS material directory from Private Keys - IPSEC not going
- DMS Master Server Install
- System Documentation
- Auto Reverse PTRs
- DB Schema - Zone Diagram
- DMS Central config
- DNSSEC and DMS
etckeeper
and/etc
on Replica and Master Servers- Event Queue Inspection
- Importing, Nuking, and Destroying Zones
- Master and DR Replica Setup
- Master server SM, and Reconfiguration
- Named.conf and Zone Templating
- Netscript, Iptables and Filtering Incoming IPSEC
- Python WSGI and JSON/RPC over HTTPS
- IPSEC
- References
- Security Tags (sectags)
- Servers (replica & slave) and Server Groups (SGs)
- State Machine Diagrams
- Vacuuming Deleted Zones and Old ZIs
- Wrapping, Incrementing and Setting Zone Serial Numbers
- Zone_tool Shell Notes
- Master Server Install from Source Repostitory
- Debian Install
- Best Practice Guidelines
- Programming Information
- Dmsdmd Communications Protocol
- JSON RPC Calls
- list_zone()
- show_zone()
- show_zone_text()
- create_zone()
- create_zone()[unpriveleged]
- copy_zone()
- enable_zone()
- disable_zone()
- delete_zone()
- set_zone()
- undelete_zone()
- destroy_zone()
- copy_zi()
- delete_zi()
- edit_zone()
- tickle_editlock()
- cancel_edit_zone()
- update_zone()
- show_sectags()
- show_zone_sectags()
- add_zone_sectag()
- delete_zone_sectag()
- replace_zone_sectags()
- sign_zone()
- load_keys()
- refresh_zone()
- reset_zone()
- refresh_zone_ttl()
- show_configsm()
- create_reference()
- delete_reference()
- rename_reference()
- list_reference()
- set_zone_reference()
- rr_query_db()
- update_rrs()
- set_zone_sg()
- set_zone_alt_sg()
- list_sg()
- DMS Errors