Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WlQDk-0001We-37 for bitcoin-development@lists.sourceforge.net; Fri, 16 May 2014 22:03:16 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of bitpay.com designates 74.125.82.176 as permitted sender) client-ip=74.125.82.176; envelope-from=jgarzik@bitpay.com; helo=mail-we0-f176.google.com; Received: from mail-we0-f176.google.com ([74.125.82.176]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WlQDh-0002MK-IH for bitcoin-development@lists.sourceforge.net; Fri, 16 May 2014 22:03:16 +0000 Received: by mail-we0-f176.google.com with SMTP id q59so3196219wes.35 for ; Fri, 16 May 2014 15:03:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Un6wMoDOnkZakIBMXY4w8TIteKKtNOLAlEBDKI24EuY=; b=eDiaWoIv024B0AkHymVz9cn9x7X+LZ0p76VuWNHlzNyE53gbkhCapQKeQzFvpdm0zw IqV7xrWrjRz/L6wV+m7WAAMeMhqb+vdIYqO7qcDiaDVra6IYOK2TaYfpSLDHpn9PQyWr psSKXt7qylMVptfIr/j8ZLuEb//xM+1YtJr07hSVl2NYHoTqSk590sTSiNal8gn3MkWZ Ru/VCzKv+j3Ce7i8GMHn5kv7mE3FrB4ojvhynK0Zvx6LFyc1L2h2l5iWJlXSikfAifXZ S92wIRyWKa7IqkH/EZxKkw7NatfIAiMUixKRwnOpNm/DMggfsoxuN3O41cY56KztUlMC tOdw== X-Gm-Message-State: ALoCoQmVBfkVuNHqunsgnTKOubiFkzpabalUtRnDQFG2tnOYqbO8r62l0DDsudcZOHIeHhJaS9BB X-Received: by 10.180.74.39 with SMTP id q7mr299811wiv.36.1400277786825; Fri, 16 May 2014 15:03:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.243.138 with HTTP; Fri, 16 May 2014 15:02:46 -0700 (PDT) In-Reply-To: References: <09E70F88-DA1C-4E3F-9342-547FB8794EAB@heliacal.net> From: Jeff Garzik Date: Sat, 17 May 2014 00:02:46 +0200 Message-ID: To: Alex Kotenko Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -1.6 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1WlQDh-0002MK-IH Cc: Bitcoin Dev , Andreas Schildbach Subject: Re: [Bitcoin-development] DNS seeds unstable X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 22:03:16 -0000 There are only two testnet seeds listed in bitcoind, and one of them returns SERVFAIL (testnet-seed.bitcoin.petertodd.org) and the other just returns one A record (testnet-seed.bluematt.me). No idea what seeds bitcoinj uses. If you are going to depend on testnet, especially for an important demo... contribute to the infrastructure! This stuff doesn't just fix itself for free. On Fri, May 16, 2014 at 7:07 PM, Alex Kotenko wrote: > Hi guys > > > Just wanted to let you know that Andreas' testnet Bitcoin Wallet doesn't > work because of fail in the peer discovery, and this caused us problems as > we cannot properly demonstrate my XBTerminal POS on the Bitcoin Conference. > > Right now I'm booting up an own full node that I will set as trusted peer in > the Wallet settings, hopefully this will work. However this DNS discovery > problem is really a problem, even for testnet. Btw, I had problems firing up > the full bitcoind node also, of the same reason - discovery failed. I had to > ask Andreas to paste me his node list to manually seed the nodelist. > > So I've set up and will run a well connected testnet node, as we need it for > the XBTerminal. > Please let me know if I can somehow help to fix the DNS discovery issue > also. > > > Best regards, > Alex Kotenko > > > 2014-05-16 17:46 GMT+01:00 Laszlo Hanyecz : > >> It looks like it might be firewalled, probably just need to fix the ACL in >> EC2. >> >> -Laszlo >> >> On May 16, 2014, at 4:34 PM, Andreas Schildbach >> wrote: >> >> > Apparently British Telecom also cannot speak to Peter Todd's server. >> > >> > That another very large ISP in Europe. >> > >> > >> > On 05/15/2014 01:50 PM, Andreas Schildbach wrote: >> >> I'm bringing this issue up again. The current Bitcoin DNS seed >> >> infrastructure is unstable. I assume this is because of we're using a >> >> custom DNS implementation which is not 100% compatible. There have been >> >> bugs in the past, like a case sensitive match for the domain name. >> >> >> >> Current state (seeds taken from bitcoinj): >> >> >> >> mainnet: >> >> >> >> seed.bitcoin.sipa.be OK >> >> dnsseed.bluematt.me OK >> >> dnsseed.bitcoin.dashjr.org SERVFAIL, tried multiple ISPs >> >> seed.bitcoinstats.com OK >> >> >> >> testnet: >> >> >> >> testnet-seed.bitcoin.petertodd.org SERVFAIL, just from Telefonica >> >> testnet-seed.bluematt.me OK (but only returns one node) >> >> >> >> Note: Telefonica is one of Europe's largest ISPs. >> >> >> >> I would try to improve DNS myself, but I'm not capable of writing C. My >> >> "fix" would be to reimplement everything in Java -- I doubt you guys >> >> would be happy with that. >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> >> Instantly run your Selenium tests across 300+ browser/OS combos. >> >> Get unparalleled scalability from the best Selenium testing platform >> >> available >> >> Simple to use. Nothing to install. Get started now for free." >> >> http://p.sf.net/sfu/SauceLabs >> >> >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ >> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> > Instantly run your Selenium tests across 300+ browser/OS combos. >> > Get unparalleled scalability from the best Selenium testing platform >> > available >> > Simple to use. Nothing to install. Get started now for free." >> > http://p.sf.net/sfu/SauceLabs >> > _______________________________________________ >> > Bitcoin-development mailing list >> > Bitcoin-development@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/bitcoin-development >> >> >> >> ------------------------------------------------------------------------------ >> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> Instantly run your Selenium tests across 300+ browser/OS combos. >> Get unparalleled scalability from the best Selenium testing platform >> available >> Simple to use. Nothing to install. Get started now for free." >> http://p.sf.net/sfu/SauceLabs >> _______________________________________________ >> Bitcoin-development mailing list >> Bitcoin-development@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > -- Jeff Garzik Bitcoin core developer and open source evangelist BitPay, Inc. https://bitpay.com/