Article 4QXG5 iptables does not appear to be blocking IP

iptables does not appear to be blocking IP

by
mfoley
from LinuxQuestions.org on (#4QXG5)
I have the following iptables rule:
Code:> iptables -L -v -n --line-numbers | grep 45.136
14 0 0 DROP all -- * * 45.136.108.0/24 0.0.0.0/0Yet a persistant attacker on that IP continues to get through from that IP on port 1913 trying to brute force logins.
Code:> nc -lv -p 1913
listening on [any] 1913 ...
45.136.108.10: inverse host lookup failed: Unknown host
connect to [192.168.0.2] from (UNKNOWN) [45.136.108.10] 60552
+&iCookie: mstshash=helloWhy? How?latest?d=yIl2AUoC8zA latest?i=s6b-D9LlWaY:9EF9OCMkaLg:F7zBnMy latest?i=s6b-D9LlWaY:9EF9OCMkaLg:V_sGLiP latest?d=qj6IDK7rITs latest?i=s6b-D9LlWaY:9EF9OCMkaLg:gIN9vFws6b-D9LlWaY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments