On Mon, 8 Sep 2003, Jan van Veldhuizen wrote:

> I have cygwin installed on my XP, and I can succesfully login to my host if
> I am home.
> I use 'xwin -query <host>'.
> If I am outside the network and try it over the internet I get only the grey
> Xwin screen.
> First I thought my NAT and firewall was blocking, but that is not true. I
> defined my linux host as defserver in my NAT, so everything is routed to the
> host. Telnetting is okay, I can use SWAT to remotely manage samba, VNC
> works, only cygwin refuses to show my login screen...

If you have NAT between your host and the remotehost then xdmcp will not work.
Use the X11Forwarding technique of ssh instead.

DISPLAY=localhost:0.0 ssh -X remotehost 

bye
        ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org           ICQ: 126018723

Reply via email to