[Buildbot] #3151: host reverse DNS

Buildbot trac trac at buildbot.net
Fri Jan 23 05:27:03 UTC 2015


#3151: host reverse DNS
-------------------+--------------------------------
Reporter:  dustin  |       Owner:  dustin
    Type:  task    |      Status:  assigned
Priority:  major   |   Milestone:  sys - on-bb-infra
 Version:          |  Resolution:
Keywords:          |
-------------------+--------------------------------

Comment (by verm):

 The problem ended up being a typo.  I really wish NSD was better at
 catching these.. I also wish `$GENERATE` was supported.

 {{{
 verm at peach# for s in ns1.rtems.org ns1.darkbeer.org; do host -W2 -tptr
 243.128-255.10.211.140.in-addr.arpa $s; done
 Using domain server:
 Name: ns1.rtems.org
 Address: 140.211.10.139#53
 Aliases:

 243.128-255.10.211.140.in-addr.arpa is an alias for
 243.224-255.128-255.10.211.140.in-addr.arpa.
 243.224-255.128-255.10.211.140.in-addr.arpa domain name pointer
 ftp.buildbot.net.
 Using domain server:
 Name: ns1.darkbeer.org
 Address: 64.71.190.23#53
 Aliases:

 243.128-255.10.211.140.in-addr.arpa is an alias for
 243.224-255.128-255.10.211.140.in-addr.arpa.
 243.224-255.128-255.10.211.140.in-addr.arpa domain name pointer
 ftp.buildbot.net.
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/3151#comment:11>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list