home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / apollo / 3078 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.3 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!cel.cummins.com!philip
  2. From: philip@cel.cummins.com (Philip D. Pokorny)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Name to addresses
  5. Message-ID: <9207221624.AA02726@cel.cummins.com>
  6. Date: 22 Jul 92 16:24:33 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 49
  11.  
  12. Shaun Pankau writes:
  13. > Our university has a class B address (147.26) and a domain
  14. > (swt.edu), but does not have a master name server.  Most of
  15. > the Internet access from this university is via our VAX cluster
  16. > (yuk) and we use another university to resolve name requests.
  17. > I look after a group of apollo nodes, one of which is connected
  18. > to the campus backbone ethernet.  This has enabled us to avoid
  19. > using the VAX :)  We also use the remote name server to resolve
  20. > names to addresses, but when we try to log into a site that
  21. > expects us to have a name we get rejected.
  22. > QUESTION:  how do I configure the apollos to have recognizeable
  23. > names?
  24. > i.e. I would like to be able to connect to a site without being
  25. > told that our IP address does not resolve to a name and
  26. > then get rejected.
  27.  
  28. First of all, make sure your Apollo ring has a subnet of
  29. the B address assigned to it and make sure that your University
  30. is ROUTING it's B subnets and not just BRIDGING.  It sounds like
  31. you have an Apollo Token Ring network with a dual-network 400 or
  32. other machine.  If so, and you can /etc/ping from a Token Ring
  33. ONLY machine to the outside world (like the VAX) and get
  34. replies, then everything should be fine.
  35.  
  36. Next you have two options.
  37.  
  38. 1. Talk to the "other" university and get them to add your node
  39. id's (That's TCP/IP addresses and names) to their NAMED name
  40. server.
  41.  
  42. 2. Run NAMED on your dual-network Apollo node (perhaps all of
  43. them?).  Set up a sub-domain name (foo.swt.edu) and inverse
  44. address domain  (xxx.26.147.in-addr.arpa).   You will need to
  45. tell that "other" university to add your new domain name and
  46. addresses to their domain "tree's".  If all that goes well, then
  47. you problem should be solved...
  48.  
  49. As always, consult local manuals and gurus for more detailed
  50. information.  There is a section in the Managing BSD4.3 System
  51. Software and Managing SysV System Software manuals on setting up
  52. named.
  53.  
  54. Sincerely,
  55. Philip D. Pokorny
  56. philip@cel.cummins.com
  57. :)
  58.  
  59.