Bug 110418 - redhat-config-bind breaks zone files badly.
Summary: redhat-config-bind breaks zone files badly.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: redhat-config-bind
Version: 3.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-19 13:45 UTC by Chris Kloiber
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-29 11:39:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Kloiber 2003-11-19 13:45:05 UTC
Description of problem:

Just start redhat-config-bind, save without making any changes, then
view the devastation found in /var/named/localhost.zone. That's just
the localhost zone. Try it on a hand-crafted zone for real fun. It
seems to be intolerant of any record starting with an implied hostname:

        1D  IN  NS  @
        1D  IN  A   127.0.0.1

Becomes magically transformed into:

1D      IN      NS    @
1D      IN      IN    127.0.0.1

The "Double IN" does not seem to occur when a hostname exists in the
first field, only when the hostname is implied with a space.     

Version-Release number of selected component (if applicable):

redhat-config-bind-2.0.0-14

Comment 1 Daniel Walsh 2003-12-29 11:38:52 UTC
Try system-config-bind-2.0.2-1 (Rename) from RawHide a lot of problems
have been fixed.

Dan




Note You need to log in before you can comment on or make changes to this bug.