problem after upgrading bind.

mark evans evansmb74 at gmail.com
Tue Oct 9 15:12:34 UTC 2007


The master appears to be working.  Below are the result of the queries.

; <<>> DiG 9.4.1-P1 <<>> @ns1.bayou.com hga-llc.com soa
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61590
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;hga-llc.com.                   IN      SOA

;; ANSWER SECTION:
hga-llc.com.            3600    IN      SOA     ns1.bayou.com.
root.ns1.bayou.com. 2007100901 3600 3600 36000 86400

;; AUTHORITY SECTION:
hga-llc.com.            3600    IN      NS      ns1.bayou.com.
hga-llc.com.            3600    IN      NS      ns2.bayou.com.

;; ADDITIONAL SECTION:
ns1.bayou.com.          86400   IN      A       209.209.192.10
ns2.bayou.com.          86400   IN      A       209.209.192.20

;; Query time: 1 msec
;; SERVER: 209.209.192.10#53(209.209.192.10)
;; WHEN: Tue Oct  9 09:46:14 2007
;; MSG SIZE  rcvd: 144







; <<>> DiG 9.4.1-P1 <<>> @ns1.bayou.com hga-llc.com axfr
; (1 server found)
;; global options:  printcmd
hga-llc.com.            3600    IN      SOA     ns1.bayou.com.
root.ns1.bayou.com. 2007100901 3600 3600 36000 86400
hga-llc.com.            3600    IN      A       209.142.184.55
hga-llc.com.            3600    IN      MX      10 mail.hga-llc.com.
hga-llc.com.            3600    IN      NS      ns1.bayou.com.
hga-llc.com.            3600    IN      NS      ns2.bayou.com.
*.hga-llc.com.          3600    IN      A       68.208.215.162
ftp.hga-llc.com.        3600    IN      A       209.142.184.55
localhost.hga-llc.com.  3600    IN      A       127.0.0.1
mail.hga-llc.com.       3600    IN      A       209.142.184.55
webmail.hga-llc.com.    3600    IN      A       209.142.184.55
www.hga-llc.com.        3600    IN      A       209.142.184.55
hga-llc.com.            3600    IN      SOA     ns1.bayou.com.
root.ns1.bayou.com. 2007100901 3600 3600 36000 86400
;; Query time: 8 msec
;; SERVER: 209.209.192.10#53(209.209.192.10)
;; WHEN: Tue Oct  9 09:47:19 2007
;; XFR size: 12 records (messages 1, bytes 309)






The only error i see logged about this domain is the expired message, which
i get when i start the server.  I tried renaming the zone file and and
forcing the transfer but the zone file was not created on the slave.

we also are not seeing any errors logged on the master.

Thanks
Mark





On 10/8/07, Niall O'Reilly <Niall.oReilly at ucd.ie> wrote:
>
>
> On 8 Oct 2007, at 18:23, mark evans wrote:
>
> > Obviously if you try to resolve the name using the slave you get
> > nothing.  The
> > Master is and working. I do have the slave IP in the allow-transfer
> > option.
> > Does anyone have any tips to help he resolve this issue?
>
>        Can you use dig on the slave to confirm that the master is
> reachable
>        and responding both to small queries and to zone transfer requests
> ?
>
> % dig @master.host.name somedomain.com soa
>
> % dig @master.host.name somedomain.com axfr
>
>        If you use TSIG to protect zone transfers, you had better take care
>        that the master and slave have their clocks synchronized.
>
>        Look to your logs.
>
>        Have the sysadmin of the master look to the logs there and,
> ideally,
>        share the relevant bits with you.
>
>        That should put you on the right track.
>
>        Good luck.
>
>        /Niall
>
>
>




More information about the bind-users mailing list