Reserve DNS question
Hello,I tried to do a reverse dns by using the following commands, but I couldn't get it to work.
Can you take a look at it and see if there is any mistake?
If you were allocated 207.33.15.144/28 you would name your zone file:
subnet144.15.33.207.in-addr.arpa
If you were allocated 207.33.15.144/28, you would use the following commands
nslookup -type=CNAME 144.15.33.207.in-addr.arpa. ns1.yourname.com.
nslookup -type=NS subnet144.15.33.207.in-addr.arpa. ns1.yourname.com.
configuring your name servers for a full class C and not a subnet
range.
I want to be able to configure the name servers for a subnet range, not for a full class c.
