[Bug 1004] X11 forwarding not working with ssh3.9p1 (Error: Can't open display)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Apr 13 21:19:22 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1004





------- Additional Comments From dtucker at zip.com.au  2005-04-13 21:19 -------
(In reply to comment #11)
> [root at lclientserver sbin]# ssh -X -p 2022 64.xx.x.xxx
> ssh: connect to host 64.xx.x.xxx port 2022: Connection refused
> 
> yes, there is a firewall. But no changes has been done to firewall from the 
> time we were able to launch netscape to now.

OK, but it looks like the firewall is preventing the debugging connection on
port 2022.  You can either a) pick a port that the firewall allows (if there is
one) b) kill off the sshd listening on port 22 and use that port (if you have
out of band access to restart it if you have to) or c) set LogLevel DEBUG3 in
sshd_config and extract the messages from wherever syslogd writes sshd's logs to.

When you see "Connection from" in sshd's output then you're on the right track.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list