<div dir="ltr"><br>> Hi,<br>><br>> I've set up Unbound to override some SRV records, I've also added a glue A record, so basically it looks like that:<br>><br>> local-data: "_ldap._<a href="http://tcp.example.com">tcp.example.com</a> 3600 IN SRV 0 100 389 <a href="http://wak-dc1.example.com">wak-dc1.example.com</a>"<br>> local-data: "_kerberos._<a href="http://tcp.example.com">tcp.example.com</a> 3600 IN SRV 0 100 88 <a href="http://wak-dc1.example.com">wak-dc1.example.com</a>"<br>> local-data: "<a href="http://wak-dc1.example.com">wak-dc1.example.com</a> 3600 IN A 10.128.101.10"<br>><br>> Works well, but Unbound does not return additional section containing the IP address for the SRV name even though I have explicitly set "minimal-responses: no"<br>><br>> Does anyone have an idea how this could be fixed? Any help is greatly appreciated.<br>><br>> Thanks!<br>><br>><br>></div>