Re: Accessing RedHat Linux 8 system (really LinuxPPC)
Re: Accessing RedHat Linux 8 system (really LinuxPPC)
- Subject: Re: Accessing RedHat Linux 8 system (really LinuxPPC)
- From: Ettore Aldrovandi <email@hidden>
- Date: Sun, 2 Mar 2003 19:05:45 -0500
On Mon, Mar 03, 2003 at 09:20:36AM +1300, bryan wrote:
> On Friday, February 28, 2003, at 09:52 AM, Jonas Maebe wrote:
> >I still don't understand why DISPLAY is set to ecstasy:10.0 and not
> >localhost:10.0. Maybe you could try changing that manually and see
> >what happens.
Why not? Depends on the resolver configuration on ecstacy. Bryan,
how does ecstasy resolve its own name?
> [habanero:~] bryan% ssh -X ecstasy
> Last login: Fri Feb 28 17:51:29 from habanero
> Welcome to ecstacy!
> [bryan@ecstasy bryan]$ env | grep DIS
> DISPLAY=ecstasy:10.0
> [bryan@ecstasy bryan]$ DISPLAY=127.0.0.1:10.0
> [bryan@ecstasy bryan]$ export DISPLAY
> [bryan@ecstasy bryan]$ /usr/bin/same-gnome
> X11 connection rejected because of wrong authentication.
> Gdk-ERROR **: X connection to 127.0.0.1:10.0 broken (explicit kill or
> server shutdown).
This would have worked if the original connection with DISPLAY
set to ecstasy:10.0 had worked as well. They don't probably work
for the same (yet unknown) reason.
Again, Bryan, what happens if you do:
cat /etc/hosts
cat /etc/resolv.conf
on ecstasy?
> Results of `netstat -na | grep LISTEN` show the below entry added to
> the listening ports when ssh -X taking place.
> IIRC anything listening on 0.0.0.0 is available on all interfaces.
>
> tcp 0 0 0.0.0.0:6010 0.0.0.0:*
> LISTEN
This is irrelevant to the above, because ssh tunnels the
connection. Can you quote the lines in the output of netstat -na
where habanero appears?
>
> --
> bryan
--
Ettore Aldrovandi
Department of Mathematics - email@hidden
Florida State University - http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA - [+]1 (850) 664-9717 (FAX: 4053)
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.