Answer the question
In order to leave comments, you need to log in
How to remove a specific iptables rule?
Hello! Blocked port 80 by issuing commands
iptables -A INPUT -i eth0 -p udp -m udp --dport 80 -j DROP
iptables -A INPUT -i eth0 -p tcp -m udp --dport 80 -j DROP
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question