[Buildbot] #3151: host reverse DNS

Buildbot trac trac at buildbot.net
Sun Jan 18 17:48:43 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):

 {{{
 dustin at hopper ~ $ dig -tptr @c.ns.buddyns.com
 238.224-255.128-255.10.211.140.in-addr.arpa

 ; <<>> DiG 9.9.6-P1-RedHat-9.9.6-6.P1.fc21 <<>> -tptr @c.ns.buddyns.com
 238.224-255.128-255.10.211.140.in-addr.arpa
 ; (2 servers found)
 ;; global options: +cmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42826
 ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4
 ;; WARNING: recursion requested but not available

 ;; QUESTION SECTION:
 ;238.224-255.128-255.10.211.140.in-addr.arpa. IN        PTR

 ;; ANSWER SECTION:
 238.224-255.128-255.10.211.140.in-addr.arpa. 86400 IN PTR buildbot.net.

 ;; AUTHORITY SECTION:
 224-255.128-255.10.211.140.in-addr.arpa. 7200 IN NS c.ns.buddyns.com.
 224-255.128-255.10.211.140.in-addr.arpa. 7200 IN NS f.ns.buddyns.com.
 224-255.128-255.10.211.140.in-addr.arpa. 7200 IN NS ns1.he.net.
 224-255.128-255.10.211.140.in-addr.arpa. 7200 IN NS ns2.he.net.

 ;; ADDITIONAL SECTION:
 c.ns.buddyns.com.       10800   IN      A       88.198.106.11
 c.ns.buddyns.com.       10800   IN      AAAA    2a01:4f8:d12:d01::10:4
 f.ns.buddyns.com.       10800   IN      A       103.6.87.125
 f.ns.buddyns.com.       10800   IN      AAAA    2403:2500:4000::f3e

 ;; Query time: 160 msec
 ;; SERVER: 2a01:4f8:d12:d01::10:4#53(2a01:4f8:d12:d01::10:4)
 ;; WHEN: Sun Jan 18 12:43:54 EST 2015
 ;; MSG SIZE  rcvd: 260
 }}}
 so this is ready on buddyns, and can be delegated to just include the
 buddyns servers for now.  There's (another) but with the he.net DNS.

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


More information about the bugs mailing list