Fedora Linux Support Community & Resources Center
  #1  
Old 6th November 2011, 06:35 AM
fieldmonkey Offline
Registered User
 
Join Date: Nov 2011
Posts: 5
windows_7ie
Arrow Zone errors

I'm having trouble when trying host a zone ... conceptually I get it, but I'm getting errors when putting in the code using this example

This is the error messages, on the first line ... internal/0.168.192.in-addr.arpa/IN: unknown class/type

Everything else appears to load fine, however I can't resolve FQDN's. I'm justs not seeing it, so if anyone could lend me a good set of eyes on this or give me some suggestions I'd really appreciate it!


the pertinent portion of my named.conf file is further below.

Code:
  

[root@dns log]# tail messages
Nov  6 01:24:57 dns named: internal/0.168.192.in-addr.arpa/IN: unknown class/type
Nov  6 01:24:57 dns named: zone localhost.localdomain/IN: loaded serial 0
Nov  6 01:24:57 dns named: zone localhost/IN: loaded serial 0
Nov  6 01:24:57 dns named: zone 1.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: loaded serial 0
Nov  6 01:24:57 dns named: zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0
Nov  6 01:24:57 dns named: zone 0.in-addr.arpa/IN: loaded serial 0
Nov  6 01:24:57 dns named: zone dns.fieldmonkey.com/IN: loaded serial 2011052501
Nov  6 01:24:57 dns named: zone 2.130.31.66.in-addr.arpa/IN: loaded serial 2011052501
Nov  6 01:24:57 dns systemd[1]: named.service: control process exited, code=exited status=2
Nov  6 01:24:57 dns systemd[1]: Unit named.service entered failed state.


Code:

        /* ZONE INFORMATION FOR INTERNAL NETWORK */
view "internal" {
        match-clients {
                localhost;
                192.168.0.0/24;
        };
        zone "." {
                type hint;
                file "named.ca";
        };
        zone "dns.fieldmonkey.com" {
                type master;
                file "dns.fieldmonkey.com.lan";
                allow-update {none; };
        };
        zone "0.168.192.in-addr.arpa" {
                type master;
                file "0.168.192.db";
                allow-update { none; };
        };
include "/etc/named.rfc1912.zones";
};
Thanks!
Reply With Quote
Reply

Tags
errors, zone

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slave zone for caching. lord loh. Servers & Networking 1 9th June 2007 09:19 PM
Netatalk zone coobav Servers & Networking 0 15th July 2006 05:00 PM
Zone subdomain root Servers & Networking 1 19th November 2005 04:36 PM
FC4: time zone + other errors mtl2002 Using Fedora 1 19th July 2005 06:34 AM


Current GMT-time: 01:03 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat