RE: PTR delegation

2009-06-04 Thread Frank Bulk
s" as well, when multiple NS servers are listed. Frank -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Michael Milligan Sent: Wednesday, June 03, 2009 8:42 PM To: Scott Haneda Cc: Bind Mailing Subject: Re: PTR delegat

Re: PTR delegation

2009-06-03 Thread Michael Milligan
Scott Haneda wrote: > On Jun 3, 2009, at 11:53 AM, Scott Haneda wrote: >> >> 1) Is it possible to determine what ip range/space has been given to >> user of that IP space? For example, in a colocation environment, I am >> given say, a /24, and I want to look that up and see if it really is a >> /2

Re: PTR delegation

2009-06-03 Thread Scott Haneda
Thank you for your other answers, I will read those and test them after this reply.. On Jun 3, 2009, at 12:02 PM, Jeremy C. Reed wrote: Hoping I can get a walk through in simple terms, but also a pointer to some docs where I can dive into the details. I think I am finding what I want in

Re: PTR delegation

2009-06-03 Thread Paul Ebersman
ScottH> Given an ip of 64.84.37.2 ScottH> $dig -x 64.84.37.2 ScottH> 2.37.84.64.in-addr.arpa. 3589 IN PTR capone.hostwizard.com. ScottH> $dig 37.84.64.in-addr.arpa NS ScottH> 37.84.64.in-addr.arpa. 3538IN NS ns1.nacio.com. ScottH> 37.84.64.in-addr

Re: PTR delegation

2009-06-03 Thread Paul Ebersman
ScottH> 1) Is it possible to determine what ip range/space has been ScottH> given to user of that IP space? For example, in a colocation ScottH> environment, I am given say, a /24, and I want to look that up ScottH> and see if it really is a /24. I have found the -x option which ScottH> is makin

Re: PTR delegation

2009-06-03 Thread Scott Haneda
On Jun 3, 2009, at 11:53 AM, Scott Haneda wrote: Hoping I can get a walk through in simple terms, but also a pointer to some docs where I can dive into the details. I think I am finding what I want in the docs, but those docs come up 404 since the isc site changed things a bit, from there,

Re: PTR delegation

2009-06-03 Thread Jeremy C. Reed
On Wed, 3 Jun 2009, Scott Haneda wrote: > Hoping I can get a walk through in simple terms, but also a pointer to > some docs where I can dive into the details. I think I am finding what > I want in the docs, but those docs come up 404 since the isc site > changed things a bit, from there, I ge