|
From: Robert M. <rg...@ht...> - 2006-04-05 02:09:43
|
When I use the Edit Records File option for BIND, I can see the records I originally coded by hand: $ORIGIN 78.84.65.client.htt-consult.com. 192 IN A 65.84.78.192 $GENERATE 195-197 $ A 65.84.78.$ $GENERATE 199-203 $ A 65.84.78.$ ... In the Records Generator panel if I click on Show Generated Records, I get entries like: 195.htt-consult.com A Default 65.84.78.195.htt-consult.com Note that the 'client' subdomain got left out. I do not see a $ORIGIN panel. So I am concerned about editing this zone file other than via the Edit Records File. And I wonder about this, as the $ORIGIN approach is how Cricket has it in his BIND book (and he had an error that a number of us pointed out).... |