Hi Dalton,

Sun, 22 May 2011 17:27:17 -0700 dalton stickney wrote:

> Thanks for the reply.
> See output of commands below:
> 
>> Please run these two commands and show us the results:
>> dig @ns1.company.com. stor.company.com. soa +noal +comm +answ
> 
> [dstickney@lw-lts-155 ~]$ dig @ns1.company.com stor.company.com.  soa
> +noal +comm +answ
> 
> ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> @ns1.company.com
> stor.company.com. soa +noal +comm +answ
> ; (1 server found)
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38942
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL:
> 2
> 
> ;; ANSWER SECTION:
> stor.company.com.     86400   IN      SOA     ns1.company.com.
> hostmaster.company.com. 2011052000 3600 900 864000 86400

Everything seems to be fine there.

>> dig @sip.stor.company.com. subdomain.stor.company.com. soa +noal
>> +comm +answ
> 
> [dstickney@lw-lts-155 ~]$ dig @sip.stor.company.com
> subdomain.stor.company.com soa +noal +comm +answ
> 
> ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>>
> @sip.stor.company.com subdomain.stor.company.com soa +noal +comm
> +answ
> ; (1 server found)
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 50198
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

The status of the query is REFUSED! This usually means that either the
server being queried doesn't allow the queries from the particular
client (you) or this server is simply misconfigured. Remember, if you
want to delegate some zone to some host then you must configure this
host to accept the queries for the domain being delegated.

> 
> 
> Thanks!
> -dalton
> 
> 
> 
>>>
>>> -dalton
>>>
>>>
>>> On Sun, May 22, 2011 at 2:08 PM, Doug Barton <do...@dougbarton.us>
>>> wrote:
>>>>
>>>> Please don't use HTML mail for technical mailing lists. It made
>>>> replying to this message ridiculously more difficult than
>>>> necessary.
>>>>
>>>> On 05/22/2011 13:36, dalton stickney wrote:
>>>>>
>>>>> subdomain.stor.company.com IN NS sip.stor.company.com.
>>>>>
>>>>> stor.company.com  IN NS ns2.company.com.
>>>>> stor.company.com  IN NS ns1.company.com.
>>>>
>>>> You've already delegated stor.company.com, so delegations below
>>>> that need to be in the stor.company.com zone file.
>>>>
>>>>
>>>> hth,
>>>>
>>>> Doug
>>>>
>>>> --
>>>>
>>>>        Nothin' ever doesn't change, but nothin' changes much.
>>>>                        -- OK Go
>>>>
>>>>        Breadth of IT experience, and depth of knowledge in the
DNS.
>>>>        Yours for the right price.  :)
>>>> http://SupersetSolutions.com/


-- 

Yours sincerely,

Andrey G. Sergeev (AKA Andris)     http://www.andris.name/
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to