Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I received the following in my Logwatch that was delivered to me this morning
WARNING: Kernel Errors Present
202.223.118.228 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
210.130.182.148 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
210.132.250.82 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
210.165.243.53 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
219.103.128.81 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
219.160.4.3 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
221.170.250.1 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
60.37.36.73 sent an invalid ICMP type 11, code 1 error to a broadcast: ...: 1 Time(s)
---------------------- Kernel End -------------------------
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
No, not at all. It was likely just a scan to see which ports were open on the machine. Once they find things like the ssh server port, they will usually run an automated password guessing script (a dictionary attack) to see if you have any weak passwords, or if you left root enabled for remote login.
Keep your system up to date with maintenance, use strong passwords, disallow remote root access and use root only for system administrative tasks, and you are already ahead of the game.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.