Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #76

Re: Bind does not reply with "no such name" to A query

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.lightlink.com!usenet.osg.ufl.edu!usenet.stanford.edu!not-for-mail
From Michael Graff <mgraff@isc.org>
Newsgroups comp.protocols.dns.bind
Subject Re: Bind does not reply with "no such name" to A query
Date Wed, 9 Nov 2011 10:17:15 -0600
Lines 144
Approved bind-users@lists.isc.org
Message-ID <mailman.36.1320855485.68562.bind-users@lists.isc.org> (permalink)
References <06CB03369320DB45A3E900190939EDA523FB43AD30@MCHP058A.global-ad.net>
NNTP-Posting-Host lists.isc.org
Mime-Version 1.0 (1.0)
Content-Type multipart/alternative; boundary=Apple-Mail-2E949446-0CFE-40CB-87BD-F93FABBAECB2
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1320855485 13572 149.20.64.75 (9 Nov 2011 16:18:05 GMT)
X-Complaints-To action@cs.stanford.edu
Cc "bind-users@lists.isc.org" <bind-users@lists.isc.org>
To "Beisiegel, Sven" <sven.beisiegel@siemens-enterprise.com>
Return-Path <mgraff@isc.org>
X-Original-To bind-users@lists.isc.org
Delivered-To bind-users@lists.isc.org
In-Reply-To <06CB03369320DB45A3E900190939EDA523FB43AD30@MCHP058A.global-ad.net>
X-Mailer iPad Mail (9A334)
X-Spam-Status No, score=-1.8 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, MIME_QP_LONG_LINE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Spam-Checker-Version SpamAssassin 3.3.1 (2010-03-16) on mx.ams1.isc.org
X-BeenThere bind-users@lists.isc.org
X-Mailman-Version 2.1.14
Precedence list
List-Id BIND Users Mailing List <bind-users.lists.isc.org>
List-Unsubscribe <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe>
List-Archive <https://lists.isc.org/pipermail/bind-users>
List-Post <mailto:bind-users@lists.isc.org>
List-Help <mailto:bind-users-request@lists.isc.org?subject=help>
List-Subscribe <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe>
Xref x330-a1.tempe.blueboxinc.net comp.protocols.dns.bind:76

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

NXDOMAIN means the name does not exist.  NODATA means the name exists but the type does not.  NXDOMAIN will never be returned for either name as they both exist.

On Nov 9, 2011, at 3:34, "Beisiegel, Sven" <sven.beisiegel@siemens-enterprise.com> wrote:

> Hi everyone,
> I tried to find a solution to this using Google, but I failed… I’m wondering if this is expected behavior of bind9 or if this is configurable…
> 
> I have a domain configured and my server is the authoritative name server for this domain.
> My server is reachable via IPv4 and IPv6 address.
> 2 records are configured like this:
>  
> dls-koe.gvs.local.                 2h     A      192.168.100.251
> dls-koe-v6.gvs.local.              2h     AAAA   2001:4dd0:f9c0:100::251
>  
> I have clients that are running with IPv4 and IPv6 address at the same time and are configured with one of the FQDNs above. When the client is sending a query for one of the names, it directly sends an A and AAAA query.
> Now for example: The client sends an A query for “dls-koe-v6.gvs.local”, which is only configured as AAAA record in the server. I now would expect the server to reply with “no such name”, but it doesn’t.
> Other example: The client sends an AAAA query for “dls-koe.gvs.local”, which is only configured as A record in the server. Same result.
> 
> My question is: Why is bind not replying with “no such name” in this case? Is this expected behavior? Maybe a configuration issue?
> 
> Thanks in advance for any help,
> Sven
>  
> <dns_query.cap>
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

Back to comp.protocols.dns.bind | Previous | Next | Find similar


Thread

Re: Bind does not reply with "no such name" to A query Michael Graff <mgraff@isc.org> - 2011-11-09 10:17 -0600

csiph-web