Out of Zone Data

Ruben I Safir - Brooklyn Linux Solutions CEO ruben at mrbrklyn.com
Tue Jan 2 21:53:27 UTC 2001


I've been having a number of problems with DNS on a new setup.
I think some of the issues is the DSL provider.

But /var/log/messages is giving me the following message:


Jan  2 16:35:57 mail named[980]: listening on IPv4 interface eth1,
216.112.229.114#53
Jan  2 16:35:57 mail named[980]: dns_master_load: db.216.112.229:14: ignoring
out-of-zone data


nslookup never finds the damn server

nslookup wynn.com
*** Can't find server name for address 216.112.229.114: Non-existent
host/domain
Server:  hudson.concentric.net
Address:  207.155.183.72

But I can set it by hand
[root at mail namedb]# nslookup wynn.com
*** Can't find server name for address 216.112.229.114: Non-existent
host/domain
Server:  hudson.concentric.net
Address:  207.155.183.72

Name:    wynn.com
Address:  206.6.250.3

[root at mail namedb]# nslookup 
*** Can't find server name for address 216.112.229.114: Non-existent
host/domain
Default Server:  hudson.concentric.net
Address:  207.155.183.72

> server mail.rm-cpa.com
Default Server:  mail.rm-cpa.com
Address:  216.112.229.114

> 




I've tried making a CNAME entry in the databse record as follows, but I'm 
still not getting it to work right.
$TTL  86400;
rm-cpa.com. SOA rm-cpa.com. root.home.rc-cpa.com. (

         4       ;SERIAL
        43200   ;Refresh after 12 hours
        3600    ; retry in an hour
        2419200 ;Expire in 4 weeks
        86400 ) ; Time to Live one day

mail.rm-cpa.com.        IN CNAME  w114.z216112229.nyc-ny.dsl.cnc.net.
rm-cpa.com. IN NS mail.rm-cpa.com.
rm-cpa.com. IN NS home.rm-cpa.com.

localhost.rm-cpa.com.   IN A 127.0.0.1
;mail.rm-cpa.com.       IN A 216.112.229.114
home.rm-cpa.com.        IN A 192.168.0.100
station1.rm-cpa.com.    IN A 192.168.0.101
.................

and even when the mx record is probed, it's defaulting to
home which is on the 192.168 subnet

Any help would be apreciated.

Ruben


-- 
Brooklyn Linux Solutions
http://www.mrbrklyn.com
http://www.brooklynonline.com

1-718-382-5752




More information about the bind-users mailing list