sth...@nethelp.no wrote:
> > I have since learned that you get different version output from dig,
> > named -v, and a dns query and the version statement only affects
> > specific outputs.
>
> What is the difference between using dig and a DNS query?
Dig reports its own version number in the com
Dwayne wrote on 08/19/2012 07:37:39 PM:
> My hosts get the ip's of all 3 dns
> servers when they recieve dhcp information.
I think this is the issue. The internal clients should only point to the
internal DNS server. They should never be querying the DNS that returns
the public IP addresses
That is to say don't put the external servers in /etc/resolv.conf on your
clients - only put the internal one there. (Or the Windows equivalent setup
should only see your internal DNS server.)
I would correct the prior post not to say "EVER" but rather "not directly".
Often in an internal/ex
Thanks for the hint. I had a transfer-source defined that was correct for the
IP address that the new system would be at but not for its current address.
On 19 Aug 2012, at 16:31 , SM wrote:
> Hi Merton,
> At 16:02 19-08-2012, Merton Campbell Crockett wrote:
>> Hopefully someone on this list c
"Lightner, Jeff" wrote on 08/20/2012 08:56:56 AM:
> That is to say don't put the external servers in /etc/resolv.conf on
> your clients - only put the internal one there. (Or the Windows
> equivalent setup should only see your internal DNS server.)
Or push via DHCP as in this case.
> I would
Bind 9.9.1-P2 I have installed on a server with Solaris 10, when a client
makes a query, this is repeated several times and it comes with the domain
installed in the client machine.
172.25.3.5 -> 172.25.3.11 DNS C samsungvuieventlog.vlingo.com. Internet
?
172.25.3.11 -> 172.25.3.5 DNS R
If I understand what your question is:
/etc/resolv.conf -> search / domain
Nothing to do with bind, local resolver appends search doamin to check
if that gives an answer = if you use short form names.
On 20/08/12 16:03, Jose Manuel Delgado G. wrote:
Bind 9.9.1-P2 I have installed on a server
in my case my clients are getting all dns servers. which is what my issue
was. glad for all the help.
thanks,
ddh
On Mon, Aug 20, 2012 at 9:33 AM, wrote:
> "Lightner, Jeff" wrote on 08/20/2012 08:56:56 AM:
>
> > That is to say don't put the external servers in /etc/resolv.conf on
> > your
BIND does not control what DNS queries clients send to it. That's a
client configuration issue. My preference is to not have any domain
suffixing at all (the practice leads to waste and inefficiency on the
infrastructure side, and potential security issues), but obviously not
everyone shares th
9 matches
Mail list logo