Categories
System Software Notes Unix Notes Web Serving

Making ipfw make them go away

sudo ipfw add deny src-ip 123.45.67.89, 127.0.0.1/8

That should do the trick.