Help - Search - Members - Calendar
Full Version: Pliz help with named
The Planet Forums > System Administration > DNS Hosting
Atalus
named is not running in my server... look:


Attempting to restart named
Waiting for named to restart.... . . . . . . . . . . finished.

named status

named has failed, please contact the sysadmin (result was "named is not running"). Jun 6 13:37:20 ip-208-109-254-144 named: zone localdomain/IN: loaded serial 42 Jun 6 13:37:20 ip-208-109-254-144 named: zone localhost/IN: loaded serial 42 Jun 6 13:37:20 ip-208-109-254-144 named: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700 Jun 6 13:37:20 ip-208-109-254-144 named: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN

dns_rdata_fromtext: /var/named/tlipft.db:15: near 'ip-208-109-254-144': bad dotted quad
zone tlipft/IN: loading master file /var/named/tlipft.db: bad dotted quad
_default/tlipft/IN: bad dotted quad
[FAILED]

please help!
Aaron Moon
QUOTE (Atalus @ Jun 6 2007, 07:01 PM) *
named is not running in my server... look:
Attempting to restart named
Waiting for named to restart.... . . . . . . . . . . finished.

named status

named has failed, please contact the sysadmin (result was "named is not running"). Jun 6 13:37:20 ip-208-109-254-144 named: zone localdomain/IN: loaded serial 42 Jun 6 13:37:20 ip-208-109-254-144 named: zone localhost/IN: loaded serial 42 Jun 6 13:37:20 ip-208-109-254-144 named: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700 Jun 6 13:37:20 ip-208-109-254-144 named: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN

dns_rdata_fromtext: /var/named/tlipft.db:15: near 'ip-208-109-254-144': bad dotted quad
zone tlipft/IN: loading master file /var/named/tlipft.db: bad dotted quad
_default/tlipft/IN: bad dotted quad
[FAILED]

please help!


Sounds like you have a bad dns configuration for your servers hostname or may have improperly changed a record. I got this once when i tried to edit the named.conf file. If you have any typographical errors it will fail to start. check your named.conf file for syntax errors. or as it's complaining about a bad dotted quad make sure you entered a IP address in correctly and didn't leave any .'s out

Also if you can check your /etc/hosts file and make sure you entered the server hostname and ip properly

CODE
# Do not remove the following line, or various programs
# that require network functionality will fail.
67.XXX.XXX.XXX host.yourserverhostname.com host
127.0.0.1 localhost


hope this helps!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.