https://bugzilla.mindrot.org/show_bug.cgi?id=2727
--- Comment #6 from Sarthak Chokshi <[email protected]> --- I use following command: ssh -o StrictHostKeyChecking=no -o Compression=yes -o ServerAliveInterval=5 -o ServerAliveCountMax=6 -o StreamLocalBindMask=0111 -o StreamLocalBindUnlink=yes -o ControlBindMask=0111 -o ControlAllowUsers=* -o HostKeyAlgorithms=+ssh-dss -i /home/cluster/.ssh/identity -L [/var/cluster/mysql/618005.sock]:[/var/lib/mysql/mysql.sock] -T -M -S /var/cluster/ssh/618005.sock -p 8002 [email protected] /bin/cat OpenSSH_7.5p1, OpenSSL 1.0.2l 25 May 2017 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /home/spyware/code/firmware/current/etc/ssh/ssh_config debug2: resolving "127.0.0.1" port 8002 debug2: ssh_connect_direct: needpriv 0 debug1: Connecting to 127.0.0.1 [127.0.0.1] port 8002. debug1: connect to address 127.0.0.1 port 8002: Connection refused ssh: connect to host 127.0.0.1 port 8002: Connection refused -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
