/var/named/server.log has many;
createfetch: 192.247.143.215 A
message has 1 byte(s) of trailing garbage
Is this a problem related to this zone file?
; /var/named/db.home
;
$TTL 86400
@ IN SOA home. root.home. (
2002022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS aristotle.home.
home. IN A 192.168.0.1
***
--Bruce