I added the following rules on iptables, but it does not work.

iptables -A INPUT -j BLACKLIST
iptables -A BLACKLIST -p udp -m udp --dport 5060 -m string --string
'friendly-scanner' --algo bm -m comment --comment 'friendly-scanner' -j DROP

Any suggestions will be appreciated.
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to