home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / wizards / 3267 < prev    next >
Encoding:
Internet Message Format  |  1992-07-20  |  1.3 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!mips!sdd.hp.com!wupost!think.com!hsdndev!adm!news
  2. From: tcowin@trivia.coginst.uwf.edu
  3. Newsgroups: comp.unix.wizards
  4. Subject: getprotobyname()
  5. Message-ID: <31476@adm.brl.mil>
  6. Date: 21 Jul 92 14:22:43 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 23
  9.  
  10. I'm not sure if this is the correct forum for this, but I'm having problems
  11. with delays in processing of network commands(route, ping, etc.) on A/UX
  12. 3.0.
  13. I've got source to ping(from Berkeley) and have eliminated the delay in
  14. that
  15. command by bypassing the call to getprotobyname. Why this call would hang
  16. is
  17. a mystery to me. /etc/protocols exists and is fine. The command itself 
  18. eventually completes correctly, it just takes 60-90+ seconds. This wouldn't
  19. normally be of great concern, but this is on the POP server for Campus
  20. Email, and this particular bug has shut down this service. Needless to say,
  21. my office has become a popular place. (HELP!)
  22. Anybody have a clue to why getprotobyname would do this?
  23.  
  24. Thanks for any help, Tom Cowin
  25.  
  26. --
  27. Thomas B. Cowin                                        (904) 474-2507 (Office)
  28. Institute for Human & Machine Cognition      (904) 474-3068 (Institute)
  29. Division of Computer Science                        tcowin@ai.uwf.edu (internet)
  30. The University of West Florida               tcowin@uwf.bitnet (bitnet)
  31. 11000 University Parkway
  32. Pensacola, FL  32514
  33.