Discover Centmin Mod today
Register Now

Iptables - Unblock one or more IP addresses

Discussion in 'System Administration' started by Josephm, Oct 24, 2014.

  1. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    8:51 AM
    1.9.5
    10.0.21
    Hi all; simple question and I found in Google but unable to block my ip from my host.
    I used following command and got nothing:
    Code:
    [root@chicabwh ~]# iptables -D INPUT -s 1.53.67.226 -j DROP
    iptables: Bad rule (does a matching rule exist in that chain?).
    
    I did 'service iptables save' as well.
    And some more ip addresses I like to unblock, do you have any script?. Any help is really appreciate. Thanks.

     
  2. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    9:51 AM
    Mainline
    10.2
    Use csf allow and deny config.
     
  3. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    8:51 AM
    1.9.5
    10.0.21
    Just removed my ip from the list of /etc/csf/csf.deny.
    Thank you.
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,614
    12,139
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,683
    Local Time:
    11:51 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+