Block Specific IP Address From Connecting

Mindwatering Incorporated

Author: Tripp W Black

Created: 05/08/2011 at 02:40 PM

 

Category:
Linux
Other

Issue:
Receiving attacks to Internet ports (e.g. POP or SMTP). Want to block consistent IP.

Solution:
Add the following rule via terminal/command prompt:
# route add -host 62.155.32.232 reject


previous page

×