Bitcoin Forum
May 05, 2024, 08:29:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Connecting to specfic Nodes  (Read 724 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
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714897752
Hero Member
*
Offline Offline

Posts: 1714897752

View Profile Personal Message (Offline)

Ignore
1714897752
Reply with quote  #2

1714897752
Report to moderator
1714897752
Hero Member
*
Offline Offline

Posts: 1714897752

View Profile Personal Message (Offline)

Ignore
1714897752
Reply with quote  #2

1714897752
Report to moderator
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!