Help needed NSUPDATE issue Solaris 8

Sivakumar Thiyagarajan sivakumar_id at yahoo.com
Mon Sep 10 07:49:07 UTC 2001


Hi
    BIND's nsupdate seems to be unstable on on Solaris
8.
   Firstly  is returns with an exit status of 1
regardless of the success or failure of the operation.

   secondly named logs double update requests for a
single nsupdate operation. I have given an example
below.

  For the nsupdate commands ( called by a system call
through java.Runtime exec calls ) these are the logs
of the named database files.

*************   BEGIN DUMP   ****************
;BIND LOG V8
[INCR_SERIAL] from 1 to 2 Sat Sep  8 12:12:43 2001

;BIND LOG V8
[DYNAMIC_UPDATE] id 3336 from [217.34.146.93].47050 at
999976363 :
zone:   origin nap.domain.in class IN serial 2
update: {add} H1000_2.nap.domain.in 1 IN A 217.10.10.2
update: {add} A1000_2.nap.domain.in 1 IN CNAME
H1000_2.nap.domain.in

;BIND LOG V8
[INCR_SERIAL] from 2 to 3 Sat Sep  8 12:12:43 2001

;BIND LOG V8
[DYNAMIC_UPDATE] id 49042 from [217.34.146.93].47066
at 999976363 :
zone:   origin nap.domain.in class IN serial 3
update: {add} H1000_3.nap.domain.in 1 IN A 217.10.10.3
update: {add} A1000_3.nap.domain.in 1 IN CNAME
H1000_3.nap.domain.in

;BIND LOG V8
[INCR_SERIAL] from 3 to 4 Sat Sep  8 12:12:44 2001

;BIND LOG V8
[DYNAMIC_UPDATE] id 37951 from [217.34.146.93].47084
at 999976364 :
zone:   origin nap.domain.in class IN serial 4
update: {add} H1000_4.nap.domain.in 1 IN A 217.10.10.4
update: {add} A1000_4.nap.domain.in 1 IN CNAME
H1000_4.nap.domain.in

;BIND LOG V8
[DYNAMIC_UPDATE] id 37951 from [217.34.146.93].47085
at 999976364 :
zone:   origin nap.domain.in class IN serial 4
update: {add} H1000_4.nap.domain.in 1 IN A 217.10.10.4
update: {add} A1000_4.nap.domain.in 1 IN CNAME
H1000_4.nap.domain.in

;BIND LOG V8
[INCR_SERIAL] from 4 to 5 Sat Sep  8 12:12:44 2001

;BIND LOG V8
[DYNAMIC_UPDATE] id 18345 from [217.34.146.93].47102
at 999976364 :
zone:   origin nap.domain.in class IN serial 5
update: {add} H1000_5.nap.domain.in 1 IN A 217.10.10.5
update: {add} A1000_5.nap.domain.in 1 IN CNAME
H1000_5.nap.domain.in


*************   END DUMP   ****************

   I notice that for the serial updates from '1 to 2'
and from '2 to 3', there is only one log for the host
(H1000_2 -> 217.10.10.2 ) and (H1000_3 -> 217.10.10.3
) updates.  But for the serial update of '3 to 4'
there are 2 updates for the same nsupdate call.

   Such occurances later lead to nsupdate failur with
'send error' and 'update packet failed' errors.

   Please help.

Thanks
Sivakumar



__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com


More information about the bind-users mailing list