Authoritative DNS Management
Onifast DNS is a lightweight, RFC-compliant authoritative DNS server built into Onifast Panel. Manage your domain zone records directly through the panel UI or REST API without editing text zone files manually.
Active Master/Slave Clustering
Sync zone records across multiple geographical nameservers. Update records on your master server, and Onifast DNS will securely push updates to all slave servers via encrypted API calls.
Fast SQLite Zone Registry
Zone records are stored in a fast WAL-mode SQLite database, allowing instant record updates to take effect immediately on port 53. Supports wildcards and returns proper NXDOMAIN replies.
Key Features
- UDP + TCP Transport: Listens on both UDP and TCP port 53 for full compatibility.
- All Record Types: Support for A, AAAA, CNAME, MX, TXT, and NS records.
- Auto Zone Init: Automatically configures NS1/NS2, root A, and www records when adding a domain.
- DNS Propagation Checker: Test record resolution against external public DNS networks from the panel.