home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / apollo / 3168 < prev    next >
Encoding:
Text File  |  1992-07-31  |  3.8 KB  |  88 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!caen!afgun
  3. From: afgun@engin.umich.edu (Andrew F. Gunnesch)
  4. Subject: Re: Helpfor 425t that won't talk ethernet...
  5. Message-ID: <sYW-N=#@engin.umich.edu>
  6. Date: Fri, 31 Jul 92 16:36:36 EDT
  7. Organization: CAEN, University of Michigan
  8. References: <9207311624.AA04821@cel.cummins.com>
  9. Nntp-Posting-Host: beck.engin.umich.edu
  10. Lines: 76
  11.  
  12. In article <9207311624.AA04821@cel.cummins.com> philip@cel.cummins.com (Philip D. Pokorny) writes:
  13. >Andrew F. Gunnesch asks:
  14. >> We have a single 425t on an ethernet, which is routed to the rest
  15. >> of our extensive internet on two ends of the wire, one being a Cisco
  16. >> AGS+ and the other a Proteon P4100.  We have removed the ringcard
  17. >> from the machine, and are using the ethernet port only.  At times,
  18. >When you removed the card, did you EX CONFIG at the MD to tell
  19. >it there was no ring card?  Did you set the primary network to
  20. >Ethernet? (PNET E?)
  21. >
  22. Well, on a 425t, the only thing that EX CONFIG can do is set the clock
  23. speed.  What's PNET E?  That sounds like what I might need...
  24.  
  25. >> the machine works just fine, albeit a little slow.  It runs an
  26. >> llbd, glbd, and ns_helper.  Occasionally (quite often now), when the
  27. >> machine boots up, it registers no network number.  I've even gone so
  28. >> far as to run the following script at boot time before tcp services
  29. >> are started:
  30. >> 
  31. >> #!/bin/sh
  32. >> (/etc/netsvc -net 29cf2 ) > /dev/console
  33. >> (/etc/netsvc -a ) > /dev/console
  34. >> (/etc/rtsvc -dev ETH802.3_DIO -net 29cf2 -noroute ) > /dev/console
  35. >> 
  36. >Since TCP/IP and Domain Networking services don't have anything
  37. >to do with each other, this shouldn't affect TCPD or any TCP/IP
  38. >services.  If there are other machines on the ethernet spline
  39. >that are routing Domain Services (the Proteon and Cisco are both
  40. >capable of doing this...) then this Apollo will get it's network
  41. >ID from the router automatically.
  42. >
  43. Both the Cisco and Proteon route DDS.
  44.  
  45. >> It's worked before like this.  Sometimes it doesn't.  I've removed
  46. >> the `node_data/hint_file and rebooted it several times.  Once in a
  47. >A good thing to try in a case like this...
  48. >
  49. >> great while now the node is happy and registers it's proper network
  50. >> of 29cf2, but usually doesn't (it sometimes when you are logged onto
  51. >> the machine and do a bldt it replies 29cf2.341c8, but lately it just
  52. >> responds 341c8).  When the machine gets into this state, I can pst
  53. >When it's in this state try runing netsvc and rtsvc to display
  54. >the current network options.  The network is probably 0.
  55. >
  56. I've done both, and the proper network is displayed.  A bldt, however,
  57. shows no network.  Perhaps this again is related the the mysterious
  58. "PNET E" you mentioned above.
  59.  
  60. >> it, but not crp (object not found error).  I must telnet in then.
  61. >> When I'm on the machine, I can bldt other machines in my internet.
  62. >> When I try an lcnode, I get this:
  63. >> ?(lcnode)  Node 341C8 did not respond - request denied by local node (OS/network)
  64. >This may be because you haven't set the primary network
  65. >correctly?
  66. >
  67. >Are you sure that 29cf2 is the Apollo network id of the
  68. >ethernet?  It isn't the old number of the Apollo Token Ring? 
  69. >Mixing machines on the same ethernet with different numbers
  70. >caused all sorts of strange problems here when we moved nodes
  71. >and forgot the change the config's
  72. >
  73. 29cf2 IS the ID for that ethernet spur.  It used to be on 29cf7, the main ATR.
  74.  
  75. >> Can anybody help me out with this perplexing problem????
  76. >I hope I did...
  77. >
  78. >Sincerely,
  79. >Philip D. Pokorny
  80. >philip@cel.cummins.com
  81. >:)
  82.  
  83. -- 
  84. ===============================================================================
  85. Andrew F. Gunnesch          |  Evil CAEN sysadmin   |  I'm a Sun worshipper
  86. afgun@caen.engin.umich.edu  |What?  I just work here|  not a DEC dog.......
  87. ===============================================================================
  88.