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

  1. Path: sparky!uunet!sun-barr!ames!agate!dog.ee.lbl.gov!ucbvax!cel.cummins.com!philip
  2. From: philip@cel.cummins.com (Philip D. Pokorny)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re: Helpfor 425t that won't talk ethernet...
  5. Message-ID: <9207311624.AA04821@cel.cummins.com>
  6. Date: 31 Jul 92 16:24:31 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 59
  11.  
  12. Andrew F. Gunnesch asks:
  13. > We have a single 425t on an ethernet, which is routed to the rest
  14. > of our extensive internet on two ends of the wire, one being a Cisco
  15. > AGS+ and the other a Proteon P4100.  We have removed the ringcard
  16. > from the machine, and are using the ethernet port only.  At times,
  17. When you removed the card, did you EX CONFIG at the MD to tell
  18. it there was no ring card?  Did you set the primary network to
  19. Ethernet? (PNET E?)
  20.  
  21. > the machine works just fine, albeit a little slow.  It runs an
  22. > llbd, glbd, and ns_helper.  Occasionally (quite often now), when the
  23. > machine boots up, it registers no network number.  I've even gone so
  24. > far as to run the following script at boot time before tcp services
  25. > are started:
  26. > #!/bin/sh
  27. > (/etc/netsvc -net 29cf2 ) > /dev/console
  28. > (/etc/netsvc -a ) > /dev/console
  29. > (/etc/rtsvc -dev ETH802.3_DIO -net 29cf2 -noroute ) > /dev/console
  30. Since TCP/IP and Domain Networking services don't have anything
  31. to do with each other, this shouldn't affect TCPD or any TCP/IP
  32. services.  If there are other machines on the ethernet spline
  33. that are routing Domain Services (the Proteon and Cisco are both
  34. capable of doing this...) then this Apollo will get it's network
  35. ID from the router automatically.
  36.  
  37. > It's worked before like this.  Sometimes it doesn't.  I've removed
  38. > the `node_data/hint_file and rebooted it several times.  Once in a
  39. A good thing to try in a case like this...
  40.  
  41. > great while now the node is happy and registers it's proper network
  42. > of 29cf2, but usually doesn't (it sometimes when you are logged onto
  43. > the machine and do a bldt it replies 29cf2.341c8, but lately it just
  44. > responds 341c8).  When the machine gets into this state, I can pst
  45. When it's in this state try runing netsvc and rtsvc to display
  46. the current network options.  The network is probably 0.
  47.  
  48. > it, but not crp (object not found error).  I must telnet in then.
  49. > When I'm on the machine, I can bldt other machines in my internet.
  50. > When I try an lcnode, I get this:
  51. > ?(lcnode)  Node 341C8 did not respond - request denied by local node (OS/network)
  52. This may be because you haven't set the primary network
  53. correctly?
  54.  
  55. Are you sure that 29cf2 is the Apollo network id of the
  56. ethernet?  It isn't the old number of the Apollo Token Ring? 
  57. Mixing machines on the same ethernet with different numbers
  58. caused all sorts of strange problems here when we moved nodes
  59. and forgot the change the config's
  60.  
  61. > Can anybody help me out with this perplexing problem????
  62. I hope I did...
  63.  
  64. Sincerely,
  65. Philip D. Pokorny
  66. philip@cel.cummins.com
  67. :)
  68.  
  69.