james
asked Feb 10 2017
Answer
yes from command line run iptables -I INPUT -p tcp --dport 22 -j DENY
Dreday4290
asked Feb 14 2017
edited Oct 05 2018
yes from command line run iptables -I INPUT -p tcp --dport 22 -j DENY
How to restrict port-wise through Iptables
Is it possible to restirct the connections through ports using IPtables...!!!