This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can't connect help




> I am having trouble connecting via xfree.
> 
> From cygwin I am trying to connect to a Linux system and am doing the
> following:
> 
> cygwin> xhost remote.host.name

try xhost +

> cygwin> ssh remote.host.name
> 
> I then log in.
> 
> Then on remote
> 
> remote> DISPLAY xxx.xxx.xxx.xxx:0.0

correct is

DISPLAY=xxx.xxx.xxx.xxx:0.0  note missing equal sign
Export DISPLAY

> remote> export DISPLAY
> remote> xterm&
> 
> I then get the following error:
> 
> Xlib: connection refused by server xxx.xxx.xxx.xxx:0.0
> Xlib: client is not authorized to connect to server
> xterm XT error can't open display xxx.xxx.xxx.xxx:0.0


do you same kind of firewall on your PC.  You will find a lot info in
mail-list archive if you care to do a search.


Suhaib

> 
> Any help would be appreciated.
> 
> I can get this to work on a local network of the remote host, but not
> across the internet.
> 
> Thanks, Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]