Bitcoin Forum
May 12, 2024, 04:36:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: block source  (Read 1015 times)
AliceWonder (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 30, 2014, 05:04:04 AM
 #1

Setting up bitcoin-qt on a new laptop.

Need to tell it to use my desktop as a block source so it goes faster.

There use to be a ~/.bitcoin/bitcoin.conf file where I could do that, but I don't see that file.

What is the current method for telling it to use the "caught up" client I have running on another machine on my gigabit wired LAN ??

Looking via google seems to all point to old documentation for 0.8 client - which used ~/.bitcoin/bitcoin.conf

QuarkCoin - what I believe bitcoin was intended to be. On reddit: http://www.reddit.com/r/QuarkCoin/
1715488608
Hero Member
*
Offline Offline

Posts: 1715488608

View Profile Personal Message (Offline)

Ignore
1715488608
Reply with quote  #2

1715488608
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
AliceWonder (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 30, 2014, 05:15:45 AM
 #2

Tried this in the debug console -

addnode 192.168.0.103 add

Is that correct?

Guess I'll quickly find out...

QuarkCoin - what I believe bitcoin was intended to be. On reddit: http://www.reddit.com/r/QuarkCoin/
AliceWonder (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 30, 2014, 05:20:58 AM
 #3

Well it's not showing up in getpeerinfo so i don't know...

QuarkCoin - what I believe bitcoin was intended to be. On reddit: http://www.reddit.com/r/QuarkCoin/
fsb4000
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000



View Profile
September 30, 2014, 05:38:14 AM
 #4

create file ~/.bitcoin/bitcoin.conf
Code:
rpcuser=user 
rpcpassword=your long password
server=1
daemon=1
rpcallowip=127.0.0.1
addnode=192.168.0.103
AliceWonder (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 30, 2014, 06:24:45 AM
 #5

Thank you!

Turns out I was blocking 8883 and 6667 on the machine that is up to date. Fixed that and the incoming rate shot up but I still don't see the other host in getpeerinfo so I'm not sure if maybe I got lucky and it found another peer very close but outside my lan.

QuarkCoin - what I believe bitcoin was intended to be. On reddit: http://www.reddit.com/r/QuarkCoin/
AliceWonder (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 30, 2014, 06:30:17 AM
 #6

It's definitely working now and local. Thank you.

QuarkCoin - what I believe bitcoin was intended to be. On reddit: http://www.reddit.com/r/QuarkCoin/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!