Lately I have been looking at some cloud options for my more critical services, in this I have investigated Zerigo, Route 53, and Rackspace Cloud DNS. Currently I have been focused on Rackspace DNS, since it is still free at this point, and frankly I’d rather not spend money on…
Using Views with BIND 9 Part 2
BIND 9 gives us the ability to run a split DNS configuration on a single server, in this article we will go over the configuration of slave servers which will transfer the zones from the master while still maintaining its views. Now before we go any further, if you do…
Using Views with BIND 9
In almost all organizations the network infrastructure needs to be designed in such a way as to allow both internal and external name resolution authoritatively. In most organizations this has been accomplished by having separate internal and external servers. Clearly this way is functional and simpler, however it is also…