Comment on Home server tips and security for beginners?
vsis@feddit.cl 9 months agoRandom ports are easy to discover and are tools to discover what service is behind a port.
It’s annoying for the legitimate user and easy to bypass by an actual attacker.
Also, if you use a random port above 1024 it could be a security issue since any user could star listening if the legitimate process crashes.
See this
lntl@lemmy.ml 9 months ago
You’re advocating for running private services on the default ports?