Clarification on bind result

2010-05-31 Thread rams
Hi ,

I have the following zone file:

$ORIGIN td3497.com.

@ IN SOA udns1.ultradns.net. ppk.yahoo.com. (

2010052610 ; serial

10800 ; refresh

3600 ; retry

2592000 ; expire

86400 ; minimum

)

cname.chain.td3497.com. 86400 IN CNAME mx.chain.td3497.com.

mx.chain.td3497.com. 86400 IN MX 34 mx1.chain.td3497.com.

mx1.chain.td3497.com. 86400 IN MX 34 mx2.chain.td3497.com.

mx2.chain.td3497.com. 86400 IN MX 34 mx3.chain.td3497.com.

mx3.chain.td3497.com. 86400 IN A 1.2.3.4

ramesh.td3497.com. 86400 MX 20 .

ramesh.td3497.com. 86400 MX 20 mx1.

*cname.td3497.com. 86400 CNAME .*

 td3497.com. 86400 IN NS udns2.ultradns.net.

td3497.com. 86400 IN NS udns1.ultradns.net.

;End



I queried for cname domain against bind 9.6.X and got the following response

C:\Documents and Settings\rameshbdig @localhost cname.td3497.com mx

;  DiG 9.6.1-P1  @localhost cname.td3497.com mx
; (1 server found)
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 681
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;cname.td3497.com.  IN  MX

;; ANSWER SECTION:
cname.td3497.com.   86400   IN  CNAME   .

;; Query time: 15 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon May 31 14:10:32 2010
;; MSG SIZE  rcvd: 47



Here why authority section is not returned? Actually authority section
should be returned with SOA right?

Thanks  Regards,

Ramesh
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: hello bind network probleme with dk dkim and dlv for miltiple domain

2010-05-31 Thread fakessh
On Mon, 31 May 2010 05:25:56 +0200, fakessh fake...@fakessh.eu wrote:
 hello all reader
 hello bind network
 
 I am having problems with my dk and dkim signature of my emails
 I have successfully made the process of verification of signatures
dnssec
 all my domains are correct and good displays on dlv.isc.org
 the reason for my problem just the reason that I have updated my postfix
 and I have recreated a pair of keys with openssl for dkimproxy
 
 the reason for my questions
 one of my domains. in .fr: before 

s/before/after 

validation of signatures by isc dk dkim
 said OK
 Other areas domains ( other .fr and other .eu ) before 
s/before/after

validation of
 signatures by isc dk dkim said bad
 
 
 that happens I do not understand
 
 
 thanks for advice
 thanks for help
 ___
 bind-users mailing list
 bind-users@lists.isc.org
 https://lists.isc.org/mailman/listinfo/bind-users
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users