Hi. I want to configure a DNS server that forwards 3rd level domain matching a certain pattern to a certain upstream server. (That dedicated upstream DNS server is supposed to convert domains of the form "192-168-10-10-the-sub.example.com" into their corresponding ip addresses like 192.168.10.10)
Unfortunately, the following line does not work in dnsmasq.conf: server=*-the-sub.example.com/192.168.1.1 It will not treat the asterisk char as a wildcard and will just check that the requested domain is equal to '*-the-sub.example.com' _______________________________________________ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss