PDA

View Full Version : Reverse Master Zone ?(first 3 Octets)


carlos
2003-09-08, 23:12 PM
how do I know it? for my domain?
should be somthing like this but I dont know exacly what numbers

is it this??
34.135.66.in-addr.arpa.
I found that when I put my ip in http://www.dnsstuff.com

*edit
got it...
if the address range 192.168.10.0/255.255.255.0, enter 192.168.10

it will create 10.168.192.in-addr.arpa

knightfoo
2003-09-09, 08:40 AM
What exactly are you trying to do? The reverse zones are controlled by ServerBeach nameservers, so there is no benefit to configuring them on your server. Just for informational purposes though, the reverse zone is done backwards compared to domains. If your IP address is 192.168.123.20, you flip it around and add in-addr.arpa:

20.123.168.192.in-addr.arpa.

So "20" is essentially a subdomain of the 123.168.192.in-addr.arpa domain.

-knightfoo