Need help configuring named

Marc Lesure system at asuvax.asu.edu
Tue Feb 21 07:33:47 AEST 1989


I'm trying to configure the name server on this machine to be the server
for its domain and one of its subdomains.  I want to be able to telnet, ftp,
etc. to machines in either domain by only specifing the host name and not
the full domain name.  (e.g. telnet zz, regardless if zz is in the top or
subdomain.)  The problem I'm having is that I can only get to one domain.
If I don't use the 'resolv.conf' file, I can't get to the subdomain. If I
use a 'resolv.conf' file and specify the domain as the sub, I can get to
the subdomain but not the domain the name server is in.  Also, 'nslookup'
will resolve correctly for both domains when this file exists.

I'm currently running named 4.8 under 4.3bsd.  Any ideas on what I'm doing
wrong will be greatly appreciated.  Here is a shortened version of a dump
from named.  The top domain is ASU.EDU and the subdomain is EAS.ASU.EDU.,
asuvax is the name server.
Thanks-

		...
	$ORIGIN EDU.
	ASU		IN	SOA	asuvax.ASU.EDU.  ...
			IN	NS	asuvax.ASU.EDU.
			IN	A	129.219.30.5
	$ORIGIN ASU.EDU.
	asuvax		IN	A	129.219.30.5
			ANY	HINFO	"VAX-11/780" "UNIX"
			IN	WKS	129.219.30.5 udp  domain
			IN	WKS	129.219.30.5 tcp  ...
	EAS		IN	NS	asuvax.asu.edu.
			IN	SOA	asuvax.ASU.EDU.  ...
			IN	A	129.219.30.5
	localhost	IN	A	127.0.0.1
	enuxva		IN	CNAME	asuvax.ASU.EDU.
		...
	$ORIGIN EAS.ASU.EDU.
		...

-----------------------------------------------------------------------
Marc Lesure / Arizona State University / Tempe, AZ
"Between the world of men and make-believe, I can be found..."
"False faces and meaningless chases, I travel alone..."
"And where do you go when you come to the end of your dream?"

UUCP:                ...!ncar!noao!asuvax!lesure  
Internet/CSNET/ARPA: lesure at asuvax.asu.edu



More information about the Comp.unix.questions mailing list