Summary: update: X11 forwarding for SSH

From: himanshu khona (himanshu.khona_at_patni.com)
Date: 01/22/04

  • Next message: Anu Mahabal: "Sun Blade 1500 and Solaris 9"
    To: <sunmanagers@sunmanagers.org>
    Date: Thu, 22 Jan 2004 11:32:53 +0530
    
    

    Hi,

    The Server side configuration in sshd_config:

    AllowTcpForwarding yes
    GatewayPorts yes
    X11Forwarding yes
    X11DisplayOffset 10
    X11UseLocalhost yes
    The client side configuration:
    Host *
    ForwardAgent yes
    ForwardX11 yes

    ALso while compiling have xuth in PATH variable.
    Thanks to all who responded.

    Hope this helps,
    Himanshu

    -----Original Message-----
    From: sunmanagers-bounces@sunmanagers.org
    [mailto:sunmanagers-bounces@sunmanagers.org]On Behalf Of himanshu khona
    Sent: Thursday, January 22, 2004 11:14 AM
    To: sunmanagers@sunmanagers.org
    Subject: update: X11 forwarding for SSH

    HI all,

    Jut to update my problem with X11 forwarding in SSH.
    It seems to be a configuration parameter in sshd_config.

    When i tested it with secureCRT & enabling X11 fowarding it works & sets the
    DISPLAY aapropriately.
    But when i try to do ssh from one solaris 8 client to other solaris 8 ssh
    server it fails to set.
    I have made client side configuration for X11forward to yes.
    There is one more parameter LocalForward which specifies the port to be used
    but how do i decide which port to use?

    I have to get it working for solaris ssh client to solaris ssh server.
    Binaries are openssh3.7.1p2 from sunfreeware.

    Pls let me know more.
    TIA, will summarize
    Himanshu
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Anu Mahabal: "Sun Blade 1500 and Solaris 9"

    Relevant Pages

    • Re: Partial SNAFUs - X11Forwarding etc.
      ... to the base server machine via SSH, or it it also supposed to protect ... back "up the line" to the client machine? ... the ssh server host is compromised or otherwise untrustworthy, ... refrain from running the program via ssh X11 forwarding - there's no ...
      (comp.security.ssh)
    • Re: Partial SNAFUs - X11Forwarding etc.
      ... the client running it over SSH is vunerable to Firefox ... port forwarding to interact with it. ...
      (comp.security.ssh)
    • Re: Openssh Port Forwarding Confusion
      ... >Now for my Port forwarding question. ... So far what I have extracted about ssh port ... You connect to a port on the SSH client. ...
      (comp.security.ssh)
    • Re: Windows SSH Client start as a service?
      ... >> Why would you want to run the client as a service? ... >> order to interact with the desktop (to type commands into the SSH window) ... he only wants to use it for port forwarding. ... it would make the SSH connection and start the first ...
      (comp.security.ssh)
    • Re: need an efficient and secure sshd_config
      ... That prompt is being shown by the SSH client. ... configuration option) allows persistent ssh connections through such ... No server configuration option would be necessary or useful in that ...
      (SSH)