search

Loading
Showing posts with label remove rule from iptables. Show all posts
Showing posts with label remove rule from iptables. Show all posts

Saturday, June 8, 2013

How to remove a rule from iptables

I want to remove a rule from iptables which used to block one of the IPs to and from the server. How can I remove it? We will find it below.

IP which is blocked: 123.456.78.90


This will basically cut off all the tcp communication from and to my server for the IP 123.456.78.90