(The meme’s author may be convinced but I am still not, to be clear)
From: https://terra.incognita.net/@RainofTerra/116168632108345829
(The meme’s author may be convinced but I am still not, to be clear)
From: https://terra.incognita.net/@RainofTerra/116168632108345829
this seems like something I would do too, which is why I haven’t installed fail2ban
I set up, and prefer, iptables rules to rate limit logins.
I have mine set so you can connect up to 5 times per 15 minutes.
Blocks bots well enough, and if I really mess up, I just wait 15 mins
You should really install fail2ban, just for peace of mind. If you dont, at the very least setup SSH keys.
You mean key based SSH authentication? Yes, but if you have done so and this is the only attack vector, I do not see the need for fail2ban.
unless I have an insecure password or a security vulnerability in sshd, how would it be a problem? I haven’t had any issues for the last 6 years.
I was making a joke. I already have rate limiting protecting my Authelia login page.
The nice thing about SSH key-based access is, I either have the key and login succeeds, or I have no business trying to log in.
That’s why my remote root server bans via fail2ban after a single failed login.
Yes I’ve had to write support to get a KVM. Yes it’s still configured like this.
i am a tailscale enjoyer, which means i can set up tailscale ssh once on each machine and then from another machine just login over tailscale
How’s that different from normal ssh?
With Tailscale, you don’t have to open your SSH port to the whole internet. It’s actually kind of silly that many servers are still exposing ports for private services on the internet
you can disable the need for a password or key if you like, and you also don’t really need fail2ban, since nothing is actually port forwarded anywhere
Eh, the machine is actually in one of my wireguard nets anyways, but for different purposes.
as a nixos enjoyer, i have no idea how to setup ssh keys. fail2ban and a regular password for me.
yes, i have locked myself out of my own server for hours at a time because i’m an absolute tool.
Ehm… I’m also on Nixos and I’d say it’s super trivial.
So easy it should be illegal! I mean, how can we feel superior if we are not wasting huge amounts of time setting things up!?
Why, by boasting that it’s so easy, just look at that, it is only two options you need to set thanks to the 80 custom modules I’ve written to abstract the abstractions from nixpkgs!
I WISH I could put an /s here, but I cannot.