home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16150 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.7 KB

  1. Path: sparky!uunet!snorkelwacker.mit.edu!ira.uka.de!fauern!uni-erlangen.de!lte.e-technik.uni-erlangen.de!zie
  2. From: zie@lte.e-technik.uni-erlangen.de (Thomas Ziegler)
  3. Newsgroups: comp.os.linux
  4. Subject: X11: running linux-clients from hpux-Xserver via tcpip
  5. Date: 9 Nov 1992 16:42:50 GMT
  6. Organization: University of Erlangen
  7. Lines: 28
  8. Message-ID: <1dm4eaEINN97u@uni-erlangen.de>
  9. NNTP-Posting-Host: sim.e-technik.uni-erlangen.de
  10.  
  11. We have a tcpip network consisting of some hp9000 s700 and NeXT-computers
  12. (also running X11). 
  13. On the i386/387 (old chips) we are running linux-0.98 with tcpip-sockets, 
  14. telnet and telnetd are from tcpip-0.81. 
  15. If I am connected via telnet to one of the hp-stations it's no problem to 
  16. run X11-clients under the linux Xserver. Everything shows the expected 
  17. behavior. 
  18. But the other way round after telnetting from a hp-station to the linux box
  19. does not work. Every client started under linux produces an Errormessage at
  20. the hp-station:
  21.  
  22.   XIO:  fatal IO error 22 (Invalid argument) on X server "131.188.134.4:0.0"
  23.         after 44 requests (41 known processed) with 0 events remaining.
  24.   
  25. DISPLAY variable is propperly set and access to the Xserver at hp-site is
  26. also set in the right manner (with xhost). The same error happens if I try
  27. to run a linux-client form on of the NeXT-stations.
  28.  
  29. Any help? 
  30.  
  31. BTW: If there is asked for a password through login-procedure the connection 
  32. "hangs". A user without any password has no problems to connect to the linux-
  33. box. But if you force another demand for a password (for example via su), the 
  34. connection hangs again. Escaping with '^]' works. It seems that is has 
  35. something to do with the hidden characters which are (not) displayed while 
  36. typing the passwd.
  37.  
  38.     Thomas   
  39.