Re: X11 forwarding through SSH: Can't open display

2009-01-26 Thread sk89q
On Mon, Jan 26, 2009 at 9:21 AM, Chuck Robey wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > sk89q wrote: >> On Mon, Jan 26, 2009 at 6:32 AM, Bill Moran wrote: >>> In response to sk89q : >>> I meant sshd_config. >>> Do you have the xauth package installed on the remote server?

Re: X11 forwarding through SSH: Can't open display

2009-01-26 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 sk89q wrote: > On Mon, Jan 26, 2009 at 6:32 AM, Bill Moran wrote: >> In response to sk89q : >> >>> I meant sshd_config. >> Do you have the xauth package installed on the remote server? You don't >> need a full X install, but X11 forwarding won't work

Re: X11 forwarding through SSH: Can't open display

2009-01-26 Thread sk89q
On Mon, Jan 26, 2009 at 6:32 AM, Bill Moran wrote: > In response to sk89q : > >> I meant sshd_config. > > Do you have the xauth package installed on the remote server? You don't > need a full X install, but X11 forwarding won't work without xauth > installed. Yes, I do (at least to my knowledge)

Re: X11 forwarding through SSH: Can't open display

2009-01-26 Thread Bill Moran
In response to sk89q : > I meant sshd_config. Do you have the xauth package installed on the remote server? You don't need a full X install, but X11 forwarding won't work without xauth installed. > On Sun, Jan 25, 2009 at 10:02 PM, Peter Boosten wrote: > > sk89q wrote: > >> Hello, > >> > >> I

Re: X11 forwarding through SSH: Can't open display

2009-01-25 Thread sk89q
I meant sshd_config. Regards On Sun, Jan 25, 2009 at 10:02 PM, Peter Boosten wrote: > sk89q wrote: >> Hello, >> >> I am using FreeBSD 6.2 and I have been trying to get X11 forwarding >> through SSH to work. I've gotten to the point where the environment >> variable "DISPLAY" is set, but I get a

Re: X11 forwarding through SSH: Can't open display

2009-01-25 Thread Peter Boosten
sk89q wrote: > Hello, > > I am using FreeBSD 6.2 and I have been trying to get X11 forwarding > through SSH to work. I've gotten to the point where the environment > variable "DISPLAY" is set, but I get a "Can't open display" error when > I attempt to run an X application. The remote server in que