[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some observations on ssh/sshd
From: |
Samuel Thibault |
Subject: |
Re: Some observations on ssh/sshd |
Date: |
Wed, 9 Sep 2015 10:00:54 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Svante Signell, le Wed 09 Sep 2015 09:59:46 +0200, a écrit :
> On Wed, 2015-09-09 at 09:42 +0200, Samuel Thibault wrote:
> > > 2) Starting sshd on the client normally, ssh connections are not
> > > responding until
> >
> > When you mean "Starting sshd on the client", you mean running
> > /etc/init.d/sshd restart?
>
> I meant on the qemu client, should have written qemu guest.
> No, e.g. ssh -p 5557 localhost
I don't understand. You wrote sshd, and now you write ssh, did
you actually meant ssh? Perhaps what you meant is: "starting
/etc/init.d/sshd inside the qemu guest (forwarded on port 5557 by qemu),
ssh connections from the qemu host are not responding"?
Samuel