DNS Server
FlashPanel now allows you to turn your VPS/server into a DNS server. This gives you full control over your domain zones and DNS records directly from your panel.
🧩 What is a DNS Server?
A DNS (Domain Name System) server maps domain names (like example.com
) to IP addresses. Hosting your own DNS gives you control over how your domains are resolved.
🚀 Installing the DNS Server
- Go to your Server Management Page.
- On the left sidebar, click on DNS Server.
- If not installed yet, click the
Install
button. - The installation process takes around 1–2 minutes.
⚙️ Managing DNS Zones
- Once installed, you can add zones to manage.
- Each zone represents a domain or subdomain.
- You can view
Name Server
configuration by clicking theInfo
button.
📄 Managing DNS Records
- Click on a zone to view and manage DNS records.
- Supported record types: A, AAAA, CNAME, MX, TXT, NS, and more.
- You can:
- Add new records
- Edit records
- Delete records
📌 Notes
- For your domain to work with this DNS server, update the NS records on your domain registrar.
- If you're using Cloudflare or another DNS provider, disable it to allow proper resolution from your DNS server.
Enjoy self-hosted DNS management!