Back to the list...
-------- Forwarded Message --------
From: Joshua Collins <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Nick Rout <[EMAIL PROTECTED]>
Subject: Re: Remote X login
Date: Sat, 3 Sep 2005 14:07:06 +1200
>>How are you trying to log in? what command are you running?
>X -query 192.168.0.3
>>is the server running xdmcp?
>How do I check this?
should be running on port 177 (udp not tcp)
netstat -an|grep 177
try the following to see if it works:
ssh -Y 192.168.0.3
then run an xclient like xclock, it should appear on your screen.
--Slosh
--
Nick Rout <[EMAIL PROTECTED]>