On 29/11/2023 20:27, Tim Garay via Pdns-users wrote:

How can I setup PDNS to resolve short names?

I would like to be able to resolve something like “testserver” to 192.168.1.1.  No domain.

Generally this is the job of the stub resolver on the client, to expand "testserver" to "testserver.some.domain", by configuring it to retry queries which fail by adding "some.domain" to them.

Most clients will honour a DHCP parameter for the search domain. For example, a Linux client may put the setting "search some.domain" in /etc/resolv.conf
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to