Zone files problem

ircman

Verified User
Joined
Feb 5, 2004
Messages
115
Location
The Hague, Netherlands
When a user changes his settings under Dns management in DA, there apears a strange character in the zonefile of that user.

Example:

$TTL 14400
@ IN SOA ns1.domain.nl.^M root.domain.nl. (
2005061601
7200
3600
1209600
86400 )
As you can see there is a ^M character in the zonefile. And bind gives an error.

How do I solve this ?

Cedric.
 
I just tested on DA on CentOS 3.

As a site user, I added an A record. I did not see the problem.

I deleted the same A record. Again I did not see the record.

What OS are you running? What version of DA?

Jeff
 
I'm running on RedHat 9 and with latest Da version 1.24.2 if i'm right.
Well I found a little script for perl witch should remove the ^M. So i'm testing it right now.


Cedric.
 
Back
Top