This is a discussion on A Bug in Bind 9.3.0? within the Bind Users forums, part of the DNS and Related Forums category; Hi, to delete a record dynamicly I use nsupdate with the prereqisit that this record must exist, so I get ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
to delete a record dynamicly I use nsupdate with the prereqisit that this record must exist, so I get an errormessages NXRRSET when it doesn't, what ist, in most cases, an typo of by using nsupdate. But in some cases this doesn't work! For example: If there are the two records in my zone: foo.baa.com A 10.0.0.1 foo.baa.com A 10.0.0.2 and I use nsupdate to delete the second one with: prereq yxrrset foo.baa.com A 10.0.0.2 update delete foo.baa.com A 10.0.0.2 then I get from named the response: NXRRSET! Is this a bug or do I understand something wrong? Tom. -- NEU: Bis zu 10 GB Speicher für e-mails & Dateien! 1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail |