logs error

Mark_Andrews at isc.org Mark_Andrews at isc.org
Thu Oct 25 07:10:05 UTC 2001


> 
> 
> hello ppl,
> 
> I got this error message at my log file, what does it mean?
> 
> Oct 25 12:52:50 calvin named[205]: Err/TO getting serial# for
> "255-128.230.134.202.in-addr.arpa"
> Oct 25 12:52:50 calvin named-xfer[876]: [202.134.230.131] no SOA found for
> 255-128.230.134.202.in-addr.arpa, SOA query got rcode 3, aa 1, ancount 0,
> aucount 1
> Oct 25 12:52:51 calvin named-xfer[876]: [202.134.230.130] no SOA found for
> 255-128.230.134.202.in-addr.arpa, SOA query got rcode 3, aa 1, ancount 0,
> aucount 1
> 

	All this is saying is that the master is not configured to serve the
	zone.

	Before you start worrying about 255-128.230.134.202.in-addr.arpa,
	230.134.202.in-addr.arpa needs to be fixed.  The NS records in
	the parent zone don't agree with those in the zone itself.  The
	servers for 230.134.202.in-addr.arpa are not authoritative.

	Mark
	

> for more info here's the part of my named.conf
> 
> ---
> 
> zone "255-128.230.134.202.in-addr.arpa" {
>         type slave;
>         file "db.202.134.230.128-255";
>         masters { 202.134.230.131; 202.134.230.130; };
>         allow-transfer { none; };
> };
> 
> 
> Thanks in Advance.
> 
> -- 
> a l l a n  t .  p a r r e n o
> OneVirtual Corporation
> --
> 
> Those who cannot remember the past are condemned to repeat it.
>                 -- George Santayana
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list