home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / admin / 6647 < prev    next >
Encoding:
Text File  |  1992-12-15  |  2.3 KB  |  65 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!Cadence.COM!billh
  3. From: billh@cadence.com (Bill Hassell)
  4. Subject: Re: Getting Sony workstation to use nameserver properly.
  5. Message-ID: <1992Dec15.000204.21845@Cadence.COM>
  6. Keywords: sony nameserver
  7. Sender: usenet@Cadence.COM (Usenet News)
  8. Nntp-Posting-Host: cds237.cadence.com
  9. Organization: Cadence Design Systems
  10. References: <9234418.11305@mulga.cs.mu.OZ.AU>
  11. Date: Tue, 15 Dec 1992 00:02:04 GMT
  12. Lines: 51
  13.  
  14. In article <9234418.11305@mulga.cs.mu.OZ.AU> ajd@munta.cs.mu.OZ.AU (Ashley Dreier) writes:
  15. >
  16. >Hi there. I'm running a small network of SGIs, xterminals and
  17. >a lone Sony workstation. The sony doesn't do very much, so I'm 
  18. >running a nameserver from it. This appears to work fine
  19. >from all of the other machines.  Here comes the catch though.....
  20. >
  21. >The sony is unable to use the nameserver at all (even though it's 
  22. >running it). It is also unable to use it's /etc/hosts file properly.
  23. >Here's a quick scenario of what happens :-
  24. >
  25. >The /etc/hosts file is of the standard format
  26. >i.e. IP-number full.host.address.name alias
  27. >(e.g. 144.110.176.13 tre.vis.citri.edu.au tre  -- this is the machine in
  28. >question).
  29. >If I try to 'ping' another machine, (or any other command to reach 
  30. >another machine) I get varying results, depending on the name I choose.
  31. >e.g.
  32. >ping 144.110.176.13 - okay
  33. >ping tre.vis.citri.edu.au - fail
  34. >        ping: unknown host tre.vis.citri.edu.au
  35. >ping tre - okay
  36. >
  37. >This is the same for any machine names in the hosts file. Whether they
  38. >are in the same network or not (I've tried various domains).
  39. >If I do the same from the other machines, it all works okay.
  40. >I can even use partial names (due to the domain searches in the 
  41. >resolv.conf files), such as tre.vis.
  42. >
  43. >The file /etc/resolv.conf exists, and orders the nameservers
  44. >as usual, also listing 'hostresorder bind local', etc.
  45. >
  46. >Can anyone please shed some light on this for me, either things to
  47. >try or a solution??? It would be very much appreciated, as it's had
  48. >me licked for quite a while now (and a few other people too).
  49. >
  50. >Oh, and by the way, the model is NWS-1850 and is running News-OS 3.3
  51. >It's running version 4.8.3 of BIND.
  52. >
  53. >
  54. >Thanks,
  55. >
  56. >            Ash (ajd@cs.mu.oz.au)
  57. >
  58. >Either mail or postings are find.
  59. >
  60. >
  61.  
  62. Have you tried running mkhosts in order to rehash the /etc/hosts file?
  63. billh@cadence.com
  64.  
  65.