Thanx to
Jeff Zabek [jeff@webex.com]
Sean Harding [sharding@dogcow.org]
Ray Brownrigg [Ray.Brownrigg@MCS.VUW.AC.NZ]
Matthew Stier [Matthew.Stier@tddny.fujitsu.com]
They pointed out that I was missing a leading "(" before the serail number.
My bad..!!!. Thanx for pointing it out. Also I found out that the entry for
NS resource record in one of my "db" files was in-correct, which I corrected
and now things are working fine.
Once again the list has come to rescue..:)
> -----Original Message-----
> From:	Jangalwa, Raj 
> Sent:	Wednesday, April 26, 2000 1:51 PM
> To:	'sun-managers'
> Subject:	DNS syslog errors
> 
> Hi Gurus,
> 
> I know this is not a related question, but may be those who have worked on
> latest DNS may know why I am getting this errors.
> I am configuring a new DNS server for a new domain, and for some reason, I
> am getting this errors in the "/var/adm/messages" file, when I start the
> DNS running with BIND 8.2.2 patch-level 5.
> 
> # more /var/adm/messages
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: reloading nameserver
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline: WARNING SOA
> expire value is l
> ess than SOA refresh+retry (0 < 2+86400)
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline: WARNING SOA
> expire value is l
> ess than refresh + 10 * retry (0 < (2 + 10 * 86400))
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline: WARNING SOA
> expire value is l
> ess than 7 days (0)
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline: WARNING SOA
> refresh value is
> less than 2 * retry (2 < 86400 * 2)
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline:7: Database
> error ()
> Apr 26 13:41:04 ns1.nickonline.com named[4518]: db.nickonline:8: Database
> error ())
> 
> whereas my "db.nickonline" file looks like this
> 
> ; this is the main file nickonline.com domain
> ; @ is implied as the origin of the domain
> nickonline.com. IN      SOA     ns1.nickonline.com.
> nsamdin.nickonline.com.
>                         0425001330      ; serial number mmddyyHHMM
>                         86400           ; refresh after 1 day
>                         3600            ; Retry after 1 hour
>                         1204800         ; Expire after 2 weeks
>                         1D      )       ; Minimum TTL of 1 day
> 
> 
> Does anyone what these errors are and also if there is any mailing list of
> the BIND users that I can post my messages too or subscribe too will be
> greatly appreciated.
> 
> TIA and will summarize
> -Raj
> 
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:06 CDT