Unable to block port 6666 using kiss firewall !! Please help
Hello all,I have installed kiss firewall and made changes in
/usr/bin/kiss script .
These are the ports list:
BLOCK_LIST="37 43 6666"
TCP_IN="20 21 22 25 53 80 110 143 443 465 993 2082 2083 2086 2087 2089 2096 2097 3306 "
TCP_OUT="21 22 25 53 80 443 "
Even I put 6666 in BLOCK_LIST ,after port scanning it shows open..
After adding these ports I did:
/etc/iptables restart
kiss start
But still unable to block 6666 port ..
Does nmap -sT localhost gives poor result for open port.
PLease help!!
Thank you