[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 12:42:39 EST 2005


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





------- Additional Comments From shylusri at yahoo.com  2005-04-13 12:42 -------
I ran the following on the server/remote machine (ie., 64.xx.x.xxx):

[root at remoteserver sbin]# /usr/sbin/sshd -ddde -p 2022
debug2: load_server_config: filename /usr/local/etc/sshd_config
debug2: load_server_config: done config len = 149
debug2: parse_server_config: config /usr/local/etc/sshd_config len 149
debug1: sshd version OpenSSH_3.9p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: rexec_argv[0]='/usr/sbin/sshd'
debug1: rexec_argv[1]='-ddde'
debug1: rexec_argv[2]='-p'
debug1: rexec_argv[3]='2022'
socket: Address family not supported by protocol
debug2: fd 3 setting O_NONBLOCK
debug1: Bind to port 2022 on 0.0.0.0.
Server listening on 0.0.0.0 port 2022.
Generating 768 bit RSA key.
RSA key generation complete.

I am running the following from the client/local machine:
[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.

Thanks.









------- 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