Pages:
Author

Topic: Setting Up a Bitcoin Node - page 4. (Read 28496 times)

newbie
Activity: 30
Merit: 0
January 02, 2013, 01:31:00 PM
#29
I got it, up to 10 connections now and slowly climbing.

The short of it...

Install bitcoinqt client and sync with block chain
Be sure the computer running the bitcoin client gets a static IP address assigned by your router
Forward port TCP port 8333 from internet to the IP you assigned in the step above
Done ;-)


-Wave


Why does it have to be TCP port 8333?
member
Activity: 105
Merit: 10
December 17, 2012, 01:21:52 AM
#28
Been going a few weeks now, and it seems I average around 60 connections.  How do I improve that?


-Wave
legendary
Activity: 3578
Merit: 1091
Think for yourself
December 16, 2012, 08:24:52 PM
#27
If it doesn't increase it numbers of connections try:

bitcoin-qt.exe -maxconnections=x , while x is the number of connections you would like to have at max.

This option only limits your connections to your "x" value.

Is there a reason to limit the number of connections?  If so what is a good number to limit it to?
Sam
full member
Activity: 210
Merit: 100
December 04, 2012, 02:04:10 AM
#26
I just set up mines on a vm. Took about 2 hours to dowoad. Supporting ฿ all the way!
hero member
Activity: 602
Merit: 500
December 02, 2012, 06:38:31 PM
#25
Is there any other benefit to running a full node beyond increasing the diversity/stability of the network?

Im not sure but having more connections would mean that blocks are loaded faster if you have to download blocks for some days. With standard client it can be hard to wait to download the blocks of last days.
Its hard to wait until to get confirmations but even harder when you cant use bitcoins because you miss the last blocks. With more connections this should be faster.

That is false, downloading of blocks are depended on I/O speeds, CPU, and network, this will not make blocks download faster.

The benefits are that your helping the network and protecting it.

Strange. I never had much traffic or cpu and blocks were loading painful slow with 8 connections. So my guess was that, like with every other p2p-network you only need more partners to get blocks faster. Ok, then the border is somewhere else...

whenever i have a significant amt of blocks I need to catch up on, i just connect to one fast node..   then there's no risk of slow peers, taking the 'network' out of the equation

How do you connect to just one node (and know it's fast)? I have to download the entire blockchain, and its going to take days at the current rate.
legendary
Activity: 3578
Merit: 1091
Think for yourself
December 02, 2012, 11:03:16 AM
#24
Os2Sam,
Search for your IP address on blockchain.info site is how I did it.

-Wave

Oh, OK.  Obvious enough Smiley.

Well you've helped me move forward a little more.  Hadn't really thought much about setting up port forwarding to my Bitcoin node in a while, now with your, and others, here input I've gotten it done.
Thanks,
Sam
member
Activity: 105
Merit: 10
December 02, 2012, 09:59:38 AM
#23
Os2Sam,
Search for your IP address on blockchain.info site is how I did it.

-Wave
legendary
Activity: 3578
Merit: 1091
Think for yourself
December 02, 2012, 09:03:53 AM
#22
Alright Gents, I have 25 connections now and have relayed a couple of transactions first on blockchain.info. 
-Wave

I setup port forwarding to my client last night.  I'm up to 28 connections now.

How do you know you've relayed transactions?  Does the client log that?
Thanks,
Sam
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
November 30, 2012, 08:04:44 AM
#21
Is there any other benefit to running a full node beyond increasing the diversity/stability of the network?

Im not sure but having more connections would mean that blocks are loaded faster if you have to download blocks for some days. With standard client it can be hard to wait to download the blocks of last days.
Its hard to wait until to get confirmations but even harder when you cant use bitcoins because you miss the last blocks. With more connections this should be faster.

That is false, downloading of blocks are depended on I/O speeds, CPU, and network, this will not make blocks download faster.

The benefits are that your helping the network and protecting it.

Strange. I never had much traffic or cpu and blocks were loading painful slow with 8 connections. So my guess was that, like with every other p2p-network you only need more partners to get blocks faster. Ok, then the border is somewhere else...

whenever i have a significant amt of blocks I need to catch up on, i just connect to one fast node..   then there's no risk of slow peers, taking the 'network' out of the equation
full member
Activity: 157
Merit: 103
November 28, 2012, 11:09:22 PM
#20
Is there any other benefit to running a full node beyond increasing the diversity/stability of the network?

Im not sure but having more connections would mean that blocks are loaded faster if you have to download blocks for some days. With standard client it can be hard to wait to download the blocks of last days.
Its hard to wait until to get confirmations but even harder when you cant use bitcoins because you miss the last blocks. With more connections this should be faster.

That is false, downloading of blocks are depended on I/O speeds, CPU, and network, this will not make blocks download faster.

The benefits are that your helping the network and protecting it.

Thanks guys, appreciate the information
member
Activity: 105
Merit: 10
November 28, 2012, 10:24:52 PM
#19
Alright Gents, I have 25 connections now and have relayed a couple of transactions first on blockchain.info.  How do I become a better node?  Static IP?  Forced connections to other fast nodes?  I have 30MBPS down and 6 up...


-Wave
legendary
Activity: 2674
Merit: 1082
Legendary Escrow Service - Tip Jar in Profile
November 28, 2012, 08:22:17 PM
#18
Is there any other benefit to running a full node beyond increasing the diversity/stability of the network?

Im not sure but having more connections would mean that blocks are loaded faster if you have to download blocks for some days. With standard client it can be hard to wait to download the blocks of last days.
Its hard to wait until to get confirmations but even harder when you cant use bitcoins because you miss the last blocks. With more connections this should be faster.

That is false, downloading of blocks are depended on I/O speeds, CPU, and network, this will not make blocks download faster.

The benefits are that your helping the network and protecting it.

Strange. I never had much traffic or cpu and blocks were loading painful slow with 8 connections. So my guess was that, like with every other p2p-network you only need more partners to get blocks faster. Ok, then the border is somewhere else...
member
Activity: 105
Merit: 10
November 28, 2012, 04:44:26 PM
#17
I got it, up to 10 connections now and slowly climbing.

The short of it...

Install bitcoinqt client and sync with block chain
Be sure the computer running the bitcoin client gets a static IP address assigned by your router
Forward port TCP port 8333 from internet to the IP you assigned in the step above
Done ;-)


