[Buildbot] #3151: host reverse DNS

Buildbot trac trac at buildbot.net
Fri Jan 23 03:34:56 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 dustin):

 Here's the test for that last bit:
 {{{
 dustin at euclid ~ $ for s in ns{1,2}.rtems.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:

 Host 243.128-255.10.211.140.in-addr.arpa not found: 3(NXDOMAIN)
 Using domain server:
 Name: ns2.rtems.org
 Address: 64.71.190.23#53
 Aliases:

 Host 243.128-255.10.211.140.in-addr.arpa not found: 3(NXDOMAIN)
 }}}

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


More information about the bugs mailing list