home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / misc / 4617 < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!stanford.edu!snorkelwacker.mit.edu!bloom-picayune.mit.edu!vlcek
  3. From: vlcek@mtl.mit.edu (Jim Vlcek)
  4. Subject: named and domains
  5. Message-ID: <1992Dec18.081110.22010@athena.mit.edu>
  6. Sender: Jim Vlcek (vlcek@epimbe.com)
  7. Nntp-Posting-Host: mtl.mit.edu
  8. Organization: EPI Software Systems, Chorus Corporation
  9. Date: Fri, 18 Dec 1992 08:11:10 GMT
  10. Lines: 27
  11.  
  12. I've finally gotten around to setting up a named for the first time.
  13. It's plenty fun; almost as arcane as uucp...
  14.  
  15. I get it up and running OK, and access it using nslookup just fine,
  16. except that I have to specify fully-qualified names
  17. (machine.subdomain.toplevel) in order to get a match.  Setting debug
  18. ON, I find that
  19.  
  20.  > machine
  21.  
  22. generates a lookup for machine.toplevel, rather than
  23. machine.subdomain.toplevel.
  24.  
  25. I'm really at a loss as to why my named thinks its the root server for
  26. the "com" domain, instead of "ourcompany.com".  Anyone got any advice
  27. for the standard things I should check?
  28.  
  29. I'm running SunOS 4.1.1 on a SparcII.  I've got a nice hefty
  30. /var/named/named.run to look at (I started named with a debug level of
  31. 5), so if you've got pointers into there, that would help.
  32.  
  33. Please send email to vlcek@epimbe.com.
  34.  
  35. Thank you,
  36. Jim Vlcek
  37. vlcek@epimbe.com
  38.  
  39.