I installed a Java-based app on one of our servers for a user.  I'm able
to ssh to the server, export DISPLAY=my.ip.address:0.0 do an xhost + on
my machine (Windows + Cygwin) and launch the app just fine.

So I ran in to get the program working for him on his Red Hat WS 4
system.  I had him ssh to the server, export the display, run xhost + on
his system, and launch the app.  It complains about:

java.lang.InternalError: Can't connect to X11 window server using
'192.168.2.122:0.0' as the value of the DISPLAY variable.

When I do an nmap of his machine, port 6000 doesn't show up.  iptables
is not running.  The server and both of our machines are on the same
subnet.

Is there some X config that's telling it to not start any sockets or
something?  Nothing in /etc/X11/xorg.conf is jumping out at me...

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to