sun secondary named questions

Jason Venner kadmon!jason at mtxinu.com
Mon Mar 6 06:30:05 AEST 1989


Whenever I try to set up a sun as a secondary name server, nslookup
failes for me.

It always says, unable to get server name

The files in question, work fine on BSD machines.

Any suggestions:
---- Cut here ---- /etc/named.boot
;
;  @(#)named.boot	1.3	(Stanford)  86/01/30
;
; Boot file for secondary name server
; Note that there should be one primary entry for each SOA record.
;
; type		domain			source file or host
;
;secondary	STANFORD.EDU		36.8.0.47 36.53.0.10 /etc/named.hosts
cache		.			/etc/named.ca
;secondary	36.IN-ADDR.ARPA		36.8.0.47 36.53.0.10 /etc/named.addrs
primary		0.0.127.IN-ADDR.ARPA	/etc/named.local
---- Cut here ---- /etc/named.ca
;
;	@(#)named.ca	1.1	(Stanford)	86/01/21
;
; Initial cache data for root domain servers.
;

.			99999999	IN	NS	C.ISI.EDU.
			99999999	IN      NS	A.ISI.EDU.
			99999999	IN	NS	BRL-AOS.ARPA.
			99999999	IN	NS	SRI-NIC.ARPA.

;
;  Prep the cache (hotwire the addresses).  FIRST addr used FIRST.
;

LABREA.STANFORD.EDU.   99999999        IN      A           36.8.0.47
SRI-NIC.ARPA.          99999999        IN      A           10.0.0.51
C.ISI.EDU.             99999999        IN      A           10.0.0.52
A.ISI.EDU.             99999999        IN      A           26.3.0.103
BRL-AOS.ARPA.          99999999        IN      A           128.20.1.2
ARGUS.STANFORD.EDU.    99999999        IN      A           36.56.0.151
STANFORD.EDU.          99999999        IN      NS          LABREA.STANFORD.EDU.
                       99999999        IN      NS          ARGUS.STANFORD.EDU.

LOCALHOST.             99999999        IN      A	   127.0.0.1
1.0.0.127.IN-ADDR.ARPA 99999999        PTR     A           localhost.
---- Cut here ---- /etc/named.local
;
;	@(#)named.local	1.1	(Berkeley)	86/01/21
;

@	IN	SOA	argus.Stanford.EDU. Almquist.Argus.Stanford.EDU.  (
			        1.1     ; Serial
                                3600    ; Refresh
                                300     ; Retry
                                3600000 ; Expire
                                3600 )  ; Minimum
	IN	NS	labrea.Stanford.EDU.
	IN	NS	argus.Stanford.EDU.
1	IN	PTR	LOCALHOST.

Jason Venner
Jason at spar.stanford.edu
jason at mtxinu.com
jason at violet.berkeley.edu
jason at ucbviolet.bitnet
{...,ucbvax}!mtxinu!jason



More information about the Comp.sys.sun mailing list