TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.82k stars 397 forks source link

Mixed Forwarders #920

Closed ChristoffBo closed 1 week ago

ChristoffBo commented 1 month ago

Is there a way to setup mixed forwarders like adguard?

Say use tls from google HTTPS from cloudflare?

ShreyasZare commented 1 month ago

Thanks for asking. There is no option to mix protocols in the Settings so as to prevent misconfiguration when someone may configure an unencrypted transport with an encrypted one. But, you can still use mixed protocols using conditional forwarder zones. You just have to create a root zone (using . as the zone name) and then add more FWD records in it with different protocol.

The other option is to use the Advanced Forwarding app and configure it to use mixed forwarders that you define in the json config.

ChristoffBo commented 1 month ago

Thank you, makes adding different dns servers harder. Thank you for the answer.

On Tue, 14 May 2024, 08:10 Shreyas Zare, @.***> wrote:

Thanks for asking. There is no option to mix protocols in the Settings so as to prevent misconfiguration when someone may configure an unencrypted transport with an encrypted one. But, you can still use mixed protocols using conditional forwarder zones. You just have to create a root zone (using . as the zone name) and then add more FWD records in it with different protocol.

The other option is to use the Advanced Forwarding app and configure it to use mixed forwarders that you define in the json config.

— Reply to this email directly, view it on GitHub https://github.com/TechnitiumSoftware/DnsServer/issues/920#issuecomment-2109361294, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOD37KZSTUTXSD2B7RYG7T3ZCGTDTAVCNFSM6AAAAABHVLUJTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBZGM3DCMRZGQ . You are receiving this because you authored the thread.Message ID: @.***>