Re: How to ensure ssh is working properly ?

From: Thomas H Jones II (ferric_at_xanthia.com)
Date: 06/13/03

  • Next message: Richard E Silverman: "Re: "public" OpenSSH Tunnel"
    Date: Fri, 13 Jun 2003 15:28:57 -0500
    
    

    In article <20030527013328.523f94e9.andrey@asadchev.org>,
    Andrey Asadchev <andrey@asadchev.org> wrote:
    >On 26 May 2003 22:20:45 -0700
    >subhfern@yahoo.com (Subhodini Fernandes) wrote:
    >> I have Exceed installed on my PC. After starting putty I export the
    >> DISPLAY variable and startup XTerm. On the Solaris side I have ensured
    >> that the sshd_config file has "X11Forwarding" set to "yes". How do I
    >> find out whether the XTerm traffic is acutally going over ssh ?
    >
    >Exporting DISPLAY variable defeats the purpose of having SSH forward X11.
    >Do not set DISPLAY with ssh session if you want X11 connections to be encrypted.
    >start ssh with -X option and dont worry about DISPLAY variables.

    Or, if your ssh config files are set up correctly, SSH will automatically
    call Xauth to set up an SSH tunnel for you.

    -tom

    -- 
    "You can only be -so- accurate with a claw-hammer."  --me
    

  • Next message: Richard E Silverman: "Re: "public" OpenSSH Tunnel"

    Relevant Pages

    • Re: X11 forwarding in OpenSSH question
      ... > don't have to setup any DISPLAY variables or xhost-stuff... ... I try it and I get exactly the same error as in case 1 (DISPLAY is set to ... libGL error: failed to open DRM: Operation not permitted ... I have X11 forwarding enabled in both client and server ssh to start with. ...
      (comp.security.ssh)
    • Re: How to ensure ssh is working properly ?
      ... >Exporting DISPLAY variable defeats the purpose of having SSH forward X11. ... >Do not set DISPLAY with ssh session if you want X11 connections to be encrypted. ... >start ssh with -X option and dont worry about DISPLAY variables. ...
      (comp.unix.solaris)
    • Re: which port(s) does the X server listen on?
      ... > but remote X clients are unable to display to it. ... things just quietly fail to display. ... Most of the time one would ssh to the box they want to run the ... If everything is setup ...
      (Fedora)
    • Re: Attempting to run remote X app
      ... > I'm attempting to ssh into a central server and run an X app, ... Make sure the ssh server is forwarding X connections: ... DISPLAY environment variable is set), the connection to the X11 display ...
      (comp.os.linux.x)
    • X11 Forwarding with OpenSSH
      ... We are able to do the X11 forwarding and it works as the user ... go into the environment as their ssh IDs. ... functional accounts with no direct access into the account). ... another way to set your Display or gettaround this limitation? ...
      (SunManagers)