home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / inetray / faq < prev    next >
Text File  |  1992-06-05  |  2KB  |  43 lines

  1. ======================================================================
  2.                     F A Q 
  3.                     doc: Fri Apr 24 14:58:47 1992
  4.                     dlm: Fri Jun  5 18:09:34 1992
  5.                     (c) 1992 ant@ips.id.ethz.ch
  6.                     uE-Info: 32 67 T 0 0 72 3 2 8 ofnI
  7. ======================================================================
  8.  
  9. Q: When I issue an inetray or an inetray.ping I get bind: address
  10.    already in use.
  11. A: There is either another process using the same socket running on your
  12.    machine (another inetray, maybe), or the servers didn't terminate
  13.    normally on your last session. You can check by issuing netstat -f
  14.    inet.
  15.    If there are still workers running on remote machines, you just have
  16.    to wait roughly one minute to give them time to shut down orderly; if
  17.    another program uses the same port, you have to add a resultport:
  18.    definition to your ~/.inetrayrc.
  19.  
  20. Q: I don't seem to be able to ignore a host from my ~/.inetrayrc file.
  21. A: add ignore: name, where name is the exact(!) string as printed by
  22.    inetray.ping.
  23.  
  24. Q: I had problems in the last session and now there seem to still be
  25.    servers/workers running and/or connections open.
  26. A: Issue an inetray.kill in the same directory where you started the
  27.    problem session. All what's left running after that should kill
  28.    itself after roughly a minute anyway.
  29.  
  30. Q: I think Inetray is a great program and I want to send loads'a money
  31.    to the author to thank him.
  32. A: Do so: Andreas Thurnherr, Freyastr 19, 8004 Zurich, Switzerland.
  33.    
  34. Q: When I trace, workers register correctly but suddenly I get a lot of
  35.    messages about lost connections.
  36. A: The workers terminated while reading and processing the input-files.
  37.    Check for error messages in your syslog (or in your temp-directory if
  38.    NOASYNCIO_QUIRK is set). Usually the files are not there or not
  39.    accessible for the user under which the servers are running. Note
  40.    that files like /tmp are usually there on every machine but they are
  41.    different even on machines which share there filesystems.
  42.    
  43.