[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DNS complaint



On Wed, 26 Mar 1997, Bruce Perens wrote:

> Can someone point out the problems in our DNS maps?

i just ran dnswalk on debian.org.  this is what it reported:

# ./dnswalk -f -r -F -l debian.org.
Getting zone transfer of debian.org. from cartridge.i-connect.net....done.
Checking debian.org.
SOA=cartridge.i-Connect.Net.    contact=mike.cartridge.i-Connect.Net.
 ftp1.us.debian.org. A 199.178.102.62: points to debian.netgod.net
 www-mirror.debian.org. A 206.190.145.253: no PTR record
 lists.debian.org. A 205.229.104.5: points to debian.novare.net
 bugs.debian.org. A 206.190.143.161: points to master.debian.org
 new-lists.debian.org. A 206.190.143.161: points to master.debian.org
 bdb.il.debian.org. A 192.116.124.129: no PTR record
 ftp2.jp.debian.org. CNAME ftp.TokyoNet.AD.JP.debian.org.: unknown host
 ftp.jp.debian.org. CNAME foundation.at-m.or.jp.debian.org.: unknown host
warning: il.debian.org. has only one authoritative nameserver
Getting zone transfer of il.debian.org. from bdb.il.debian.org....done.
Checking il.debian.org.
SOA=il.debian.org.      contact=bdb.il.debian.org.
 #vadik.il.debian.org. CNAME marvin.il.debian.org.: unknown host
 dns.il.debian.org. CNAME ns.il.debian.org.: unknown host



> lists.debian.org.org
> lists.debian.org.sirti.org.org
> lists.debian.sirti.org.org

looks like lists.debian.org is the problem.

# host lists.debian.org
lists.debian.org    	A	205.229.104.5

# host -i 205.229.104.5
5.104.229.205.in-addr.arpa	PTR	debian.novare.net


can't see anything wrong with this. maybe the problem was only temporary
while the lists were being moved to debian.novare.net.



the zone file looks fine too...

# host -l -t any debian.org
debian.org AXFR record query refused by ns2.cistron.nl
debian.org.         	SOA	buoy.com. tps.buoy.com. (
			97032500	;serial (version)
			3600	;refresh period (1 hour)
			3600	;retry interval (1 hour)
			3600000	;expire time (5 weeks, 6 days, 16 hours)
			72000	;default ttl (20 hours)
			)
debian.org.         	NS	ns2.cistron.nl.
debian.org.         	NS	buoy.com.
debian.org.         	NS	miriam.fuller.edu.
debian.org.         	NS	lalug.org.
debian.org.         	MX	200 net-1.adj.com.
debian.org.         	MX	10 master.debian.org.
debian.org.         	MX	100 cartridge.i-Connect.Net.
ftp.us.debian.org.  	CNAME	santanni.cc.gatech.edu.
ftp1.us.debian.org. 	A	199.178.102.62
www.us.debian.org.  	CNAME	www.debian.org.
www-mirror.debian.org.	A	206.190.145.253
www-mirror.debian.org.	MX	10 master.debian.org.
www-mirror.debian.org.	MX	100 cartridge.i-Connect.Net.
www-mirror.debian.org.	MX	200 net-1.adj.com.
lists.debian.org.   	A	205.229.104.5
bugs.debian.org.    	A	206.190.143.161
bugs.debian.org.    	MX	10 master.debian.org.
bugs.debian.org.    	MX	100 cartridge.i-Connect.Net.
bugs.debian.org.    	MX	200 net-1.adj.com.
master.debian.org.  	MX	10 master.debian.org.
master.debian.org.  	MX	100 cartridge.i-Connect.Net.
master.debian.org.  	MX	200 net-1.adj.com.
master.debian.org.  	A	206.190.143.161
upload.uk.debian.org.	CNAME	login.chiark.greenend.org.uk.
cgi.debian.org.     	CNAME	master.debian.org.
www.es.debian.org.  	CNAME	molec2.dfis.ull.es.
new-lists.debian.org.	A	206.190.143.161
il.debian.org.      	NS	bdb.il.debian.org.
bdb.il.debian.org.  	A	192.116.124.129
www.debian.org.     	A	206.246.79.86
ftp.jp.debian.org.  	CNAME	foundation.at-m.or.jp.debian.org.
ftp2.jp.debian.org. 	CNAME	ftp.TokyoNet.AD.JP.debian.org.
ftp.debian.org.     	CNAME	santanni.cc.gatech.edu.
debian.org.         	SOA	buoy.com. tps.buoy.com. (
			97032500	;serial (version)
			3600	;refresh period (1 hour)
			3600	;retry interval (1 hour)
			3600000	;expire time (5 weeks, 6 days, 16 hours)
			72000	;default ttl (20 hours)
			)


Reply to: