Please advice on what to do next? all the attempting IPs are from different . Should I just keep watching or what can i do to kill their attempts?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
@jschwenn thanks for the tip. I m still learning linux command.I have tried changing it on /etc/ssh/sshd_config but , many request like apache2 came up with error. likewise i dont know how many services do require that port. i had to turn off my ufw because eachtim its on, the website goes offline. is there something I am actually supposed to watch for?
Well, fail2ban is killing their attempts. CSF would similarly block them as well.
For the sake of reducing log entires and emails, you may want to have SSH listen on a port other than 22.
You could edit your /etc/ssh/sshd_config file and change the Port line to be a different port, say like 9022. Most importantly, you’ll need to make sure your software firewall has this port open. Then you’ll want to restart the ssh process.
This will not make you more secure or make it impossible for someone to attempt to log into your server. It’s going to reduce the attempts making it easier to read through logs and email alerts.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.