Problem with NSUPDATE

Kevin Darcy kcd at daimlerchrysler.com
Sat Feb 16 00:04:38 UTC 2002


What's in the file nsupdate.data? Have you defined an A record for the root
name "bender"?


- Kevin

Roman Kreisel wrote:

> Hello!
> When i start nsupdate, it shows me this errors:
>     ;; Querying server (# 2) address = 10.0.0.1
>     ;; new DG socket
>     ;; timeout
>
> When i run nslookup, it tells me, that the server is running, so  why can't
> nsupdate connect to it? "allow-update" is set correctly!
>
> System is:
> Debian 2.2r5 (i386) with Bind 8 and ISC DHCPD 2.x
>
> Thx
> Roman
>
> Here's the complete output of nsupdate:
>
> bender:/var/lib/dhcp-dns# nsupdate -d nsupdate.data
> ;; res_findzonecut: START dname='r2d2.lanparty' class=IN, zsize=1025,
> naddrs=3
> ;; res_findzonecut: get the soa, and see if it has enough glue
> ;; res_nmkquery(QUERY, r2d2.lanparty., IN, SOA)
> ;; res_send()
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32234
> ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      r2d2.lanparty, type = SOA, class = IN
>
> ;; Querying server (# 1) address = 127.0.0.1
> ;; new DG socket
> ;; got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32234
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      r2d2.lanparty, type = SOA, class = IN
>
> ;; AUTHORITY SECTION:
> lanparty.               10h40m IN SOA   bender. tb_sidious.gmx.net. (
>                                         1013728078      ; serial
>                                         3H              ; refresh
>                                         1H              ; retry
>                                         1W              ; expiry
>                                         10h40m )                ; minimum
>
> ;; res_findzonecut: get the ns rrset and see if it has enough glue
> ;; res_nmkquery(QUERY, lanparty, IN, NS)
> ;; res_send()
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32235
> ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      lanparty, type = NS, class = IN
>
> ;; Querying server (# 1) address = 127.0.0.1
> ;; new DG socket
> ;; got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32235
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      lanparty, type = NS, class = IN
>
> ;; ANSWER SECTION:
> lanparty.               10h40m IN NS    bender.
>
> ;; res_findzonecut: get the missing glue and see if it's finally enough
> ;; res_nmkquery(QUERY, bender, IN, A)
> ;; res_send()
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32236
> ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      bender, type = A, class = IN
>
> ;; Querying server (# 1) address = 127.0.0.1
> ;; new DG socket
> ;; got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32236
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      bender, type = A, class = IN
>
> ;; AUTHORITY SECTION:
> .                       2h59m12s IN SOA  A.ROOT-SERVERS.NET.
> nstld.verisign-grs.com. (
>                                         2002021401      ; serial
>                                         30M             ; refresh
>                                         15M             ; retry
>                                         1W              ; expiry
>                                         1D )            ; minimum
>
> ;; res_findzonecut: get_glue: removing empty 'bender' NS
> ;; res_findzonecut: satisfy(bender): 0
> ;; res_findzonecut: FINISH n=0 (OK)
> ;; res_nupdate: res_findzonecut failed (0)
> ;; res_findzonecut: START dname='2.0.0.10.in-addr.arpa' class=IN,
> zsize=1025, naddrs=3
> ;; res_findzonecut: get the soa, and see if it has enough glue
> ;; res_nmkquery(QUERY, 2.0.0.10.in-addr.arpa., IN, SOA)
> ;; res_send()
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32949
> ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUERY SECTION:
> ;;      2.0.0.10.in-addr.arpa, type = SOA, class = IN
>
> ;; Querying server (# 1) address = 127.0.0.1
> ;; new DG socket
> ;; timeout
> ;; Querying server (# 2) address = 10.0.0.1
> ;; new DG socket
> ;; timeout
> ;; Querying server (# 1) address = 127.0.0.1
> ;; timeout
> ;; Querying server (# 2) address = 10.0.0.1
> ;; timeout
> ;; res_findzonecut: do_query: res_nsend failed
> ;; res_findzonecut: get_soa: do_query('2.0.0.10.in-addr.arpa.', IN) failed
> (-1)
> ;; res_findzonecut: FINISH n=-1 (Connection timed out)
> ;; res_nupdate: res_findzonecut failed (-1)



More information about the bind-users mailing list