home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22977 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.2 KB

  1. Path: sparky!uunet!ogicse!mintaka.lcs.mit.edu!wyvern
  2. From: wyvern@gnu.ai.mit.edu (The Wyvern)
  3. Newsgroups: comp.os.linux
  4. Subject: net-bin 0.2: Problems
  5. Message-ID: <1993Jan7.002006.13784@mintaka.lcs.mit.edu>
  6. Date: 7 Jan 93 00:20:06 GMT
  7. Article-I.D.: mintaka.1993Jan7.002006.13784
  8. Sender: news@mintaka.lcs.mit.edu
  9. Organization: Free Software Foundation
  10. Lines: 48
  11.  
  12. Well, I just downloaded the net-bin-0.2.tar.Z from sunsite, and
  13. I'm unable to get most of the programs to work at all.
  14. tftp/tftpd seem to work, and I haven't tried the new ns* utils
  15. or the new named/inetd (Could this be the problem? Do I need a
  16. new inetd?).
  17.   - talk exits immediately upon invocation leaving a 'ntalkd' process
  18.     hanging in a state of something like udp_recvfrom. I have to kill
  19.     the ntalkd manually as root.
  20.  
  21.   - rlogin gives rcmd: socket: Permission denied and exits.
  22.  
  23.   - rsh either gives Permission denied or leaves an rshd hanging
  24.     in a state like ipproto_c.
  25.  
  26.   - rcp gives Permission denied.
  27.  
  28.   - ping gives ping: unknown protocol icmp.
  29.  
  30. I suspect ftpd would work, except that I'm using shadow passwords.
  31.  
  32. Possibilities to discount:
  33.   I have /usr/etc/inet/services and /usr/etc/inet/inetd.conf set up
  34.   as suggested.
  35.   rcp and rsh are mode 4755.
  36.   I do in fact have TCP/IP compiled into the kernel.
  37.   I do have inetd/named running.
  38.  
  39. Also, I posted earlier about some major problems I was having with
  40. telnetd - these problems are still as active as ever. I'll describe
  41. them again briefly:
  42.   After an apparently random number of telnets to my own machine,
  43. telnetd will either hang, but echo keystrokes normally, or it will
  44. echo ^M's instead of carriage returns, etc.
  45. A ps -lax shows telnetd hung in a state of tcp_read. The telnetd 
  46. must be killed manually by root. The only way to get this to stop is 
  47. to reboot, and then after a while the behavior starts again.
  48. I've gotten several confirmations of people having the same problem,
  49. people with and without ethernet cards.
  50.  
  51. If anyone has any idea of how to fix any of these problems, please
  52. let me know. The most critical problem for me is telnetd's 
  53. perpetual hanging in tcp_read. Help appreciated.
  54.  
  55. -->System configuration:
  56. Linux kernel version 0.99.2
  57. i486 system, gcc 2.3.3-486, libc.so.4.2
  58. X with X8514tcp
  59. No ethernet card
  60.