[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Reverse Deligation



Hi Jeff,

Well.. i am aware of how to get the reverse working on my main ns
server. I would like to deligate it from my main ns server to my other
servers. I would like to know how do i get it done.

Cheers,
Rick

On Sun, 2003-12-07 at 23:03, Jeff Edwards wrote:
> Hi Rick,
> 
> Here is how we handle Reverse Deligation on our Raq4 DNS server. 
> We have a manually created file in /etc/named called:
> pri.3.2.1.in-addr.arpa.include   
> (Actual File name is different based upon the real IP(s))
> 
> The above example file name assumes IP addresses of  1.2.3.xx
> So, for IP addresses in the Class C of 101.202.103.xx  the file name would
> be:
> pri.103.202.101.in-addr.arpa.include
> 
> We have 1 file for each Class C of IP Addresses in use.
> 
> The contents of the file are as follows:
> 
> 221	in	ns	ns1.domain.com.
> 222	in	ns	ns1.domain.com.
> 223	in	ns	ns1.domain.com.
> 224	in	ns	ns1.domain.com.
> 
> The above example is only 4 lines of the file and only passes reverse for
> the 4 IP(s)  xx.xx.xx.221 - xx.xx.xx.224   Please Note, the PERIOD at the
> end of the line is critical. Also, make sure to do an ndc restart after
> making changes to the file.
> 
> This is just how we handle it, there may be other ways and it wouldn't be
> too difficult to add a GUI page to handle edits of the file. 
> 
> -Jeff
> http://www.Raq4less.com
> 
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of rick
> Sent: Saturday, December 06, 2003 2:04 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] Reverse Deligation
> 
> Hi All,
> 
> I would like to know how do i deligate reverse control to my other servers
> from my ns servers.
> 
> Regards,
> Rick
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>