[Cialug] DNS Reverse Lookup

Aaron Porter atporter at gmail.com
Tue May 19 15:15:51 CDT 2009


On Mon, May 18, 2009 at 10:14 AM, Tom Sellers <tomsellers2001 at yahoo.com> wrote:
> named.conf.local
> # Our domain zone
> # For reverse DNS

Don't use #'s for comments with BIND

> zone "1.168.192.inaddr.arpa" {
>   type master;
>   file "/etc/bind/zones/rev.1.168.192.in-addr.arpa";
> };

Looks like a typo here -- inaddr vs in-addr.


More information about the Cialug mailing list