spamd.lon.bitfolk.com renumbered; old IP address will stop r…

Top Page

Reply to this message
Author: Andy Smith
Date:  
Subject: spamd.lon.bitfolk.com renumbered; old IP address will stop responding on Tuesday 18th October 2011
lon.bitfolk.com
X-Spam-Level: 
X-Spam-ASN: 
X-Spam-Status: No, score=-0.0 required=5.0 tests=NO_RELAYS shortcircuit=no
    autolearn=disabled version=3.3.1
X-Spam-Report: * -0.0 NO_RELAYS Informational: message was not relayed via SMTP
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000)
X-SA-Exim-Scanned: Yes (on mail.bitfolk.com)
Subject: Re: [bitfolk] Secondary Reverse DNS
X-BeenThere: users@???
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: Users of BitFolk hosting <users.lists.bitfolk.com>
List-Unsubscribe: <https://lists.bitfolk.com/mailman/options/users>,
    <mailto:users-request@lists.bitfolk.com?subject=unsubscribe>
List-Archive: <http://lists.bitfolk.com/lurker/list/users.html>
List-Post: <mailto:users@lists.bitfolk.com>
List-Help: <mailto:users-request@lists.bitfolk.com?subject=help>
List-Subscribe: <https://lists.bitfolk.com/mailman/listinfo/users>,
    <mailto:users-request@lists.bitfolk.com?subject=subscribe>
X-List-Received-Date: Mon, 27 Feb 2012 10:59:22 -0000



--UoPmpPX/dBe4BELn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Robert,

On Mon, Feb 27, 2012 at 10:35:26AM +0000, Robert Gauld wrote:
> I'm currently toying with the idea of asking Andy to delegate the reverse
> lookup for my IP addresses to my name server rather than bothering him wh=

en
> I want to change them.


You can directly set IPv4 reverse DNS from:

    https://panel.bitfolk.com/dns/


> I've been Googling to see what the zone file I'd need to create
> for this would look like and could only find resources on creating
> a zone for for an entire class C network, what would the zone file
> look like? (please either answer or point me to a resource I
> couldn't find)


The technique for doing reverse DNS for less than an IPv4 /24 is
detailed in RFC2317. You can also do this from the panel link above
if you like.

Say for example you have IP address 85.119.82.5. If you tell panel
to delegate this to a.dns.example.com and b.dns.example.com then
you'd need to create a zone called 5-32.82.119.85.in-addr.arpa.

Inside that zone you would put the usual SOA and NS records, plus a
PTR record for "5":

    $TTL 86400
    @   SOA a.dns.example.com. hostmaster.example.com. (
                2012022701 ; Serial
                      1800 ; refresh (30m)
                       900 ; retrry  (15m)
                   1209600 ; expire  (1w)
                      3600 ; minimum (1h)


        NS  a.dns.example.com.
        NS  b.dns.example.com.


    5   PTR whatever.your.host.example.com.


You then tell panel to delegate reverse DNS for this IP address to
"a.dns.example.com,b.dns.example.com".

However, you would have to question what the point of doing all that
is, when you can just put "whatever.your.host.example.com" into the
panel and have it updated in the zone file on BitFolk's side.

Cheers,
Andy

--=20
http://bitfolk.com/ -- No-nonsense VPS hosting

--UoPmpPX/dBe4BELn
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAk9LYgkACgkQIJm2TL8VSQtIygCgv27UiXyO8znTLarHOqbvAcvd
1OIAnAxsTwXjP+AcBffvfjE66+sp3+y+
=B8Bm
-----END PGP SIGNATURE-----

--UoPmpPX/dBe4BELn--


From robert@??? Fri Mar 02 09:45:07 2012
Received: from mail-ey0-f176.google.com ([209.85.215.176])
    by mail.bitfolk.com with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16)
    (Exim 4.72) (envelope-from <robert@???>)
    id 1S3P2w-0001H6-8m
    for users@???; Fri, 02 Mar 2012 09:45:07 +0000
Received: by eaai1 with SMTP id i1so606213eaa.21
    for <users@???>; Fri, 02 Mar 2012 01:44:59 -0800 (PST)
Received-SPF: pass (google.com: domain of robert@??? designates
    10.213.31.211 as permitted sender) client-ip=10.213.31.211; 
Authentication-Results: mr.google.com; spf=pass (google.com: domain of
    robert@??? designates 10.213.31.211 as permitted
    sender) smtp.mail=robert@???;
    dkim=pass header.i=robert@???
Received: from mr.google.com ([10.213.31.211])
    by 10