Re: stock ssh config problems



On Wed, Dec 21, 2005 at 04:23:29PM +0000, Paul Howarth wrote:
> Jack Howarth wrote:
> > Is anyone else having trouble getting ssh to tunnel X11-forwarding?
> >On MacOS X the following works flawlessly...
> >
> >1) Enable the Remote Login service (ssh) on remote.foo.bar
> >2) On local.foo.bar execute...
> >
> >xhost +remote.foo.bar
> >ssh -X -l username remote.foo.bar
> >
> >3) once logged into remote.foo.bar via ssh execute...
> >
> >setenv DISPLAY local.foo.bar:0.0
> >
> >With those commands I can run xcalc and glgears between two MacOS X
> >10.4 boxes but these commands do not appear to work from a Fedora Core 4
> >or RHEL3 box to either Fedora Core 4 or MacOS X 10.4. Any ideas on what
> >could be going wrong? With linux running xcalc fails with an error of...
> >
> >Error: Can't open display local.foo.bar:0.0
> >
> >Thanks in advance for any advice.
>
> Why not save yourself a lot of trouble by skipping the "xhost" and
> "setenv DISPLAY" steps, and actually use ssh's X11-forwarding?
>
> 1) Enable the Remote Login service (ssh) on remote.foo.bar
> 2) On local.foo.bar execute...
>
> ssh -X -l username remote.foo.bar
>
> 3) once logged into remote.foo.bar via ssh execute...
>
> xcalc
>
> etc.
>
> Paul.
Or even better enable x11 forwarding in ssh_conf ans sshd.conf.
--

=======================================================================
What the large print giveth, the small print taketh away.
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
telephone: (210)-999-7484

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • NETATALK/ MacOs8 problem
    ... After upgrading from freebsd 6.2 to current I`m having some problems with MacOs 8.5.1. ... Reading from BSD server proceeds in a full speed. ... Problem is that sending the data on a BSD server is just 4-8 kB/sec - but without any error in logs.. ... where and how to search for any solution of above-mentioned trouble. ...
    (freebsd-current)
  • Re: Bubble Trouble =?iso-8859-1?Q?f=FCr?= MacOS 9 gesucht
    ... Bubble Trouble verlorengegangen. ... Auf der Ambrosia-Seite ist leider nur noch die Version für MacOS X zu ... | Trouble (which works only on Mac OS 9 and earlier), ...
    (de.comp.sys.mac.misc)
  • Error trying to run compiled .m on OSX
    ... I've been having trouble with trying to run compiled .m function on ... MacOS X 10.4.3. ... Fatal error loading library ... setenv page ...
    (comp.soft-sys.matlab)
  • Re: building extension modules, and linking
    ... No problem - I got lots of trouble with trying to ... port some stuff from Linux to MacOS, ...
    (comp.lang.ruby)
  • Re: stock ssh config problems
    ... With those commands I can run xcalc and glgears between two MacOS X ... or RHEL3 box to either Fedora Core 4 or MacOS X 10.4. ...
    (Fedora)