home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5674 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.3 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mcsun!Germany.EU.net!ira.uka.de!smurf.sub.org!incom!orfeo!peter
  2. From: peter@orfeo.rhein-main.de (Peter Radig)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: SunSolve Searcher not Working
  5. Message-ID: <Bt8szq.23I@orfeo.radig.de>
  6. Date: 19 Aug 92 18:07:01 GMT
  7. References: <1992Aug17.160610.12893@csoc.COM>
  8. Sender: peter@orfeo.radig.de (Peter Radig)
  9. Organization: Peter Radig EDV-Beratung, Frankfurt am Main, Germany
  10. Lines: 23
  11. Phone: +49 69 746972
  12. Address: Palmengartenstr. 1, D-W6000 Frankfurt am Main 1, Germany
  13. Fax: +49 69 7411443
  14.  
  15. In <1992Aug17.160610.12893@csoc.COM> benny@csoc.COM (Benny Clark) writes:
  16.  
  17. >I just received my copy of SunSolve.  The installation seemed
  18. >to go without a hitch.  However, I can't search for anything.
  19.  
  20. >I key in my search, tell it to do its thing, and it always
  21. >times out without finding anything.  Am I doing something
  22. >stupid or what?
  23.  
  24. >Any info is appreciated.
  25.  
  26. There is a bug in SearchTool's determination of the host name you're
  27. running it at (at least if you run NIS or named on your system).
  28.  
  29. If `domainname` is a.b.c and `hostname` is d then rpc.solved tries
  30. to send the answer of a search to the host named d.b.c (in spite of
  31. d.a.b.c).
  32.  
  33. So you have to create an appropriate entry for NIS or named for
  34. the (not existing) host d.b.c and it will work.
  35.  
  36. cu,
  37. Peter
  38.