Bug 27466

Summary: nsupdate doesn't work
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: bindAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 7.1CC: dr
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-16 01:07:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Ricker 2001-02-14 00:50:33 UTC
All attempts to use nsupdate for me just seg-fault.  Here's a test example.

I'm at 10.100.0.12 running named locally, configured as follows:

zone "testdomain12.com" {
        type master;
        file "master/db.testdomain12.com";
        allow-update { 10.100.0.12; 10.100.52.23; 127.0.0.1; };
};

Now, I try an nsupdate:

[root@station12 master]# nsupdate -d
> update add test.testdomain12.com 3600 a 10.100.0.12
>
Reply from SOA query:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id:  27778
;; flags: qr aa rd ra ; QUESTION: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;test.testdomain12.com.         IN      SOA

;; AUTHORITY SECTION:
testdomain12.com.       0       IN      SOA     station12.example.com.
hostmaster.testdomain12.com. 2001021307 10800 60 3600000 43200


Found zone name: testdomain12.com
The master is: station12.example.com
Segmentation fault
[root@station12 master]#

Comment 1 Chris Ricker 2001-02-14 00:59:08 UTC
*** Bug 27467 has been marked as a duplicate of this bug. ***

Comment 2 Glen Foster 2001-02-16 01:07:10 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #2

Comment 3 Bernhard Rosenkraenzer 2001-02-27 18:12:20 UTC
Fixed in 9.1.0-5. You'll also need to update your glibc.