Thread
:
[SOLVED] dig does not return anything
View Single Post
#
19
(
permalink
)
02-25-2010, 10:10 AM
ArcaneMagus
Moderator
Posts: 1,147
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).
ArcaneMagus
View Public Profile
Find all posts by ArcaneMagus