Hey 👋
Ubuntu server. Changed ssh port, access only via public key. Still got every minute ssh-bf alerts.
On the alerts page right side on "target" it shows my ipv6 address. Should there not be my ipv4 address?
I dont need ipv6. Can i just disable it completely?
I have no ipv6 ports forwarded in ufw.
My sshd.config changes are:
Port ****
AddressFamily inet
PubkeyAuthentication yes
PasswordAuthentication no
Is it normal that there are still so much attempts to login?