[Dnsmasq-discuss] Reverse DNS
B. Cook
bcook at poughkeepsieschools.org
Mon Oct 6 12:58:52 BST 2008
On Oct 4, 2008, at 7:40 AM, shacky wrote:
>
>
> How I can configure the reverse records?
> Could you help me, please?
>
Hello,
This is the way I have found to implement ptr's
address=/network.tcentral.lan/192.168.10.0
ptr-record=0.10.168.192.in-addr.arpa,network.tcentral.lan
address=/broadcast.tcentral.lan/192.168.10.255
ptr-record=255.10.168.192.in-addr.arpa,broadcast.tcentral.lan
address=/gw.tcentral.lan/192.168.10.1
ptr-record=1.10.168.192.in-addr.arpa,gw.tcentral.lan
address=/bacula.tcentral.lan/192.168.10.198
ptr-record=198.10.168.192.in-addr.arpa,bacula.tcentral.lan
They can be in any order, I prefer to keep them located next to each
other for logical reasons.
HTH
More information about the Dnsmasq-discuss
mailing list