Long Wind wrote:

> i run command below and it work in early debian:
> 
> ssh [email protected]
> but new stretch says:
> 
> ssh: connect to host 192.168.1.3 port 22: Connection refused
> what should i do? Thanks!

Run ssh -v [email protected]
or  ssh -vv [email protected]
or  ssh -vvv [email protected]

you see more debug output. if you have questions paste output here

regards

Reply via email to