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

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!caen!afgun
  3. From: afgun@engin.umich.edu (Andrew F. Gunnesch)
  4. Subject: Help!
  5. Message-ID: <P7V-6k-@engin.umich.edu>
  6. Date: Thu, 30 Jul 92 10:42:46 EDT
  7. Organization: CAEN, University of Michigan
  8. Summary: Problems with 425t on ethernet
  9. Followup-To: comp.sys.apollo, poster
  10. Keywords: 425t, ethernet
  11. Nntp-Posting-Host: beck.engin.umich.edu
  12. Lines: 32
  13.  
  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. the machine works just fine, albeit a little slow.  It runs an
  19. llbd, glbd, and ns_helper.  Occasionally (quite often now), when the
  20. machine boots up, it registers no network number.  I've even gone so
  21. far as to run the following script at boot time before tcp services
  22. are started:
  23.  
  24. #!/bin/sh
  25. (/etc/netsvc -net 29cf2 ) > /dev/console
  26. (/etc/netsvc -a ) > /dev/console
  27. (/etc/rtsvc -dev ETH802.3_DIO -net 29cf2 -noroute ) > /dev/console
  28.  
  29. It's worked before like this.  Sometimes it doesn't.  I've removed
  30. the `node_data/hint_file and rebooted it several times.  Once in a
  31. great while now the node is happy and registers it's proper network
  32. of 29cf2, but usually doesn't (it sometimes when you are logged onto
  33. the machine and do a bldt it replies 29cf2.341c8, but lately it just
  34. responds 341c8).  When the machine gets into this state, I can pst
  35. it, but not crp (object not found error).  I must telnet in then.
  36. When I'm on the machine, I can bldt other machines in my internet.
  37. When I try an lcnode, I get this:
  38. ?(lcnode)  Node 341C8 did not respond - request denied by local node (OS/network)
  39.  
  40. Can anybody help me out with this perplexing problem????
  41. -- 
  42. ===============================================================================
  43. Andrew F. Gunnesch          |  Evil CAEN sysadmin   |  I'm a Sun worshipper
  44. afgun@caen.engin.umich.edu  |What?  I just work here|  not a DEC dog.......
  45. ===============================================================================
  46.