[Bug 2727] ssh_dispatch_run_fatal: Connection to 127.0.0.1 port 8002: message authentication code incorrect

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jun 10 06:46:32 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2727

--- Comment #6 from Sarthak Chokshi <chokshi.sarthak at gmail.com> ---
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 cluster at 127.0.0.1 /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.


More information about the openssh-bugs mailing list