Bitcoin Forum
May 05, 2024, 07:47:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Bitcoin / Development & Technical Discussion / Re: netstat -> crawl-88-198-62-1:17343 on port 8333 on: February 25, 2014, 12:06:50 PM
I believe this is coming from my crawler for http://getaddr.bitnodes.io/. The crawler is a custom Python script developed to get an estimate of the size of the Bitcoin network at any one time. It simply sends getaddr message recursively to all reachable nodes in the network and keeps the connection active using ping message. The crawler should only maintain 1 OPEN state connection with your node. From your post, it seems like you are seeing multiple CLOSE_WAIT between your node and the crawler after you have closed your Bitcoin-Qt? Do you mind sending me a PM of the list of related CLOSE_WAIT so I can check on this further?
22  Other / Beginners & Help / Re: Bitnodes.io - Node Count Data Accuracy on: January 03, 2014, 09:19:40 AM
Quote
B) The data their is only from FULL NODES connected to http://getaddr.bitnodes.io/'s node.

The crawler is actually connecting OUT instead of accepting incoming connection to capture all reachable nodes in the network.
23  Other / Beginners & Help / Re: Bitnodes.io - Node Count Data Accuracy on: January 03, 2014, 07:07:09 AM
Those are reachable Bitcoin clients (non-mining + mining) in the past 30 days; see http://bitcoin.stackexchange.com/a/19363/11412
Most miners are behind pool so it's unlikely for us to be able to get the actual number of mining nodes.
24  Alternate cryptocurrencies / Altcoin Discussion / Re: getaddr.bitnodes.io nodes keep connecting to my AltCoin on: December 30, 2013, 09:19:10 PM
Is the crawler still trying to connect to your node? If so, please let me know the current IP address for your altcoin node so I can check on the crawler side as well.
25  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: November 17, 2013, 11:02:32 AM
If you are running a bitcoin listening node on Linux, this example iptables rule would help to limit the number of incoming connections coming from the same IPv4 subnet.