-Wave
member
Activity: 105
Merit: 10
November 28, 2012, 04:27:34 PM
#16
Niko - Thanks, server has static IP.

Akka - Will give it a shot!
legendary
Activity: 1232
Merit: 1001
November 28, 2012, 04:14:02 PM
#15
If it doesn't increase it numbers of connections try:

bitcoin-qt.exe -maxconnections=x , while x is the number of connections you would like to have at max.
hero member
Activity: 756
Merit: 501
There is more to Bitcoin than bitcoins.
November 28, 2012, 04:13:33 PM
#14
Will it work even if I do not have a static IP?  I know how to do port forwarding and I want to do this to support the bitcoin network.  Thanks for the links folks, I should have time to read up tomorrow!

-Wave

Yes, it will work regardless of your WAN IP.  Note, however, that your LAN IP (the one assigned by your router to devices within your home network) needs to be static if you want to manually set the router to forward port 8333 to the device that runs your client. This is usually easy to set up through you router settings.
legendary
Activity: 1498
Merit: 1000
November 28, 2012, 04:13:10 PM
#13
Hell, that was easy.  I already had the full client running.  I can see the traffic flowing now in my logs via 8333 port forwarding.  However, client still only shows 8 connections.  Will keep my eye on it.

It is cause your router isn't port forward, and your connecting thru uPnP, you need to forward port 8333. Otherwise your not really getting incoming connections.
member
Activity: 105
Merit: 10
November 28, 2012, 04:10:44 PM
#12
Hell, that was easy.  I already had the full client running.  I can see the traffic flowing now in my logs via 8333 port forwarding.  However, client still only shows 8 connections.  Will keep my eye on it.
member
Activity: 105
Merit: 10
November 28, 2012, 03:54:18 PM
#11
Will it work even if I do not have a static IP?  I know how to do port forwarding and I want to do this to support the bitcoin network.  Thanks for the links folks, I should have time to read up tomorrow!

-Wave
hero member
Activity: 756
Merit: 501
There is more to Bitcoin than bitcoins.
November 28, 2012, 03:01:47 PM
#10
Are you done yet, and how is it going?  Port forwarding can be done automatically if your router supports uPnP. It might take many hours to download the whole blockchain, but once this is done, it's done.   You will be running a full node.

Don't use uPnP you will mostly only get 8 connections if you want to be a full node, make sure the port is forward so you can allow incoming connections.
UPnP allows your client to configure the router to open port 8333, so you can have more than eight connections. Of course, this only works if your router is uPnP-ready.
Pages:
Jump to: