Author

Topic: Connection between only two peers (Read 157 times)

copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
July 02, 2018, 06:06:46 AM
#6
I'm thinking ot trying to use a remote blockchain as the base for a new pruned node, and I hoped that this would avoid the need to download the whole chain. Is there a way to do this?
If you take out the whole Bitcoin data folder then there's no reason it shouldn't providing the chains don't become corrupted on transport.
legendary
Activity: 2688
Merit: 2444
https://JetCash.com
July 02, 2018, 05:02:02 AM
#5

Why not just copy across the blockchain and then you don't need to use your internal network to download anything.


I was going to suggest using ftp if it is a multi-user network, but jackg beat me to it. I use an external SSD to move nodes between computers.

I'm thinking ot trying to use a remote blockchain as the base for a new pruned node, and I hoped that this would avoid the need to download the whole chain. Is there a way to do this?
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
July 01, 2018, 04:04:21 PM
#4
Hi, I have a Bitcoin Full Node in my network. If I want to setup a new full node on my network I can tell my new node to download the chain from only this node. But can I tell my main full node to share only with this peer ? (It will be a tempoary thing until the second node is fully synced). Because downloads inside a Local Network are xtreme fast.

Why not just copy across the blockchain and then you don't need to use your internal network to download anything.

You could also try wiring both nodes to your router if you want to do this download a bit faster and then they can listen to each other at a much faster speed.
hero member
Activity: 1680
Merit: 655
July 01, 2018, 03:52:41 PM
#3
You may also want to try binding the IP address as well as whitelisting the peers connecting to it in order for your transactions to be relayed and also as a safety precaution if you want your public node not to be accidentally banned by your private node. Even if the connection is a temporary thing you don't want any kind of hiccups along the way.
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
July 01, 2018, 12:35:26 PM
#2
Yes. Start Bitcoin Core with the -connect=
parameter to connect only to a specific peer.
can be either an IP address or hostname.
newbie
Activity: 24
Merit: 17
July 01, 2018, 11:59:52 AM
#1
Hi, I have a Bitcoin Full Node in my network. If I want to setup a new full node on my network I can tell my new node to download the chain from only this node. But can I tell my main full node to share only with this peer ? (It will be a tempoary thing until the second node is fully synced). Because downloads inside a Local Network are xtreme fast.
Jump to: