Hello,
I am using Proxmox with SSH tunneling. I have disabled all outside ports and connections, except for access via SSH tunneling.
In this way, what is my strategy for server hardening?
My setup:
- disabled root login
- use ssh keys instead password
- do not change the default SSH port, because I do not accept connections apart from tunneling.
- use fail2ban
What should I add?
I am using Proxmox with SSH tunneling. I have disabled all outside ports and connections, except for access via SSH tunneling.
In this way, what is my strategy for server hardening?
My setup:
- disabled root login
- use ssh keys instead password
- do not change the default SSH port, because I do not accept connections apart from tunneling.
- use fail2ban
What should I add?