Report this

What is the reason for this report?

IP addresses keep on attacking our server. 192.168.0.115 and 192.168.0.125. Block them with tcp wrappers for all services?

Posted on January 1, 2018

1 accept all related and established states 2 accept all packets from the icmp protocol (ping etc.) 3 accept everything coming to the loopback interface (lo) 4 accept ssh traffic – port 22 on the tcp protocol 5 accept http traffic – port 80 on the tcp protocol 6 accept https traffic – port 443 on the tcp protocol 7 drop all other packets.



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Those IPs are in private IP space, so I doubt it. How did you determine they are “attacking” you?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.