On 2014-01-11 01:32, Randy Bush wrote:
> from macos x 11.8.5 behind an openwrt Backfire (10.03.1, r29592)
> with only ipv4 connectivity
>     ryuu.psg.com:/Users/randy> host psg.com
>     psg.com has address 147.28.0.62
>     psg.com mail is handled by 0 psg.com.
Does THAT systems' host command really query ANY by default/?
Try "host -t any psg.com".

Also, try querying an external server via same route.
host psg.com 4.2.2.1
host psg.com 208.67.222.222
host psg.com 8.8.8.8

More importantly...
Try querying your ISP's DNS resolver that OpenWRT picked up from its'
PPP/DHCP internet connection.

> from a host on the open internet with only ipv4 connectivity
This has an important misconception.
What matters is the connectivity of the resolver doing the
lookup, and its' behaviour -- not the machine itself.
More to the point Realise that AAAA records can be passed
over IPv4-transit!  You can lookup IPv6 information anyway.
An IPv6-only authoritative server, however, will influence this.


> (it was hard to find one!)
>     vm0.iad.rg.net:/root# host psg.com
>     psg.com has IPv6 address 2001:418:1::62
> is backfire not passing the AAAA?
> randy
My 10.03.1 (forwarding to Unbound ran by AAISP) most certainly
*is* passing such records.


--Simon
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to