# DNS resolution without an IP address

**URL:** https://forum.pritunl.com/t/dns-resolution-without-an-ip-address/3775
**Category:** Pritunl VPN
**Tags:** pritunl
**Created:** [April 15, 2026, 8:46am UTC](https://forum.pritunl.com/t/dns-resolution-without-an-ip-address/3775 "2026-04-15T08:46:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![arie](https://forum.pritunl.com/letter_avatar_proxy/v4/letter/a/c2a13f/32.png) [@arie](https://forum.pritunl.com/u/arie)
#### Post date: [April 15, 2026, 8:46am UTC](https://forum.pritunl.com/t/dns-resolution-without-an-ip-address/3775/1 "2026-04-15T08:46:10Z")

</div>

Is there a way to resolve DNS names without an IP address?  
I know there are DNS search domains, but those only work with IP addresses.

Pritunl: Cannot use DNS search domains without setting DNS servers.

I need to resolve a DNS whose IP address is constantly changing.

That’s the problem, which is why I’m asking this question in the first place. Users need to be able to access an Azure database via VPN. Azure databases only work via DNS name. The IP address keeps changing. That’s just Microsoft.

Thx for any Help.

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [April 15, 2026, 9:34pm UTC](https://forum.pritunl.com/t/dns-resolution-without-an-ip-address/3775/2 "2026-04-15T21:34:47Z")

</div>

It will only accept IP addresses of DNS servers for this you would typically need to use the Azure DNS server IP which should be `168.63.129.16` and enable client DNS mapping which will proxy DNS requests through the Pritunl server.

---

<div class="post-metadata">

### Author: ![arie](https://forum.pritunl.com/letter_avatar_proxy/v4/letter/a/c2a13f/32.png) [@arie](https://forum.pritunl.com/u/arie)
#### Post date: [April 16, 2026, 8:01am UTC](https://forum.pritunl.com/t/dns-resolution-without-an-ip-address/3775/3 "2026-04-16T08:01:44Z")

</div>

Thx, I’ll try that out.
