Posts

Showing posts with the label ncdns uses the wrong nameserver to resolve .bit domain

ncdns uses the wrong nameserver to resolve .bit domain

ncdns uses the wrong nameserver to resolve .bit domain Basically, I'm setting up a .bit domain for my blog. I have registered a domain using namecoin, and given it a nameserver entry on the blockchain: $ namecoin-cli name_show d/aoeu2code { "name": "d/aoeu2code", "value": "{\"ns\": [\"ns.aoeu2code.com\"]}", "txid": "a49ad527f36fc41c47b8d743d376c3b011c7999dbf4d9da64afbdb3ccbdd8934", "vout": 1, "address": "NHE7a7xJF2XMQzCwg5PLggeTdZ3yQDvqmS", "height": 370929, "expires_in": 35991, "expired": false } The nameserver itself appears to be set up correctly. When I dig for my .bit domain, the IP shows up as expected: $ dig aoeu2code.bit @ns.aoeu2code.com ; <<>> DiG 9.10.3-P4-Debian <<>> aoeu2code.bit @ns.aoeu2code.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: ...