Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread Jim Perrin
On 10/10/07, James A. Peltier <[EMAIL PROTECTED]> wrote: > so the +X should have done the same thing as the -Y you specified. Yep, you're right. I should actually *read* the previous info before opening my yap sometimes :-P -- During times of universal deceit, telling the truth becomes a revol

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread James A. Peltier
Jim Perrin wrote: On 10/10/07, John R Pierce <[EMAIL PROTECTED]> wrote: $ ssh -X -v hostname In newer cases ssh -Y is what you want, which provides 'trusted' forwarding. Assuming the server supports it. (CentOS servers support this by default) This is not openssh but ssh from secure.c

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread Jim Perrin
On 10/10/07, John R Pierce <[EMAIL PROTECTED]> wrote: > > $ ssh -X -v hostname In newer cases ssh -Y is what you want, which provides 'trusted' forwarding. Assuming the server supports it. (CentOS servers support this by default) -- During times of universal deceit, telling the truth becom

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread James A. Peltier
John R Pierce wrote: ssh -v pixelplanes ... try... $ ssh -X -v hostname ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos ssh -X -v pixelplanes debug: Connecting to pixelplanes, port 22... (SOCKS not

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread John R Pierce
ssh -v pixelplanes ... try... $ ssh -X -v hostname ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread James A. Peltier
Feizhou wrote: James A. Peltier wrote: I'm having problems with ssh.com and X11 forwarding ssh: SSH Secure Shell 3.2.0 (non-commercial version) on i686-pc-linux-gnu I am in the process of testing some of my machines with CentOS 5 x86/x86_64 and have run into a bit of a snag. X11 Forwarding i

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread Barry Schiffman
--- Bent Terp <[EMAIL PROTECTED]> wrote: > I often see this when I've forgotten to install the > xorg-x11-xauth package. > > Having to set DISPLAY manually is annoying > > regards, > Bent > > > On 10/10/07, Barry Schiffman <[EMAIL PROTECTED]> > wrote: > > --- Barry Schiffman <[EMAIL PROTECT

Re: [CentOS] ssh X11 forwarding not working

2007-10-10 Thread Bent Terp
I often see this when I've forgotten to install the xorg-x11-xauth package. Having to set DISPLAY manually is annoying regards, Bent On 10/10/07, Barry Schiffman <[EMAIL PROTECTED]> wrote: > --- Barry Schiffman <[EMAIL PROTECTED]> wrote: > > > > > --- Feizhou <[EMAIL PROTECTED]> wrote: > > >

Re: [CentOS] ssh X11 forwarding not working

2007-10-09 Thread Barry Schiffman
--- Barry Schiffman <[EMAIL PROTECTED]> wrote: > > --- Feizhou <[EMAIL PROTECTED]> wrote: > > > James A. Peltier wrote: > > > I'm having problems with ssh.com and X11 > > forwarding > > > > > > ssh: SSH Secure Shell 3.2.0 (non-commercial > > version) on i686-pc-linux-gnu > > > > > > I am in th

Re: [CentOS] ssh X11 forwarding not working

2007-10-09 Thread Barry Schiffman
--- Feizhou <[EMAIL PROTECTED]> wrote: > James A. Peltier wrote: > > I'm having problems with ssh.com and X11 > forwarding > > > > ssh: SSH Secure Shell 3.2.0 (non-commercial > version) on i686-pc-linux-gnu > > > > I am in the process of testing some of my machines > with CentOS 5 > > x86/x86_

Re: [CentOS] ssh X11 forwarding not working

2007-10-09 Thread Feizhou
James A. Peltier wrote: I'm having problems with ssh.com and X11 forwarding ssh: SSH Secure Shell 3.2.0 (non-commercial version) on i686-pc-linux-gnu I am in the process of testing some of my machines with CentOS 5 x86/x86_64 and have run into a bit of a snag. X11 Forwarding is not working.

Re: [CentOS] ssh X11 forwarding not working

2007-10-09 Thread Craig White
On Tue, 2007-10-09 at 17:21 -0700, James A. Peltier wrote: > I'm having problems with ssh.com and X11 forwarding > > ssh: SSH Secure Shell 3.2.0 (non-commercial version) on i686-pc-linux-gnu > > I am in the process of testing some of my machines with CentOS 5 > x86/x86_64 and have run into a bit

[CentOS] ssh X11 forwarding not working

2007-10-09 Thread James A. Peltier
I'm having problems with ssh.com and X11 forwarding ssh: SSH Secure Shell 3.2.0 (non-commercial version) on i686-pc-linux-gnu I am in the process of testing some of my machines with CentOS 5 x86/x86_64 and have run into a bit of a snag. X11 Forwarding is not working. I've tried all combinat