Frustrating...
I've got all of my zones working with the exception of the 168.192.in-addr.arpa.
I've cross referenced the two 0.0.127 and 168.192 files, and can find no differences between them as to why one should work, and not the other.
What I'm getting when starting named is this:
Mar 1 20:08:33 wormy /usr/sbin/named[30907]: dns_zone_load: zone 168.192.in-addr.arpa/IN: could not find NS and/or SOA records
Mar 1 20:08:33 wormy /usr/sbin/named[30907]: dns_zone_load: zone 168.192.in-addr.arpa/IN: has 0 SOA records
Mar 1 20:18:35 wormy inetd[82}: netbios-ns/udp server failing (looping), service terminated
Section from named.conf file referencing the 168.192 zone:
zone "168.192.in-addr.arpa" in {
type master;
file "db.192.168";
};
Top part of db.192.68
$TTL 3h
@ IN SOA wormy.mn-ttkd.org. sfertch.real-time.com. (
1 ;Serial
3h ;Refresh after 3 hours
1h ;Retry after 1 hour
1w ;Expire after 1 week
1h) ;Minimum TTL of 1 day
;
; Name servers
;
IN NS wormy.mn-ttkd.org
IN NS glyndale.mn-ttkd.org
;
;
; Addresses pointing to canonical names