Cannot create A record issue
    Mike Hoskins (michoski) 
    michoski at cisco.com
       
    Wed Feb 20 19:04:10 UTC 2013
    
    
  
-----Original Message-----
From: Jsilliman <jsilliman at gmail.com>
Date: Wednesday, February 20, 2013 1:57 PM
To: Alan Clegg <alan at clegg.com>
Cc: "bind-users at lists.isc.org" <bind-users at lists.isc.org>
Subject: Re: Cannot create A record issue
>Ubuntu does not use that:
>
>root at 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 foo at bar.baz:~$ dig google.com
<snip>
;; SERVER: a.b.c.d#53(a.b.c.d)
    
    
More information about the bind-users
mailing list