Re: rdns for /20

2010-04-13 Thread Doug Barton
On 4/13/2010 6:42 PM, Jason Davis wrote:
 Hello,
  Is their an easy way to rdns a /20. I can only find examples for a /24

You need to create individual zones for each /24.

-- 

... and that's just a little bit of history repeating.
-- Propellerheads

Improve the effectiveness of your Internet presence with
a domain name makeover!http://SupersetSolutions.com/

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


rDNS for /20

2009-03-13 Thread Jeff Lasman
I've read the relevant parts of DNS and Bind over and over again, and 
I'm still going crazy.  I've searched this list going back about three 
years.  I've googled.  Each step confuses me more frown.

I'm trying to set up a reverse delegation to two nameservers for a /20.

Netmask is 255.255.240.0 (I think).

Is there a cookbook somewhere?

Thanks in advance for any possible help.

Jeff
-- 
Jeff Lasman, Nobaloney Internet Services
P.O. Box 52200, Riverside, CA  92517
Our blists address used on lists is for list email only
voice:  +1 951 643-5345, or see: 
http://www.nobaloney.net/contactus.html;
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: rDNS for /20

2009-03-13 Thread Mark Andrews

In message 200903122311.24920.bli...@nobaloney.net, Jeff Lasman writes:
 I've read the relevant parts of DNS and Bind over and over again, and 
 I'm still going crazy.  I've searched this list going back about three 
 years.  I've googled.  Each step confuses me more frown.
 
 I'm trying to set up a reverse delegation to two nameservers for a /20.
 
 Netmask is 255.255.240.0 (I think).
 
 Is there a cookbook somewhere?
 
 Thanks in advance for any possible help.

Just set up each of the /24's which make up the /20.
 
 Jeff
 -- 
 Jeff Lasman, Nobaloney Internet Services
 P.O. Box 52200, Riverside, CA  92517
 Our blists address used on lists is for list email only
 voice:  +1 951 643-5345, or see: 
 http://www.nobaloney.net/contactus.html;
 ___
 bind-users mailing list
 bind-users@lists.isc.org
 https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: mark_andr...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: rDNS for /20

2009-03-13 Thread Doug Barton
Jeff Lasman wrote:
 I've read the relevant parts of DNS and Bind over and over again, and 
 I'm still going crazy.  I've searched this list going back about three 
 years.  I've googled.  Each step confuses me more frown.

It would help if you described in more detail what you've tried, and
what is confusing you.

 I'm trying to set up a reverse delegation to two nameservers for a /20.

The easiest way to do this is to set it up as 16 /24s. Are you trying
to do something different?

 Netmask is 255.255.240.0 (I think).

I'm not sure why you're mentioning this, is there some relevance to
what you're trying to do?


hope this helps,

Doug
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: rDNS for /20

2009-03-13 Thread Jeff Lasman
On Thursday 12 March 2009 11:23 pm, Doug Barton wrote:

 It would help if you described in more detail what you've tried, and
 what is confusing you.

Haven't tried anything yet; still waiting for the assignment to us.  I 
was hoping to get a headstart on understanding the job.

  I'm trying to set up a reverse delegation to two nameservers for a
  /20.

 The easiest way to do this is to set it up as 16 /24s. Are you trying
 to do something different?

Only difference is that all I need to do is set up the nameserver 
assignment; I don't have to do the actual rDNS.  Why are we doing it at 
all?  Because the gent I'm doing it for wants himself in the middle.

  Netmask is 255.255.240.0 (I think).

 I'm not sure why you're mentioning this, is there some relevance to
 what you're trying to do?

I'm not sure either; I was just covering bases smile.

It does.  Thanks!

Jeff
-- 
Jeff Lasman, Nobaloney Internet Services
P.O. Box 52200, Riverside, CA  92517
Our blists address used on lists is for list email only
voice:  +1 951 643-5345, or see: 
http://www.nobaloney.net/contactus.html;
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: rDNS for /20

2009-03-13 Thread Jeff Lasman
On Thursday 12 March 2009 11:17 pm, Mark Andrews wrote:

   Just set up each of the /24's which make up the /20.

That's what I thought I had to do. I don't even have to assign the rDNS; 
I only have to set the nameservers.  Do I still need lines for each 
individual IP# in each /24? Or is there an easier way?

Why are we doing this at all; why don't we just have it assigned to the 
end client?  Because the guy I'm doing it for wants it this way.

Thanks!

Jeff
-- 
Jeff Lasman, Nobaloney Internet Services
P.O. Box 52200, Riverside, CA  92517
Our blists address used on lists is for list email only
voice:  +1 951 643-5345, or see: 
http://www.nobaloney.net/contactus.html;
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RE: rDNS for /20

2009-03-13 Thread Ben Bridges
You can use one $GENERATE statement in each zone to generate all 256
CNAME records for that zone.

Ben


 -Original Message-
 From: bind-users-boun...@lists.isc.org 
 [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Jeff Lasman
 Sent: Friday, March 13, 2009 3:31 PM
 To: Mark Andrews
 Cc: bind-us...@isc.org
 Subject: Re: rDNS for /20
 
 On Thursday 12 March 2009 11:17 pm, Mark Andrews wrote:
 
  Just set up each of the /24's which make up the /20.
 
 That's what I thought I had to do. I don't even have to 
 assign the rDNS; I only have to set the nameservers.  Do I 
 still need lines for each individual IP# in each /24? Or is 
 there an easier way?
 
 Why are we doing this at all; why don't we just have it 
 assigned to the end client?  Because the guy I'm doing it for 
 wants it this way.
 
 Thanks!
 
 Jeff
 --
 Jeff Lasman, Nobaloney Internet Services P.O. Box 52200, 
 Riverside, CA  92517 Our blists address used on lists is for 
 list email only
 voice:  +1 951 643-5345, or see: 
 http://www.nobaloney.net/contactus.html;
 ___
 bind-users mailing list
 bind-users@lists.isc.org
 https://lists.isc.org/mailman/listinfo/bind-users
 
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: rDNS for /20

2009-03-13 Thread Jeff Lasman
On Friday 13 March 2009 03:14 pm, Ben Bridges wrote:

 You can use one $GENERATE statement in each zone to generate all 256
 CNAME records for that zone.

I couldn't remember the name of that statement for the life of me.

Thanks!

Jeff
-- 
Jeff Lasman, Nobaloney Internet Services
P.O. Box 52200, Riverside, CA  92517
Our blists address used on lists is for list email only
voice:  +1 951 643-5345, or see: 
http://www.nobaloney.net/contactus.html;
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users