On Mon, 22 Jun 1998, Paul Fontenot wrote:
> Got a problem I hope someone can help with, problem follows:
>
> Log entries ...
>
> Jun 21 23:58:21 router named[8365]: starting. named 4.9.6-REL Tue Mar 31
> 13:35:17 EST 1998
> ^[EMAIL PROTECTED]:/usr/src/redhat/BUILD/bind-4.9.6/named
> Jun 21 23:58:21 router named[8365]: cache zone "" loaded (serial 0)
> Jun 21 23:58:21 router named[8365]: named.forward:1: expected a number
> Jun 21 23:58:21 router named[8365]: named.forward: WARNING SOA expire
> value is less then maintainance interval (0 < 900)
> Jun 21 23:58:21 router named[8365]: named.forward: WARNING SOA refresh
> value is less then maintainance interval (0 < 900)
> Jun 21 23:58:21 router named[8365]: named.forward: WARNING SOA retry value
> is less then maintainance interval (0 < 900)
> Jun 21 23:58:21 router named[8365]: named.forward: WARNING SOA expire
> value is less then 7 days (0)
> Jun 21 23:58:21 router named[8365]: Zone "cuda.org" (file named.forward):
> no NS RRs found at zone top
> Jun 21 23:58:21 router named[8365]: primary zone "cuda.org" rejected due
> to errors (serial 0)
>
> And the offending named.forward file ...
>
> cuda.org. IN SOA router.cuda.org. root.router.cuda.org. )
> 1998072101 ; Serial Number
changes these lines.
> 10800 ; Refresh after 3 hours
> 3600 ; Retry after 1 hour
28800 ; Refresh after 8 days
14400 ; Retry after 4 days
; This will keep your traffic low.
> 3600000 ; Expire after ~ 42 days
> 259200 ) ; MIN TTL
> ; Localhost entry
> localhost IN A 127.0.0.1
>
> ;Nameserver entry
> router IN NS 192.168.1.1<-----------------------
@ IN NS 192.168.1.1
> ;local machines |
> freebsd IN A 192.168.1.2 |
> laptop IN A 192.168.1.3 |
> linux IN A 192.168.1.4 |
> |
> And the question would be, WTF am i overlooking? |
> The NS RR is right there ------------------------------------------
>
I hope that helps.
Enjoy,
Richard
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.