Dropbear port detected open #99

Closed
opened 2021-02-26 09:21:59 +00:00 by rafael · 4 comments
rafael commented 2021-02-26 09:21:59 +00:00 (Migrated from gitlab.privaz.io)

Dropbear seems to be misbehaving with its port still open after the system is up again.

I suspect something went wrong with the dropbear killing.

Dropbear seems to be misbehaving with its port still open after the system is up again. I suspect something went wrong with the dropbear killing.
rafael commented 2021-02-26 09:26:40 +00:00 (Migrated from gitlab.privaz.io)

right after encryptinplace

rafael@AsusRaf:~$ ssh root@cloudy.core -p 2222
kex_exchange_identification: Connection closed by remote host
right after encryptinplace ``` rafael@AsusRaf:~$ ssh root@cloudy.core -p 2222 kex_exchange_identification: Connection closed by remote host ```
rafael commented 2021-02-26 09:28:08 +00:00 (Migrated from gitlab.privaz.io)

after first reboot:

root@cloudy:~# ps -ef | grep -i drop
root       363     1  0 09:25 ?        00:00:00 /sbin/dropbear -Fs -s -p 2222

a process is still there.

after first reboot: ``` root@cloudy:~# ps -ef | grep -i drop root 363 1 0 09:25 ? 00:00:00 /sbin/dropbear -Fs -s -p 2222 ``` a process is still there.
rafael commented 2021-02-26 09:40:17 +00:00 (Migrated from gitlab.privaz.io)

I suspect it is a permission issue on the dropbear script

I suspect it is a permission issue on the dropbear script
rafael commented 2021-02-26 09:48:33 +00:00 (Migrated from gitlab.privaz.io)

mentioned in commit 54e9e438a8

mentioned in commit 54e9e438a8b6901a8951488ca035259dd943c53f
rafael (Migrated from gitlab.privaz.io) closed this issue 2021-02-26 10:18:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
privazio/ansible-collection-vdc#99
No description provided.