agent icon indicating copy to clipboard operation
agent copied to clipboard

Lots of disconnect events

Open jjordan-quantum opened this issue 1 year ago • 1 comments

I am running ubuntu on an ec2 with only ssh allowed inbound, and when i run sshlog watch I am not seeing any connection attempts, but many connection_close events from ip addresses and high port numbers, like 30000-60000. What might be the reason for this?

jjordan-quantum avatar Mar 04 '24 16:03 jjordan-quantum

I wonder if those correlate to failed login attempts. What does journalctl -u sshd show? You might also see login failed attempts via /var/log/auth.log.

bobpaul avatar Oct 30 '24 01:10 bobpaul