remote login to linux host?

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Mon Sep 8 11:30:00 GMT 2003


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
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list