Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Sunday, 1 June 2014

FIXED [Temporary Blocks: IP:X.X.XX.XXX Port: Dir:in TTL:3600 (lfd - *Port Scan* detected from X.X.XX.XXX ]

If you have getting following the error while checking IP block for the specific IP.

# csf -g <IP>
Temporary Blocks: IP:X.X.XX.XXX Port: Dir:in TTL:3600 (lfd - *Port Scan* detected from X.X.XX.XXX (KE/Kenya/X.X.XX.XXX.domain.com). 6 hits in the last 255 seconds)

Use the below command to remove temporary IP block from the CSF firewall.

Exapmle:

# csf -tr <IP>
DROP  all opt -- in !lo out *  X.X.XX.XXX  -> 0.0.0.0/0 
csf: X.X.XX.XXX temporary block removed
csf: There are no temporary IP allows





No comments:

Post a Comment