Is there a way using IPTables to drop all requests coming to a particular domain name?
For instance, all requests coming in to www.a.com will be dropped. No replies, no error pages, just dropped.
If it's possible, how can it be done?
Btw, I know, it's probably not a good practice. But need to get it done now. Thanks!