-----Original Message----- From: Jsilliman <[email protected]> Date: Wednesday, February 20, 2013 1:57 PM To: Alan Clegg <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: Cannot create A record issue
>Ubuntu does not use that: > >root@xxxxxxxx:/etc/bind# cat /etc/resolv.conf ># Dynamic resolv.conf(5) file for glibc resolver(3) generated by >resolvconf(8) ># DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN Doh, so know enough about your distro to figure out where to look. In this case ``man resolvconf`` would likely be useful for you to read. Also, you don't need to cat resolv.conf at all...just include full dig output. That will show the name server used: OPS:54 [email protected]:~$ dig google.com <snip> ;; SERVER: a.b.c.d#53(a.b.c.d) _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

