Hacker News new | ask | show | jobs
by spc476 2109 days ago
About 15 years ago, I ran a tarpit at my then current job (small ISP for commercial clients and web hosting) that tarpitted all TCP traffic on unused IP blocks. It did slow down network scans and had I gotten around to it, I could have probably set up some way of automatically blocking the IP addresses hitting the tarpit (as no legitimate traffic should hit it).
1 comments

fail2ban would be the go to solution for blocking IP address used in failed port access attempts.