Want to subscribe to topics you're interested in?
Become a Member

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:
    2:15 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,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    3:15 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:
    2:15 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

    54,547
    12,221
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,790
    Local Time:
    5:15 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+