How to configure DNS reverse lookup zone?
I'm newbie to DNS.
So please be gentle with my question. I want to know how can we configure DNS reverse lookup zone. I have searched the net for this. But I couldn't find anything. Please help me.
You can set the primary IP address and secondary IP address in the /etc/bind/named.conf file.
Zone "example.com" ; In my case, both IPv4 address are 192.168.0.250 and 192.251. I also have an A record for the same subdomain of example. So the final file that I have is below.
Related Answers
What is a forward zone?
A zone is the part of the field where the ball can be caught by a player; it is det...
What is an example of a reverse lookup zone?
If you have multiple DNS record...
How to do a reverse lookup with nslookup?
To check the status of the reverse lookup name, you need to perform DNS reverse...