Ban IP Address by IP Table:
view Ban IP address:
iptables -L INPUT -v -n
Check Ban IP by IP address
iptables -L INPUT -v -n | grep "1.2.3.4"
Ban IP address:
iptables -A INPUT -s 97.74.24.174 -j DROP
Delete Ban by IP address
iptables -D INPUT -s 1.2.3.4 -j DROP
Subscribe to:
Post Comments (Atom)
ALCATEL 6900
write memory copy running certified reload from working no rollback-timeout
-
grant execute on utl_http to wc grant execute on dbms_lock to wc; BEGIN DBMS_NETWORK_ACL_ADMIN.create_acl ( acl => &...
-
:system view system-view or sys :show all config dis current-configuration :create vlan vlan vlan_number :show ip interface ...
-
``` sda: add missing path sda: failed to get udev uid: Invalid argument sda: failed to get sysfs uid: Invalid argument sda: failed to ge...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.