• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: x11-users digest, Vol 1 #177 - 9 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: x11-users digest, Vol 1 #177 - 9 msgs


  • Subject: Re: x11-users digest, Vol 1 #177 - 9 msgs
  • From: Trevor Merritt <email@hidden>
  • Date: Fri, 28 Feb 2003 07:38:45 -0500

Date: Thu, 27 Feb 2003 21:57:32 +0100
Subject: Re: X11 Server on Mac, X11 Client on linux
From: Jonas Maebe <email@hidden>
To: email@hidden

On donderdag, feb 27, 2003, at 21:31 Europe/Brussels, Trevor Merritt
wrote:

[Trevor-Merritts-Computer:~] pepsis% ssh pepsis@zeus

You have to do

ssh -X pepsis@zeus

pepsis@zeus's password:
Linux zeus 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 unknown
<snip>
pepsis@zeus:~$ echo $DISPLAY


The fact that this doesn't show anything stems from the fact that you've omitted the -X option.


[Trevor-Merritts-Computer:~] pepsis% ssh -X pepsis@zeus pepsis@zeus's password: Linux zeus 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 unknown <snip> pepsis@zeus:~$ echo $DISPLAY

pepsis@zeus:~$ export DISPLAY=192.168.2.65:0
pepsis@zeus:~$ echo $DISPLAY
192.168.2.65:0
pepsis@zeus:~$ xclock
Error: Can't open display: 192.168.2.65:0

Even with -X parameter, there is no value in DISPLAY.


pepsis@zeus:~$ export DISPLAY=192.168.2.65:0
pepsis@zeus:~$ echo $DISPLAY
192.168.2.65:0

This and all the rest doesn't use ssh anymore. The fact that you can't telnet to your Mac's port 6000, seems to indicate you've got the firewall running on that machine (if you've indeed unchecked both security checkboxes in X11's preferences and restarted X11.app afterwards). Check the Firewall tab in the Sharing part of System Preferences and/or type

sudo ipfw list

in Terminal/XTerm. If it says anything else than

65535 allow ip from any to any

[Trevor-Merritts-Computer:~] pepsis% sudo ipfw list Password: 65535 allow ip from any to any [Trevor-Merritts-Computer:~] pepsis%

the firewall is active.

thus it is not active.

Jonas

--__--__--
_______________________________________________
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.

  • Follow-Ups:
    • Re: x11-users digest, Vol 1 #177 - 9 msgs
      • From: Jonas Maebe <email@hidden>
  • Prev by Date: Re: Accessing RedHat Linux 8 system
  • Next by Date: Re: x11-users digest, Vol 1 #177 - 9 msgs
  • Previous by thread: Re: binding keys to shell commands in X11/quartz-wm?
  • Next by thread: Re: x11-users digest, Vol 1 #177 - 9 msgs
  • Index(es):
    • Date
    • Thread