Loop User ManualΒΆ
Warning
This document is still a work-in-progress. Large parts of it may be inaccurate, and it may mention programs, features and configuration options that do not exist in Loop. This warning will be removed when the manual is known to be correct.
Contents
- 1. Introduction
- 2. Installation
- 3. Operation
- 4. Programs
- 4.1. named --- DNS nameserver that implements authoritative server and recursive resolver features
- 4.2. named-journalprint --- Zone journal file printer
- 4.3. rndc --- Remote-control a named(8) process
- 4.4. nsec3hash --- NSEC3 hash generator
- 4.5. arpaname --- IP address to ARPA name translator
- 4.6. rndc-confgen --- rndc(1) key generator
- 4.7. ddns-confgen --- TSIG key generator
- 4.8. named-checkconf --- named.conf syntax checker
- 4.9. named-checkzone --- Zone master file syntax checker
- 4.10. named-rrchecker --- Resource records syntax checker
- 4.11. dnssec-dsfromkey --- DS RR generator
- 4.12. dnssec-importkey --- DNSKEY importer
- 4.13. dnssec-keyfromlabel --- DNSKEY importer from HSM
- 4.14. dnssec-keygen --- DNSKEY and KEY generator
- 4.15. dnssec-revoke --- DNSKEY revoker
- 4.16. dnssec-settime --- DNSKEY timing metadata setter
- 4.17. dnssec-signzone --- DNSSEC zone signer
- 4.18. dnssec-verify --- DNSSEC zone signature verifier
- 4.19. delv --- DNSSEC lookup and validation utility
- 4.20. dig --- DNS client with comprehensive DNS query capabilities
- 4.21. host - Simple DNS lookup client
- 4.22. nsupdate - DNS client to send dynamic DNS UPDATEs to a nameserver
- 4.23. dnsperf --- DNS client that measures DNS nameserver performance
- 4.24. resperf --- DNS client that measures DNS resolver performance
- 5. Configuration
- 5.1.
named.conf
- named program's configuration- 5.1.1. Description
- 5.1.2. Configuration grammar
- 5.1.2.1. Data types
- 5.1.2.2.
acl
statement - 5.1.2.3.
controls
statement - 5.1.2.4.
include
statement - 5.1.2.5.
key
statement - 5.1.2.6.
logging
statement - 5.1.2.7.
managed-keys
statement - 5.1.2.8.
masters
statement - 5.1.2.9.
options
statement - 5.1.2.10.
server
statement - 5.1.2.11.
trusted-keys
statement - 5.1.2.12.
view
statement - 5.1.2.13.
zone
statement
- 5.1.3. Comments syntax
- 5.1.4. Files
- 5.1.5. See also
- 5.1.6. Copyright
- 5.2.
rndc.conf
- rndc program's configuration
- 5.1.
- 6. Features
- 6.1. Resolver
- 6.2. DNS NOTIFY
- 6.3. DNS UPDATE (dynamic updates)
- 6.4. IXFR (incremental zone transfers)
- 6.5. Split DNS
- 6.6. TSIG (transaction signatures)
- 6.7. TKEY (transaction keys)
- 6.8. SIG(0)
- 6.9. DNSSEC
- 6.10. DNSSEC, Dynamic Zones, and Automatic Signing
- 6.10.1. Converting from insecure to secure
- 6.10.2. Dynamic DNS update method
- 6.10.3. Fully automatic zone signing
- 6.10.4. Private-type records
- 6.10.5. DNSKEY rollovers
- 6.10.6. Dynamic DNS update method
- 6.10.7. Automatic key rollovers
- 6.10.8. NSEC3PARAM rollovers via UPDATE
- 6.10.9. Converting from NSEC to NSEC3
- 6.10.10. Converting from NSEC3 to NSEC
- 6.10.11. Converting from secure to insecure
- 6.10.12. Periodic re-signing
- 6.10.13. NSEC3 and OPTOUT
- 6.11. Dynamic Trust Anchor Management
- 6.12. PKCS#11
- 6.13. IPv6
- 6.14. Empty zones
- 6.15. DNS64
- 6.16. Forwarding queries
- 6.17. Dual-stack Servers
- 6.18. Access Control
- 6.19. Interfaces
- 6.20. Query address
- 6.21. Zone Transfers
- 6.22. UDP port lists
- 6.23. Operating System Resource Limits
- 6.24. Server Resource Limits
- 6.25. Periodic Task Intervals
- 6.26. RRset ordering
- 6.27. Tuning
- 6.28. Built-in server information zones
- 6.29. Built-in Empty Zones
- 6.30. Content Filtering
- 6.31. Response Policy Zones (RPZ)
- 6.32. Response Rate Limiting (RRL)
- 7. Master Files
- 8. Statistics
- 9. Security considerations
- 10. Troubleshooting
- 11. Release notes
- 12. License
- 13. Data and privacy