public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Duane Hill <duihi77@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Managing rDNS with BIND
Date: Sat, 7 Jan 2012 16:08:40 +0000	[thread overview]
Message-ID: <1372392203.20120107160840@gmail.com> (raw)
In-Reply-To: <CAB6schjfAYg8PGciCev8Y2v5xgF8C=7Rzksy90YQkT2eV1P51A@mail.gmail.com>

On Saturday, January 07, 2012 at 15:45:44 UTC, carlos.sura1@googlemail.com confabulated:

> 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.

> Any help?

The  setting  up  rDNS  on  the one server would only be for that local
server.   All   other  servers that are not using the one local server
for  DNS resolution would look to your provider. You would either have
to 1) get your provider to delegate rDNS to you, 2) duplicate the rDNS
setup   on  the  additional  servers, or 3) point DNS (resolv.conf) to
the one server that is working locally.

Without   your   provider   delegating   rDNS to you, the "rest of the
world" would still be looking to your provider for rDNS, regardless.

-- 
If at first you don't succeed...
...so much for skydiving.




  reply	other threads:[~2012-01-07 16:10 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 [this message]
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
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=1372392203.20120107160840@gmail.com \
    --to=duihi77@gmail.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