i tried to close some ports with iptables but i still can connect to irc
iptables -A INPUT -s 192.168.0.0/24 -p tcp --dport 6000:65535 -j DROP
please help me thanks for your time