Hacker News new | ask | show | jobs
by charcircuit 1101 days ago
This is not the right way to block domains that resolve to local addresses even if that was something you desired to do.

If you know the IP you want to block you should just block on the IP instead of chasing down every possible address even though addresses can change at any time.

1 comments

are you suggesting to block 127.0.0.1?
If you want to block requests to 127.0.0.1 DNS is the wrong level to do it