sync: auto-sync from ACG-TECH03L at 2026-04-17 19:47:15

Author: Howard Enos
Machine: ACG-TECH03L
Timestamp: 2026-04-17 19:47:15
This commit is contained in:
2026-04-17 19:47:17 -07:00
parent 589bd5fe80
commit 35c81bb466
15 changed files with 626 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# DNS Configuration
## Internal DNS Servers
| Server Name | IP Address | Role |
|-------------|-----------|-------------------|
| | | Primary |
| | | Secondary |
## DNS Forwarders
- Forwarder 1:
- Forwarder 2:
## Conditional Forwarders
| Domain | Forward To | Purpose |
|----------------------|-----------------|-------------------|
| | | |
## Key DNS Records
| Record Type | Name | Value | Notes |
|-------------|------------------|------------------|------------------|
| A | | | |
| CNAME | | | |
| MX | | | |
| TXT | | | |
## External DNS
- Registrar:
- Hosted At:
- Primary Domain:
- Management URL:
## Notes
<!-- Split-brain DNS, special zones, etc. -->