[Buildbot] #3151: host reverse DNS

Buildbot trac trac at buildbot.net
Fri Jan 23 14:32:12 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):

 So that should be all of the pieces, but still:
 {{{
 dustin at hopper ~ $ dig -tptr 243.10.211.140.in-addr.arpa

 ; <<>> DiG 9.9.6-P1-RedHat-9.9.6-6.P1.fc21 <<>> -tptr 243.10.211.140.in-
 addr.arpa
 ;; global options: +cmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 27635
 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 1, ADDITIONAL: 1

 ;; OPT PSEUDOSECTION:
 ; EDNS: version: 0, flags:; udp: 4096
 ;; QUESTION SECTION:
 ;243.10.211.140.in-addr.arpa.   IN      PTR

 ;; ANSWER SECTION:
 243.10.211.140.in-addr.arpa. 3491 IN    CNAME   243.128-255.10.211.140.in-
 addr.arpa.
 243.128-255.10.211.140.in-addr.arpa. 21491 IN CNAME
 243.224-255.128-255.10.211.140.in-addr.arpa.

 ;; AUTHORITY SECTION:
 128-255.10.211.140.in-addr.arpa. 1691 IN SOA    ns1.rtems.org.
 abuse.rtems.org. 39 10800 3600 604800 600

 ;; Query time: 195 msec
 ;; SERVER: 172.16.1.1#53(172.16.1.1)
 ;; WHEN: Fri Jan 23 09:28:45 EST 2015
 ;; MSG SIZE  rcvd: 163
 }}}

 I'll see if I can figure out what's going wrong.

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


More information about the bugs mailing list