Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions src/content/changelog/dns/2025-06-16-internal-dns-beta-ui.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Internal DNS (beta) now manageable in the Cloudflare dashboard
description: The Internal DNS (beta) is now fully available in the Cloudflare dashboard.
date: 2025-06-16T16:00:00Z
---

Participating beta testers can now fully configure [Internal DNS](/dns/internal-dns/) directly in the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/internal-dns).

## Internal DNS enables customers to:

- Map internal hostnames to private IPs for services, devices, and applications not exposed to the public Internet

- Resolve internal DNS queries securely through [Cloudflare Gateway](/cloudflare-one/policies/gateway/)

- Use split-horizon DNS to return different responses based on network context

- Consolidate internal and public DNS zones within a single management platform

## What’s new in this release:

- Beta participants can now create and manage internal zones and views in the Cloudflare dashboard

![Internal DNS UI](~/assets/images/changelog/dns/internal-dns-beta-ui.png)

:::note
The Internal DNS beta is currently only available to Enterprise customers.
:::

To learn more and get started, refer to the [Internal DNS documentation](/dns/internal-dns/).
Loading