Hi there, I have an sshd running in a virtual machine running openSUSE 12.3. I want to connect to that VM via ssh (the host OS is Debian Testing), but it fails. In the syslog of the VM I only recieve ""could not write ident string to <IP>", even with LogLevel set to DEBUG. I had a brief look at the source code but was not able to understand what is going wrong. Searching for that error message on the web did not produce any useful results. Do you have any hint for me how to troubleshoot this issue? Thank you! Yours David -- David Rabel Linux Consultant & Trainer Tel.: +49-1511-5908566 Mail: rabel at b1-systems.de B1 Systems GmbH Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
Hi,> Am 06.04.2017 um 11:22 schrieb David Rabel <rabel at b1-systems.de>: > > Hi there, > > I have an sshd running in a virtual machine running openSUSE 12.3. I > want to connect to that VM via ssh (the host OS is Debian Testing), but > it fails. In the syslog of the VM I only recieve ""could not write ident > string to <IP>", even with LogLevel set to DEBUG.Can you connect local inside the VM to itself by ssh, and/or does it only effect the external connection? -- Reuti> > I had a brief look at the source code but was not able to understand > what is going wrong. Searching for that error message on the web did not > produce any useful results. > > Do you have any hint for me how to troubleshoot this issue? > > Thank you! > > Yours > David > > > -- > David Rabel > Linux Consultant & Trainer > Tel.: +49-1511-5908566 > Mail: rabel at b1-systems.de > > B1 Systems GmbH > Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev at mindrot.org > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev >-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 203 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20170406/fb2b7252/attachment.bin>
Hi Reuti, On 06.04.2017 11:34, Reuti wrote:>> Am 06.04.2017 um 11:22 schrieb David Rabel <rabel at b1-systems.de>: >> >> I have an sshd running in a virtual machine running openSUSE 12.3. I >> want to connect to that VM via ssh (the host OS is Debian Testing), but >> it fails. In the syslog of the VM I only recieve ""could not write ident >> string to <IP>", even with LogLevel set to DEBUG. > > Can you connect local inside the VM to itself by ssh, and/or does it only effect the external connection?Yes, "ssh localhost" inside the VM works. Yours David -- David Rabel Linux Consultant & Trainer Tel.: +49-1511-5908566 Mail: rabel at b1-systems.de B1 Systems GmbH Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20170406/8823ea45/attachment-0001.bin>
On 06.04.2017 11:22, David Rabel wrote:> Hi there, > > I have an sshd running in a virtual machine running openSUSE 12.3. I > want to connect to that VM via ssh (the host OS is Debian Testing), but > it fails. In the syslog of the VM I only recieve ""could not write ident > string to <IP>", even with LogLevel set to DEBUG. > > I had a brief look at the source code but was not able to understand > what is going wrong. Searching for that error message on the web did not > produce any useful results.Problem solved by deleting the VM and setting it up from scratch. ;) Yours David -- David Rabel Linux Consultant & Trainer Tel.: +49-1511-5908566 Mail: rabel at b1-systems.de B1 Systems GmbH Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
Seemingly Similar Threads
- ssh(1) is inaccurate
- force port redirection for list of users
- force port redirection for list of users
- Problems building own package (Error: "package has been build before R-2.10.0")
- Problems building own package (Error: "package has been build before R-2.10.0")