Yes, you're right, but I'm not sure if typetransparent solves my question.
What I need is to serve static records from config for several hosts and forward all other records to the public recursors like 8.8.8.8 - will typetransparent do exactly that?
>> So what I'd like to do is to have something like that: >> >> local-zone: "domain.com" typetransparent >> local-data: "mail.domain.com A 192.168.17.2" >> >> but this won't work. > > Maybe you meant: > > local-zone: "domain.com." typetransparent > local-data: "mail.domain.com. IN A 192.168.17.2" _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
