View Single Post
  #19 (permalink)  
Old 02-25-2010, 10:10 AM
ArcaneMagus ArcaneMagus is offline
Moderator
 
Posts: 1,147
Default

Ah ha, there is your problem. The zone should be
Code:
zone "177.100.10.in-addr.arpa" {
The "0." that you had at the start would be an entry within the file (if it was a valid address to query).
Reply With Quote