Is there any way I can setup BIND with DNS-DLZ to answer xxx.org requests as it were xxx.com zone? I want to avoid maintaining multiple zones with the exact same data.
|
feedback
|
|
As long as the zone contents are identical, just re-use the same zone file. This obviously means all labels in the zone file must be relative, i.e.:
is ok, but
is not. | |||||||||||
feedback
|