Live data from Hacker News

EFF adds ASCII art to its DNS

pastebin.ca

31–32 of 32 posts

Re: EFF adds ASCII art to its DNS

#31
post #29
post #28

Earlier quoted context omitted.

I get this. I can't make out what it's supposed to be. P!**9N# 9= #(a:?4 {w Tj(d w?# @(d !nPx A>4 P=W @{d : 9=w\; V: 9a# td P:d tj {w 9=W# Px @=# F=+ @(d {d #@= P= P=@: P=# WJ#sjP:WP= a?tx(a# P=@=d gawV= 9= wawa\;? {w : #9:w @!9_axw @{d 1d P9:wd P9na\;=# WSgmN P=W @=9=w 9{ # #:w W4Wmm Pn #(vj P{aW #{d W4Dm !a P9nW !w# P:d mW #{d@:w## {d9:/4 P= P=WP=@=w/# Px{J4Pd {a P\;H1w Aw9j# :m?(J:W{d Ynwwaa*:wW## {d 9=V:d \;44#WW…

a log...

it's big, it's heavy, it's wood

Re: EFF adds ASCII art to its DNS

#32
Interestingly, with OpenDNS, this does not show up using the any query:

    $ dig @208.67.222.222 any eff.org

    ; > DiG 9.9.2-P2 > @208.67.222.222 any eff.org
    ; (1 server found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER
Though, explicitly specifying the NAPTR type does display it:

    $ dig @208.67.222.222 -t naptr eff.org

    ; > DiG 9.9.2-P2 > @208.67.222.222 -t naptr eff.org
    ; (1 server found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER
With other resolvers such as Google public dns, or DNS Advantage, it does show up with the any type. Can anyone explain, why it doesn't show up with OpenDNS using the any type?
Post reply on HN