Simplest way to block a single IP?

jan.muenther at nruns.com jan.muenther at nruns.com
Sun Apr 4 20:18:42 PDT 2004


One IP can be null routed as a simple quick workaround:

route add that.ip.add.ress 127.0.0.1

The syntax of the route command will differ from OS to OS, but basically you
set your loopback as the gateway for that host. 

Not a permanent solution of course.

Cheers, J



More information about the freebsd-questions mailing list