1

Multiple Domain DNS Rewrites Per Entry

I'm just curious if it's possible to support multiple entries per DNS rewrite, similar to how dnsmasq handles it. 

For instance using dnsmasq I can enter the following:
server=/google.com/bing.com/amazon.com/x.x.x.x
and all three domains get re-routed to x.x.x.x in one entry.

However for NextDNS I have to manually add three entries and point them all to x.x.x.x
*.google.com -> x.x.x.x
*.bing.com -> x.x.x.x
*.amazon.com -> x.x.x.x

Thanks!

2 replies

null
    • romain
    • 3 yrs ago
    • Reported - view

    What would be an actual use case for this?

    • Chris.5
    • 3 yrs ago
    • Reported - view

    It would be useful for SNI proxy purposes. Some of the lists can get quite lengthy, and it would be easier to manage everything in one location vs separately managing it in dnsmasq.

Content aside

  • 1 Likes
  • 3 yrs agoLast active
  • 2Replies
  • 242Views
  • 2 Following