Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: katz@rpal.rockwell.com Newsgroups: comp.sys.sun Subject: Re: named Keywords: No Digest Subjects in Unmoderated Mode Message-ID: <3094@brchh104.bnr.ca> Date: 4 Jun 91 18:40:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Psuedo-Unmoderated Lines: 14 Approved: sun-spots@rice.edu X-Original-Date: 10 May 91 10:15:23 In article <2821@brchh104.bnr.ca> burns@das.harvard.edu writes: > > I have just set up a new Sparc2 and connected it to the Internet. I have > set up the named.* files. I can't get it to interpret names dynamically; > even though named is up and running, storing many names in its cache, I > get a "host unknown" error every time. What's the matter? Do I have to > get BIND and recompile everything, even though my machine came with named > already installed? (SunOS 4.1.1) > Are you running NIS(YP)? Sun's nameserver only works through NIS. Did you remember to put the -b flag in /var/yp/Makefile to tell it you want DNS to run? Did you run ypbind with the -d flag to tell it to use DNS?