Add testnet DNS seed of Andreas Schildbach.#4862
Conversation
It runs sipas crawler, but rather than using its custom nameserver implementation it serves a generated zonefile via bind9. The zone always contains 25 IPv4 and 25 IPv6 peers. FWIW, the zone is secured using DNSSEC.
|
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4862_45a4baf100d8e7392e9e26f81069d69e0115ea51/ for binaries and test log. |
|
ut ACK. |
1 similar comment
|
ut ACK. |
|
ACK, tried getting addresses from the seed and connecting them, and they all work. |
45a4baf Add testnet DNS seed of Andreas Schildbach. (Andreas Schildbach)
|
@schildbach BTW do you have the code that does the BIND zonefile stuff up somewhere? |
|
@petertodd Yes it's here: https://github.com/schildbach/bitcoin-seeder/tree/zonefile-schildbach |
|
Ha! Awesome, thanks! |
It runs sipas crawler, but rather than using its custom nameserver implementation it serves a generated zonefile via bind9. The zone always contains 25 IPv4 and 25 IPv6 peers. FWIW, the zone is secured using DNSSEC.