Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to resolve IPv6 addresses via external NS #20

Open
haasn opened this issue Apr 18, 2014 · 3 comments
Open

Fails to resolve IPv6 addresses via external NS #20

haasn opened this issue Apr 18, 2014 · 3 comments

Comments

@haasn
Copy link

haasn commented Apr 18, 2014

Querying nmcontrol for haasn.bit's AAAA record, I get:

Lookup: {'query': '', 'domain': 'haasn.bit', 'src_addr': ('127.0.0.1', 35362), 'qtype': 28, 'qclass': 1}
Resolving : haasn.bit getIp6
BackendDataNamecoin: ['name_show', 'd/haasn']
Processing import for {u'info': u'nanovps', u'import': u's/nand-tls', u'ns': [u'nandns.wakku.to'], u'email': u'3c44b772404e53d4a950@nand.wakku.to'}
Recursing import on s/nand-tls
BackendDataNamecoin: ['name_show', u's/nand-tls']
Processing import for {u'tls': {u'tcp': {u'443': [[1, u'B57ED516A3693B3B43A91562952E103D27A3DC51', 1], [1, u'B898285C31E56592C7292AD922CC258F7E449A64', 1]]}}}
Possible domains : [[]]
Fetching ip6 for haasn.bit in sub-domain []
* result:  {}

It fails to respect and query the configured "ns", instead looks for a hard-coded ip6 and gives up. Meanwhile:

nand@nanodesu ~ λ dig @nandns.wakku.to haasn.bit AAAA +short
2a01:4f8:d13:5245::2

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@JeremyRand
Copy link
Member

I ran into this too. Hopefully this will be fixed when we swap out the DNS library.

@satindergrewal
Copy link

This bug haven't been resolved in 2 years ?

@JeremyRand
Copy link
Member

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 05/10/2016 06:49 AM, Satinder Grewal wrote:

This bug haven't been resolved in 2 years ?

I'm personally unaware of anyone working on NMControl at the moment;
the developers I'm aware of are currently working on ncdns. This bug
is a great example of why; ncdns's architecture is immune to most bugs
like this.

(ncdns isn't yet quite as user-friendly to install as NMControl, which
is why it's not yet listed on namecoin.org.)

Cheers.

(PS: I'm mostly occupied until end of this week, so I might not reply
quickly until then.)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXMpruAAoJEAHN/EbZ1y06zyMP/ixYYX5ickZiNJv3AgPD1azR
ODCnZEk3rE281CTenE2zmeDxPE5KWkGaD1vMbQVWNofUwf1hz5v1S8UKwAKsENlR
CeJW5RsrRq0Ddru6YghtRO9QcfQCXhkKemYCWKdPow0Fp9wx9ONxWsJvN/FxGrap
GLPa9exPUadSSNFIqIAmkJi/1TivCrIMCw9Q+N1RrzFWlt0lK9oD+PLsQUl9+AK+
MsH4QOfcLosqnD1ms9Ak6n+BQpFnDOgOy/tWfyjZLNW/fzGzrSxAlvLjM2xedvoQ
EpOWHfZRpO2IFxctjEhkVH5EKY1/2SOWf4iyWaMMgI/6AAaqpCxZ8LExON/vLliU
pRMmfNqXO10xLQKZ5GvOKpfSSolqEcJPQKph523rXGyTcQB7s6Wlbha5309ifGtf
hQbN2PqkOEY/mTr6r0ttiIfnJrP4Y7nQ35PAm0Id5BqR1nug4rPjDwo36LbftGUB
TJeC4Ka4/h3p4WKXqTktXeFh7Uc1A5rWHpQT00YKVcme4qiDFarxt9NQAc3+oWj4
Z+sv3+mAr7pwi8Uf+IzB4KD8uweDj0XLpeYsjHY9Egsovtekh9FA3KjergqDU/Ti
mqsRLs5M/smkb1ricHQgp3WIobpG1I72hQJCv8D+IPFUEOJP0L/gbhuqFNMHQfPL
EyH2BDos0kKq+R9npxr8
=oz0X
-----END PGP SIGNATURE-----

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants