Hacker News new | ask | show | jobs
by al1x 4616 days ago
Under "Hide Your Origin", how does one ensure that "IP only accepts packets from the [DDoS] service"?
1 comments

Determine the range of addresses used by the service and then you could use hardware and/or software (iptables, pf, etc.) packet filtering to only allow packets from those hosts.