So the bitcoind built-in /16 restriction (https://github.com/bitcoin/bitcoin/blob/master/src/net.cpp#L1331) is not working?

That is outbound, there is no limit for inbound.   One IP address could theoretically fill all incoming listening slots of the entire world.  That is unless they used something like my iptables rule above.  Some of the devs indicated that they would welcome an option for this kind of behavior in bitcoind itself.

I would think being listed in the peer list (getpeerinfo) means the bitcoind has successfully exchanged packets/handshaked with its peers. Even if the restriction is outbound (outgoing packets), it still does not make sense for the multiple nodes from the same /16 to be able to establish connection with my bitcoind.
26  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: November 17, 2013, 07:02:57 AM
If you are running a bitcoin listening node on Linux, this example iptables rule would help to limit the number of incoming connections coming from the same IPv4 subnet.

So the bitcoind built-in /16 restriction (https://github.com/bitcoin/bitcoin/blob/master/src/net.cpp#L1331) is not working?
27  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: November 17, 2013, 12:53:16 AM
My bitcoind is configured to accept max. 32 connections, i.e. maxconnections=32 in bitcoin.conf. Now I am seeing this:

Code:
$ ./bitcoind getpeerinfo | grep BTC-ETHZ | wc -l
23
$ ./bitcoind getpeerinfo | grep 129.132.230 | wc -l
23
$ ./bitcoind getpeerinfo | grep 0.8.99 | wc -l
23

They took 70% of my connections. All from the same network with IP address 129.132.230.*. I thought bitcoind is hardcoded to accept only 1 peer per /16 network??
28  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: October 28, 2013, 09:37:46 AM
It looks like an attempt to connect to all nodes in the network at once. Perhaps for realtime stats of the network? Smiley
29  Economy / Service Announcements / Cloud hosting for developers with flat pricing starting at $0.015/hr. on: October 08, 2013, 10:29:40 AM
Deploy a server now for FREE and recharge later with bitcoins.
https://bitnodes.io/

1GB RAM (USD 0.015/hr)
1 CPU core
24GB SSD storage
1GB RAM
Max. 125Mbps outbound bandwidth

2GB RAM (USD 0.03/hr)
2 CPU cores
48GB SSD storage
2GB RAM
Max. 250Mbps outbound bandwidth

4GB RAM (USD 0.06/hr)
4 CPU cores
96GB SSD storage
4GB RAM
Max. 500Mbps outbound bandwidth

8GB RAM (USD 0.12/hr)
6 CPU cores
192GB SSD storage
8GB RAM
Max. 1Gbps outbound bandwidth

16GB RAM (USD 0.24/hr)
8 CPU cores
384GB SSD storage
16GB RAM
Max. 2Gbps outbound bandwidth

32GB RAM (USD 0.48/hr)
12 CPU cores
768GB SSD storage
32GB RAM
Max. 4Gbps outbound bandwidth

48GB RAM (USD 0.72/hr)
16 CPU cores
1152GB SSD storage
48GB RAM
Max. 6Gbps outbound bandwidth

64GB RAM (USD 0.96/hr)
20 CPU cores
1536GB SSD storage
64GB RAM
Max. 8Gbps outbound bandwidth

96GB RAM (USD 1.44/hr)
20 CPU cores
1920GB SSD storage
96GB RAM
Max. 10Gbps outbound bandwidth

All instances come with:
- Intel(R) Xeon(R) CPU E5-2680 v2 Ivy Bridge @ 2.80GHz (server-grade processor)
- Datacenter-grade SSD with battery-backed hardware RAID
- Max. 40Gbps inbound bandwidth
- Native IPv6 support
- Your choice of location and Linux 64-bit distribution
- Max. 5 servers per user
30  Other / Meta / bitcointalk.org mirror for search on: October 08, 2013, 10:21:54 AM
Hey guys, do we have a mirror of bitcointalk.org? I recall someone brought up the idea of mirroring and allowing search there. The current search is too restrictive. Google's site:bitcointalk.org <QUERY> works as expected but its incomplete and delayed by days or weeks.
31  Economy / Service Discussion / Re: Advice on bitnodes.io - when did China top the rankings? on: June 06, 2013, 01:49:06 AM
FYI, the project page has moved to http://getaddr.bitnodes.io/
32  Economy / Service Announcements / [ANN] Cloud hosting for developers with flat pricing starting at $0.015/hr. on: June 06, 2013, 01:47:43 AM
Deploy a server now for FREE and recharge later with bitcoins.
https://bitnodes.io/

1GB RAM (USD 0.015/hr)
1 CPU core
24GB SSD storage
1GB RAM
Max. 125Mbps outbound bandwidth

2GB RAM (USD 0.03/hr)
2 CPU cores
48GB SSD storage
2GB RAM
Max. 250Mbps outbound bandwidth

4GB RAM (USD 0.06/hr)
4 CPU cores
96GB SSD storage
4GB RAM
Max. 500Mbps outbound bandwidth

8GB RAM (USD 0.12/hr)
6 CPU cores
192GB SSD storage
8GB RAM
Max. 1Gbps outbound bandwidth

16GB RAM (USD 0.24/hr)
8 CPU cores
384GB SSD storage
16GB RAM
Max. 2Gbps outbound bandwidth

32GB RAM (USD 0.48/hr)
12 CPU cores
768GB SSD storage
32GB RAM
Max. 4Gbps outbound bandwidth

48GB RAM (USD 0.72/hr)
16 CPU cores
1152GB SSD storage
48GB RAM
Max. 6Gbps outbound bandwidth

64GB RAM (USD 0.96/hr)
20 CPU cores
1536GB SSD storage
64GB RAM
Max. 8Gbps outbound bandwidth

96GB RAM (USD 1.44/hr)
20 CPU cores
1920GB SSD storage
96GB RAM
Max. 10Gbps outbound bandwidth

All instances come with:
- Intel(R) Xeon(R) CPU E5-2680 v2 Ivy Bridge @ 2.80GHz (server-grade processor)
- Datacenter-grade SSD with battery-backed hardware RAID
- Max. 40Gbps inbound bandwidth
- Native IPv6 support
- Your choice of location and Linux 64-bit distribution
- Max. 5 servers per user
33  Economy / Service Discussion / Re: Advice on bitnodes.io - when did China top the rankings? on: May 23, 2013, 07:16:44 AM
The current map shown on bitnodes.io is based on run #7. If we want to find out when did China top the chart, we probably need a dataset from last month or the first week of May which we don't have; run#7 is our starting point. I am currently working on scheduling the data collection to chart the daily/weekly changes.
34  Other / Beginners & Help / Estimating the size of the Bitcoin network on: May 10, 2013, 10:45:02 AM
Hi folks,

As part of my attempt to learn more of the Bitcoin protocol and also to get at a rough estimate of the current size of the Bitcoin network, I've started working on https://github.com/ayeowch/bitnodes.

The project is essentially a Python script that sends out getaddr (https://en.bitcoin.it/wiki/Protocol_specification#getaddr) message to all peering nodes in a recursive manner to find all the nodes in the network. It is far from complete as I have yet to arrive at a final number myself but I am sending this out anyway to get more feedbacks and also to share with those that may be interested on this metric as well.
35  Other / Beginners & Help / Requirement for relay field in version packet (protocol version >= 70001) on: May 06, 2013, 07:25:04 AM
Hi guys,

Is the relay field (bool/1 byte) required in all version packets coming from client with protocol version >= 70001 or my interpretation of https://en.bitcoin.it/wiki/Protocol_specification#version is incorrect?
36  Other / Beginners & Help / Re: How many active nodes in the Bitcoin network? on: May 04, 2013, 08:24:09 AM
I am looking for a rough number of active nodes with port 8333 open.
Wouldn't a recursive getaddr be able to do this?

1) https://en.bitcoin.it/wiki/Protocol_specification#getaddr
2) http://nmap.org/nsedoc/scripts/bitcoin-getaddr.html

37  Other / Beginners & Help / How many active nodes in the Bitcoin network? on: May 04, 2013, 08:10:16 AM
Has anyone been able to get the number of active nodes in the entire Bitcoin network?

There were some effort made in this area a while back but no recent/updated data:
1) https://bitcointalk.org/index.php?topic=2346.0 (https://smsz.net/btcStats/bitcoin.kml) - no longer updated
2) http://bitcoinstatus.rowit.co.uk/ - no longer updated
3) http://www.bitcoinmap.com/ - no longer updated
4) http://www.weusecoins.com/globe-bitcoin/ - gone

Blockchain.info has this but only shows nodes that they are/were connected to:
http://blockchain.info/nodes-globe?series=onlineNow
38  Other / Beginners & Help / Wiki SSL cert expired on: December 17, 2012, 12:08:56 AM
FYI, the SSL cert for the wiki site has expired:
https://en.bitcoin.it/wiki/Main_Page
There's no obvious owner on the page that I can contact.
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!