Join the community 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:
    3:13 PM
    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,451
    1,412
    113
    May 25, 2014
    Ratings:
    +2,206
    Local Time:
    4:13 PM
    Mainline
    10.2
    Use csf allow and deny config.
     
  3. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    3:13 PM
    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

    55,905
    12,281
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,868
    Local Time:
    6:13 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+