From 1111809ecca6a095f860d19221607f6be6e3c52d Mon Sep 17 00:00:00 2001
From: jordan-ivpn <74565577+jordan-ivpn@users.noreply.github.com>
Date: Tue, 2 Jun 2026 12:23:42 -0600
Subject: [PATCH 1/3] Update custom-dns.md
Add modDNS details.
---
.../en/pages/knowledgebase/general/custom-dns.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/content/en/pages/knowledgebase/general/custom-dns.md b/src/content/en/pages/knowledgebase/general/custom-dns.md
index 43f8a1603..34eb9b891 100644
--- a/src/content/en/pages/knowledgebase/general/custom-dns.md
+++ b/src/content/en/pages/knowledgebase/general/custom-dns.md
@@ -45,6 +45,16 @@ Supported address types: IPv4. DNS-over-TLS via Android native Private DNS featu
- DNS-over-TLS can be set using the Android OS native Private DNS feature. On your device, navigate to `Settings` - `More connections` - `Private DNS`. Select `Configure Private DNS` and enter the preferred DoT address.
+### modDNS
+
+
+Supported address types: IPv4, DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC
+
+
+- Use the modDNS profile's DNS-over-HTTPS URI string `https://dns.moddns.net/dns-query/abc123` plus the IP address `89.124.253.5` replacing the `abc123` with the actual profile ID.
+
+- The [modDNS account area](https://app.moddns.net/setup) also offers a configuration profile (`.mobileconfig` and QR code) for Apple devices.
+
### Current limitations
- Custom DNS works only with OpenVPN and WireGuard VPN protocols
From 1bd5b464140432a3eb5ea055b3ebbfef196914dd Mon Sep 17 00:00:00 2001
From: jordan-ivpn <74565577+jordan-ivpn@users.noreply.github.com>
Date: Tue, 2 Jun 2026 12:27:29 -0600
Subject: [PATCH 2/3] Update custom-dns.md
Specify modDNS details are for the IVPN App.
---
src/content/en/pages/knowledgebase/general/custom-dns.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/en/pages/knowledgebase/general/custom-dns.md b/src/content/en/pages/knowledgebase/general/custom-dns.md
index 34eb9b891..543559b02 100644
--- a/src/content/en/pages/knowledgebase/general/custom-dns.md
+++ b/src/content/en/pages/knowledgebase/general/custom-dns.md
@@ -45,13 +45,13 @@ Supported address types: IPv4. DNS-over-TLS via Android native Private DNS featu
- DNS-over-TLS can be set using the Android OS native Private DNS feature. On your device, navigate to `Settings` - `More connections` - `Private DNS`. Select `Configure Private DNS` and enter the preferred DoT address.
-### modDNS
+### modDNS with the IVPN App
Supported address types: IPv4, DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC
-- Use the modDNS profile's DNS-over-HTTPS URI string `https://dns.moddns.net/dns-query/abc123` plus the IP address `89.124.253.5` replacing the `abc123` with the actual profile ID.
+- On the Customr DNS Settings screen or via the CLI, use the modDNS profile's DNS-over-HTTPS URI string `https://dns.moddns.net/dns-query/abc123` plus the IP address `89.124.253.5` replacing the `abc123` with the actual profile ID.
- The [modDNS account area](https://app.moddns.net/setup) also offers a configuration profile (`.mobileconfig` and QR code) for Apple devices.
From 9bfcff7e129139937a4af5807aa0553c8d816635 Mon Sep 17 00:00:00 2001
From: jordan-ivpn <74565577+jordan-ivpn@users.noreply.github.com>
Date: Tue, 2 Jun 2026 12:28:08 -0600
Subject: [PATCH 3/3] Update custom-dns.md
Spelling adn formatting.
---
src/content/en/pages/knowledgebase/general/custom-dns.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/en/pages/knowledgebase/general/custom-dns.md b/src/content/en/pages/knowledgebase/general/custom-dns.md
index 543559b02..0ab9e9475 100644
--- a/src/content/en/pages/knowledgebase/general/custom-dns.md
+++ b/src/content/en/pages/knowledgebase/general/custom-dns.md
@@ -51,7 +51,7 @@ Supported address types: IPv4. DNS-over-TLS via Android native Private DNS featu
Supported address types: IPv4, DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC
-- On the Customr DNS Settings screen or via the CLI, use the modDNS profile's DNS-over-HTTPS URI string `https://dns.moddns.net/dns-query/abc123` plus the IP address `89.124.253.5` replacing the `abc123` with the actual profile ID.
+- On the **Custom DNS** Settings screen or via the **CLI**, use the modDNS profile's DNS-over-HTTPS URI string `https://dns.moddns.net/dns-query/abc123` plus the IP address `89.124.253.5` replacing the `abc123` with the actual profile ID.
- The [modDNS account area](https://app.moddns.net/setup) also offers a configuration profile (`.mobileconfig` and QR code) for Apple devices.