public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Carlos Sura <carlos.sura1@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Managing rDNS with BIND
Date: Sat, 14 Jan 2012 13:35:16 -0600	[thread overview]
Message-ID: <CAB6schge70Umt+bfehd5VMfyNe8U50O_ZCWRNmEBY+WV+_C9wA@mail.gmail.com> (raw)
In-Reply-To: <20120109000206.4ebab630@khamul.example.con>

[-- Attachment #1: Type: text/plain, Size: 3209 bytes --]

On 8 January 2012 16:02, Alan McKinnon <alan.mckinnon@gmail.com> wrote:

> On Sat, 7 Jan 2012 09:45:44 -0600
> Carlos Sura <carlos.sura1@googlemail.com> wrote:
>
> > Hello mates,
> >
> > I have a problem, my provider does not want to set rDNS to my IP's
> > since I have 5 IP's rotating for my server, I don't know why. So he
> > told me I can do this manually.
> >
> > So I've added this as a master zone:
> > $ttl 38400
> > 80.236.109.in-addr.arpa. IN SOA dominio.dominio.com.
> > abuse.dominio.com. (notice that last digits are miss)
> > 1325905990
> > 10800
> > 3600
> > 604800
> > 38400 )
> > 80.236.109.in-addr.arpa. IN NS dominio.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR mail.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR ns1.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR mail.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR ns2.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR mail.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR mail.dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR dominio.com.
> > xx.xx.xxx.xxx.in-addr.arpa. IN PTR mail.dominio.com.
> >
> >
> > But it does not reflect any change in any machine, just in the local
> > machine I get the answer, when I try in any other machine, it still
> > showing me the rDNS of my provider.
>
>
> The reason is quite simple and most sane ISPs will do it that way.
>
> rDNS is NOT your A records in reverse, and you have no right of access
> to the zone.
>
> in-addr.arpa serves an entirely different purpose, it documents the
> layout of the ISPs address space. Your 5 IPs have not been delegated to
> you and you do not own them per whois, they still belong to your ISP and
> are merely recorded in the ISP record as assigned for your use.
>
> Therefore the ISP will use their own documentation standards to
> determine what is in the rDNS zone.
>
> Additionally, delegating out a /29 is a gigantic pain in the arse and
> leads to an unmaintainable mess in very short order (so says the poor
> sucker that's had to fix it...). At work we never sub-delegate out rDNS
> to customers; but we do do it for downstream re-sellers as they are
> ISPs in the in own right.
>
> So your ISP is quite correct in what they are saying. However, I would
> like to see a clarification of what your support contact means when he
> says "do it manually" - that doesn't make any sense
>
> --
> Alan McKinnon
>
>

Hello Alan McKinnon,

Thank you for your answer, I get you now you explained everything I needed
to know. About my ISP, they changed it for me, since I was sending a lot of
ticket support to them, because they have a poor support, I understand they
don't manage and help me with a lot of things, basically I don't need them,
the only thing I was asking for is to set the rDNS for me, hopefully they
did, cause I told them, that I really don't understand what they mean by
"do it by myself" and I was reading all BIND ebook to understad how
delegation works.

Regards

-- 
Carlos Sura.-
www.carlossura.com

[-- Attachment #2: Type: text/html, Size: 4872 bytes --]

  reply	other threads:[~2012-01-14 19:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-07 15:45 [gentoo-user] Managing rDNS with BIND Carlos Sura
2012-01-07 16:08 ` Duane Hill
2012-01-07 16:15   ` Carlos Sura
2012-01-07 16:28     ` Duane Hill
2012-01-07 16:38       ` Carlos Sura
2012-01-07 16:30     ` Michael Hampicke
2012-01-07 16:39       ` Carlos Sura
2012-01-07 16:56       ` Duane Hill
2012-01-08 22:02 ` Alan McKinnon
2012-01-14 19:35   ` Carlos Sura [this message]
2012-01-14 20:42     ` Alan McKinnon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAB6schge70Umt+bfehd5VMfyNe8U50O_ZCWRNmEBY+WV+_C9wA@mail.gmail.com \
    --to=carlos.sura1@googlemail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox