I'm wanting to set up two web servers on two seperate machines so that
they can share with the distribution of information.
Does NetBSD support this, where I set up multiple CNAMEs for one alias?
ie:
www IN A 192.168.1.1
IN A 192.168.1.2
IN A 192.168.1.3
IN A 192.168.1.4
Anyone know of where I can find additional information on this?