[Semibug] ssh to host on local network (Marc Mance)
Marc Mance
mmance at komputernerds.com
Fri Apr 29 12:34:37 EDT 2022
I would not suggest to put that machine directly on the internet with
defaults. The second it is with a public IP address, you will see
script kiddies trying to login using passwords.
At the very least change your port number the daemon listens on to a
non-standard port. (/etc/ssh/sshd.conf) That will greatly reduce the
attacks.
Other things you could do to make it safer (but granted a more
complicated setup:
PermitRootLogin no
PasswordAuthentication no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nycbug.org:8443/pipermail/semibug/attachments/20220429/e4fb9bac/attachment.htm>
More information about the Semibug
mailing list