Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Even bytes get lonely for a little bit.


devel / comp.security.ssh / Re: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via ssh in power shell.

SubjectAuthor
* Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via ssh in powHongyi Zhao
`* Failed to connect to Ubuntu 22.04.3 LTS from Microsoft WindowsWilliam Unruh
 `- Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11Hongyi Zhao

1
Re: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via ssh in power shell.

<uc2cqf$2dsah$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=225&group=comp.security.ssh#225

  copy link   Newsgroups: comp.security.ssh
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: unruh@invalid.ca (William Unruh)
Newsgroups: comp.security.ssh
Subject: Re: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows
11 via ssh in power shell.
Date: Tue, 22 Aug 2023 13:22:23 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <uc2cqf$2dsah$2@dont-email.me>
References: <23efe41d-67bc-42e6-92c3-fdd7a3eeae7cn@googlegroups.com>
Injection-Date: Tue, 22 Aug 2023 13:22:23 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1827bb37352a508bb2bd5c69c192717f";
logging-data="2552145"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX189puD0NMNvyFQMEpeLakuU"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:tdoduZvJRZYqb4gHwsdO910TeiM=
 by: William Unruh - Tue, 22 Aug 2023 13:22 UTC

You connected. What do you see as the failure? Your Ubuntu is sending
you messages. It is not AFAICS an ssh problem.

On 2023-08-20, Hongyi Zhao <hongyi.zhao@gmail.com> wrote:
> On Microsoft Windows 11, I tried to connect to Ubuntu 22.04.3 LTS via ssh in power shell, but failed as follows:
>
> ### log begin ###
> PS C:\Users\werner> ssh werner@192.168.1.8 -p 22
> werner@192.168.1.8's password:
> Welcome to Ubuntu 22.04.3 LTS (GNU/Linux 6.2.0-26-generic x86_64)
>
> * Documentation: https://help.ubuntu.com
> * Management: https://landscape.canonical.com
> * Support: https://ubuntu.com/advantage
>
> Expanded Security Maintenance for Applications is not enabled.
>
> 0 updates can be applied immediately.
>
> Enable ESM Apps to receive additional future security updates.
> See https://ubuntu.com/esm or run: sudo pro status
>
>
> The list of available updates is more than a week old.
> To check for new updates run: sudo apt update
> Last login: Sun Aug 20 13:01:11 2023 from 192.168.1.8
> client_loop: send disconnect: Connection reset
> ### log end ###
>
> Any tips for this problem will be helpful.
>
> Regards,
> Zhao

Re: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via ssh in power shell.

<c217c1dd-1089-4094-80b5-2165e97b0e89n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=226&group=comp.security.ssh#226

  copy link   Newsgroups: comp.security.ssh
X-Received: by 2002:a05:6214:18c6:b0:647:2b82:5fd9 with SMTP id cy6-20020a05621418c600b006472b825fd9mr77957qvb.10.1692712919638;
Tue, 22 Aug 2023 07:01:59 -0700 (PDT)
X-Received: by 2002:a17:903:192:b0:1bc:7001:6e5c with SMTP id
z18-20020a170903019200b001bc70016e5cmr4590870plg.3.1692712919144; Tue, 22 Aug
2023 07:01:59 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.security.ssh
Date: Tue, 22 Aug 2023 07:01:58 -0700 (PDT)
In-Reply-To: <uc2cqf$2dsah$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=173.230.146.93; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 173.230.146.93
References: <23efe41d-67bc-42e6-92c3-fdd7a3eeae7cn@googlegroups.com> <uc2cqf$2dsah$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c217c1dd-1089-4094-80b5-2165e97b0e89n@googlegroups.com>
Subject: Re: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11
via ssh in power shell.
From: hongyi.zhao@gmail.com (Hongyi Zhao)
Injection-Date: Tue, 22 Aug 2023 14:01:59 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2793
 by: Hongyi Zhao - Tue, 22 Aug 2023 14:01 UTC

On Tuesday, August 22, 2023 at 9:22:26 PM UTC+8, William Unruh wrote:
> You connected. What do you see as the failure? Your Ubuntu is sending
> you messages.

Thank you for pointing this out.

> It is not AFAICS an ssh problem.

Then, how to debug the following problem?

client_loop: send disconnect: Connection reset

Best,
Zhao

> On 2023-08-20, Hongyi Zhao <hongy...@gmail.com> wrote:
> > On Microsoft Windows 11, I tried to connect to Ubuntu 22.04.3 LTS via ssh in power shell, but failed as follows:
> >
> > ### log begin ###
> > PS C:\Users\werner> ssh wer...@192.168.1.8 -p 22
> > wer...@192.168.1.8's password:
> > Welcome to Ubuntu 22.04.3 LTS (GNU/Linux 6.2.0-26-generic x86_64)
> >
> > * Documentation: https://help.ubuntu.com
> > * Management: https://landscape.canonical.com
> > * Support: https://ubuntu.com/advantage
> >
> > Expanded Security Maintenance for Applications is not enabled.
> >
> > 0 updates can be applied immediately.
> >
> > Enable ESM Apps to receive additional future security updates.
> > See https://ubuntu.com/esm or run: sudo pro status
> >
> >
> > The list of available updates is more than a week old.
> > To check for new updates run: sudo apt update
> > Last login: Sun Aug 20 13:01:11 2023 from 192.168.1.8
> > client_loop: send disconnect: Connection reset
> > ### log end ###
> >
> > Any tips for this problem will be helpful.
> >
> > Regards,
> > Zhao

Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via ssh in power shell.

<23efe41d-67bc-42e6-92c3-fdd7a3eeae7cn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=243&group=comp.security.ssh#243

  copy link   Newsgroups: comp.security.ssh
X-Received: by 2002:a05:6214:4c05:b0:641:8b8d:82da with SMTP id qh5-20020a0562144c0500b006418b8d82damr18116qvb.13.1692514474144;
Sat, 19 Aug 2023 23:54:34 -0700 (PDT)
X-Received: by 2002:a05:6a00:3a04:b0:668:95c1:b4fb with SMTP id
fj4-20020a056a003a0400b0066895c1b4fbmr2074867pfb.1.1692514473748; Sat, 19 Aug
2023 23:54:33 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.security.ssh
Date: Sat, 19 Aug 2023 23:54:33 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=173.230.146.93; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 173.230.146.93
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <23efe41d-67bc-42e6-92c3-fdd7a3eeae7cn@googlegroups.com>
Subject: Failed to connect to Ubuntu 22.04.3 LTS from Microsoft Windows 11 via
ssh in power shell.
From: hongyi.zhao@gmail.com (Hongyi Zhao)
Injection-Date: Sun, 20 Aug 2023 06:54:34 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1995
 by: Hongyi Zhao - Sun, 20 Aug 2023 06:54 UTC

On Microsoft Windows 11, I tried to connect to Ubuntu 22.04.3 LTS via ssh in power shell, but failed as follows:

### log begin ###
PS C:\Users\werner> ssh werner@192.168.1.8 -p 22
werner@192.168.1.8's password:
Welcome to Ubuntu 22.04.3 LTS (GNU/Linux 6.2.0-26-generic x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status

The list of available updates is more than a week old.
To check for new updates run: sudo apt update
Last login: Sun Aug 20 13:01:11 2023 from 192.168.1.8
client_loop: send disconnect: Connection reset
### log end ###

Any tips for this problem will be helpful.

Regards,
Zhao

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor