Red Hat Topics - Problem setting up DNS on RedHat 9 server

This is Interesting: Free IT Magazines  
Home > Archive > Red Hat Topics > November 2004 > Problem setting up DNS on RedHat 9 server





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem setting up DNS on RedHat 9 server
Don

2004-11-10, 5:45 pm

Hi,

I've set up a new RedHat 9 server and am configuring DNS. It's
working for the most part but I get the following error when loading
my reverse DNS zone:

dns_rdata_fromtext: db.novonet.ca:6: near eol: unexpected end of input
dns_rdata_fromtext: db.novonet.ca:6: near eol: unexpected end of input

I've googled the error but haven't found a solution; here is the
contents of the zone file; any help appreciated:

24.54.207.in-addr.arpa. IN SOA novonet.novonet.ca. (
2004111001 ; serial
10800 ; Refresh after 3
hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
86400) ; Minimum ttl of 1 day

; name servers
225 IN PTR lclweb
226 IN PTR siren
229 IN PTR novonet
@ IN NS novonet.novonet.ca.
Tommy Reynolds

2004-11-10, 5:45 pm

On Wed, 10 Nov 2004 13:44:46 -0800, Don wrote:

> dns_rdata_fromtext: db.novonet.ca:6: near eol: unexpected end of input
> dns_rdata_fromtext: db.novonet.ca:6: near eol: unexpected end of input
>
> 24.54.207.in-addr.arpa. IN SOA novonet.novonet.ca. (
> 2004111001 ; serial
> 10800 ; Refresh after 3
> hours
> 3600 ; Retry after 1 hour
> 604800 ; Expire after 1 week
> 86400) ; Minimum ttl of 1 day


Don't put the final ')' on the same line as the value?

86400 ; Minimum ttl of 1 day
)

Does this help? I'm not sure just how enthusastic the named parser
actually is.

Cheers!

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com