Bitcoin Forum
July 23, 2024, 10:32:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Connecting to specfic Nodes  (Read 732 times)
starsoccer9 (OP)
Legendary
*
Offline Offline

Activity: 1630
Merit: 1000



View Profile
December 27, 2013, 03:11:34 PM
 #1

Hello, I wanted to know if its possible to manually connect to a specfic node or 2. So that all my transactions and all other transactions can be relayed between that node.

Is there anyway to do this?

My main goal is just being able to relay my transactions to the biggers nodes
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 01:37:05 AM
 #2

Code:
-connect=<ip>          Connect only to the specified node(s)

https://en.bitcoin.it/wiki/Running_Bitcoin

How do you specify a list?
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 28, 2013, 02:56:23 AM
 #3

Code:
-connect=<ip>          Connect only to the specified node(s)

https://en.bitcoin.it/wiki/Running_Bitcoin

How do you specify a list?

I would just do multiple ips you can add connect to your conf file so you don't have to use the flag every time you want to start up bitcoind/qt.

Code:
connect=127.0.0.1
connect=74.125.0.0



OK thanks for the explanation.
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!