sshd not started when install coreos on bare metal

50 views
Skip to first unread message

Hải Nguyễn

unread,
Apr 16, 2015, 5:53:40 AM4/16/15
to coreo...@googlegroups.com
Hi all,

Please help

I install coreos on my laptop 

I can login using no password (use autologin)

I can't ssh to that from other machine

On my laptop I test: ps -aux | grep ssh

return no result => sshd not running?

Please help me, I can't find solution for this problem after three days trying.


Thank you so much


Alex Crawford

unread,
Apr 16, 2015, 12:26:32 PM4/16/15
to Hải Nguyễn, coreo...@googlegroups.com
On 04/16, Hải Nguyễn wrote:
> On my laptop I test: ps -aux | grep ssh
>
> return no result => sshd not running?

sshd is socket activated on CoreOS. You will not see sshd running until
someone connects to port 22 (by default).

Is the connection actively refused by the machine or does it time out
while connecting? Can you check the journal for ssh failures
(`journalctl -b -u 'sshd@*'`)?

-Alex
Reply all
Reply to author
Forward
0 new messages