Skip to content

DNS Server

{{ data.name }} DNS Server Feature

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

  1. Go to your Server Management Page.
  2. On the left sidebar, click on DNS Server.
  3. If not installed yet, click the Install button.
  4. 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 the Info 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!