Hi,

        I am having a couple of problems with ssh

        1. When I try to open some graphical programs from the
           ssh server on the client, I get the following message:

channel 0: istate 4 != open
channel 0: ostate 64 != open
channel 1: istate 4 != open
channel 1: ostate 64 != open
X connection to ahuizotl.uam.mx:10.0 broken (explicit kill or server shutdown).
channel 2: istate 4 != open
channel 2: ostate 64 != open
X connection to ahuizotl.uam.mx:10.0 broken (explicit kill or server shutdown).
channel 3: istate 4 != open
channel 3: ostate 64 != open
X connection to ahuizotl.uam.mx:10.0 broken (explicit kill or server shutdown).
channel 4: istate 4 != open
channel 4: ostate 64 != open
X connection to ahuizotl.uam.mx:10.0 broken (explicit kill or server shutdown).
        
           And the program obviously doen't open. On the other
           side at least Linuxconf does.

        2. I cannot use the variable $SSH_CLIENT inside a bash
           script. From command line the "echo $SSH_CLIENT" works fine,
           but echoes nothing if executed inside a script.

        Any help would be greatly appreciated.

        Fabian.


Reply via email to