udc@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agoHow to Setup a Secure Ubuntu Home Server: A Complete Guidewww.davidma.coexternal-linkmessage-square19linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkHow to Setup a Secure Ubuntu Home Server: A Complete Guidewww.davidma.coudc@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square19linkfedilink
minus-squareuranibaba@lemmy.worldlinkfedilinkEnglisharrow-up0·24 hours ago Why change the SSH port of a home server, which most likely is not reachable from the outside anyway? And if it is, why change it on the server and not in the fw?
minus-squaretruthfultemporarily@feddit.orglinkfedilinkEnglisharrow-up0·22 hours agoIf you change it, definitely change it on the server so it shows up in netstat and is consistent.
minus-squareuranibaba@lemmy.worldlinkfedilinkEnglisharrow-up0·11 hours agoI mean keep using port 22 on the server and redirect whatever port you want in your firewall (your router unless you have a dedicted fw) to port 22. Don’t change the ssh port on the server at all.
And if it is, why change it on the server and not in the fw?
If you change it, definitely change it on the server so it shows up in netstat and is consistent.
I mean keep using port 22 on the server and redirect whatever port you want in your firewall (your router unless you have a dedicted fw) to port 22. Don’t change the ssh port on the server at all.