Posts RSS Comments RSS 133 Posts and 25 Comments till now

Fake DNS

So to properly do the fake DNS with selective forwarding requires 3 nameservers. That is going to be a pain to pull off with the limited number of servers we have. DNS servers only work on one port, UDP 53. So we can’t just run a bunch of bind servers on different ports on one server. But we could have a server with multiple IPs and have each bind process running on a different IP. Bingo.

Comments are closed.