[Samba] Samba4 Internal DNS CNAME entries
Dominic Evans
oldmanuk at gmail.com
Fri Jan 4 07:18:51 MST 2013
On 4 January 2013 15:14, Dominic Evans <oldmanuk at gmail.com> wrote:
> Does the internal DNS server of samba4 not yet support CNAME lookups?
Another interesting thing I noted is that dns recursion also doesn't
appear to be working for this lookup.
i.e.,
$ dig @127.0.0.1 www.google.com +norecurse
\ returns no results
$ dig @127.0.0.1 www.google.com
\ correctly returns a result (seemingly showing that the dns forwarder
configured in smb.conf is working)
However,
$ dig @127.0.0.1 www.domain.com
\ returns no results and displays the warning ";; WARNING: recursion
requested but not available"
More information about the samba
mailing list