Secure Shell Connection refused

523 views
Skip to first unread message

Håkan Franzén

unread,
Feb 20, 2017, 8:43:57 AM2/20/17
to Chromium OS dev
Hi.

I am on beta channel.
I get this problem with secure shell.

Loading NaCl plugin... done.
ssh: connect to host 10.4.1.44 port 22: Connection refused
NaCl plugin exited with status code 255.
(R)econnect, (C)hoose another connection, or E(x)it?

I tried to remove and recreate the host, still same error..

I do Shift+ctrl+j and do 

term_.command.removeDirectory('/.ssh/')
undefined
nassh_deps.concat.js:17086 Removed: /.ssh/: 

And still have the problem, what can I do.. I wish Putty worked from chromeOS...

Mike Frysinger

unread,
Feb 20, 2017, 1:02:58 PM2/20/17
to Håkan Franzén, Chromium OS dev
are you sure that IP+port combo actually works from the network you're currently on ?
-mike

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en


Marc Herbert

unread,
Feb 22, 2017, 1:11:33 PM2/22/17
to Chromium OS dev
BTW we found (netstat -tpln) that the ssh server is sometimes listening on port 2222 instead of 22 - without any corresponding firewall adjustment. Does anyone know when this happens exactly and why?

Vincent Palatin

unread,
Feb 22, 2017, 1:14:41 PM2/22/17
to Marc Herbert, Chromium OS dev
On Wed, Feb 22, 2017 at 7:11 PM, Marc Herbert <marc.h...@gmail.com> wrote:
BTW we found (netstat -tpln) that the ssh server is sometimes listening on port 2222 instead of 22 - without any corresponding firewall adjustment. Does anyone know when this happens exactly and why?

With ARC++, sslh is listening on port 22 and dispatching incoming requests between ssh on 2222 and adb on the container address.
If you have a half broken  ARC++ build config, you might have one (ssh on port 2222) without the other (sslh running),
else working this way for a lot of other people.

IMO that's unrelated to the OP issue

 


On Monday, 20 February 2017 05:43:57 UTC-8, Håkan Franzén wrote:
Hi.

I am on beta channel.
I get this problem with secure shell.

Loading NaCl plugin... done.
ssh: connect to host 10.4.1.44 port 22: Connection refused
NaCl plugin exited with status code 255.
(R)econnect, (C)hoose another connection, or E(x)it?

I tried to remove and recreate the host, still same error..

I do Shift+ctrl+j and do 

term_.command.removeDirectory('/.ssh/')
undefined
nassh_deps.concat.js:17086 Removed: /.ssh/: 

And still have the problem, what can I do.. I wish Putty worked from chromeOS...

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages