I have tested with this command :sreinhardt wrote:I believe you will need to change -dport to --dport. That should resolve the 5666 error.
Code: Select all
iptables -I RH-Firewall-1-INPUT -p tcp -m tcp --dport 5666 -j ACCEPTCode: Select all
iptables: No chain/target/match by that name.