home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6491 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.3 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!deccrl!news.crl.dec.com!pa.dec.com!decuac!hussar.dco.dec.com!mjr
  2. From: mjr@hussar.dco.dec.com (Marcus J. Ranum)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: gethostbyname fails to return an address but otherwise works
  5. Message-ID: <1992Aug26.023829.1209@decuac.dec.com>
  6. Date: 26 Aug 92 02:38:29 GMT
  7. References: <388@asylum.UUCP>
  8. Sender: news@decuac.dec.com (USENET News System)
  9. Organization: Digital Equipment Corporation, Washington ULTRIX Resource Center
  10. Lines: 18
  11. Nntp-Posting-Host: hussar.dco.dec.com
  12.  
  13. >I've reached the limits of my ultrix expertise.  If I could only look at
  14. >the source, I could figure out what's wrong, but ultrix isn't a *real* Unix.
  15. >Then again, real Unix isn't *real* anymore.
  16.  
  17.     UNIX(R) is what AT&T says it is. On the other hand, I personally
  18. believe that UN*X is anything that requires you pay AT&T for using. ;)
  19. By the former criterion ULTRIX isn't real UNIX(R) by the later, it sure
  20. is.
  21.  
  22. >Does anyone know if it's possible to configure an ultrix system so that
  23. >gethostbyname returns aliases but not addresses??  Thanks in Advance.
  24.  
  25.     In /etc/svc.conf, do you have local,bind? In that case, it will
  26. search the hosts file before it uses DNS. If it searches the host file,
  27. and what you're looking for isn't in the DNS, or your resolver isn't
  28. set up quite right, you might see what you're seeing.
  29.  
  30. mjr.
  31.