Ian Mitchell wrote: > Incase your curious...
[...] > -A INPUT -s 202.0.0.0/254.0.0.0 -j DROP > No more Asia. Or Australia. If you don't care about collateral damage, I guess that's fine. You might want to be polite and use -j REJECT instead of -j DROP. This will also decrease your bandwidth, because their TCP stacks won't bother retrying. -- David. _______________________________________________ Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

