How to block or drop attacker with null route
Quick note to myself, as I keep forgetting the syntax, though it is so easy — to block an incoming connection by null routing or rejecting the connection is as simple as route add -host IP rejec ...