<div dir="ltr"><div>I added the following rules on iptables, but it does not work.</div><div><br></div><div>iptables -A INPUT -j BLACKLIST</div><div>iptables -A BLACKLIST -p udp -m udp --dport 5060 -m string --string 'friendly-scanner' --algo bm -m comment --comment 'friendly-scanner' -j DROP<br>
</div><div><br></div>Any suggestions will be appreciated.
</div>