Bitcoin Forum
May 10, 2024, 12:53:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Port 8333  (Read 2187 times)
BlueBird (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 27, 2011, 03:17:31 AM
 #1

I have two copies of BitCoin running on two computers behind the same router with both systems pointing to the same 8333 port.  Only one computer gets more than 8 connections, but why cant both systems use the same 8333 port, my router allowed the assignment for each system? 

P.S. If anyone wants to generate a transaction or two they can send to  1C4eBje7vpxuE2deewfiNj8zgoiF4jpV4C    I will send it back at you, send your address.  Have fun!

Jim   Smiley
1715302423
Hero Member
*
Offline Offline

Posts: 1715302423

View Profile Personal Message (Offline)

Ignore
1715302423
Reply with quote  #2

1715302423
Report to moderator
1715302423
Hero Member
*
Offline Offline

Posts: 1715302423

View Profile Personal Message (Offline)

Ignore
1715302423
Reply with quote  #2

1715302423
Report to moderator
1715302423
Hero Member
*
Offline Offline

Posts: 1715302423

View Profile Personal Message (Offline)

Ignore
1715302423
Reply with quote  #2

1715302423
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715302423
Hero Member
*
Offline Offline

Posts: 1715302423

View Profile Personal Message (Offline)

Ignore
1715302423
Reply with quote  #2

1715302423
Report to moderator
Tril
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
February 27, 2011, 04:06:11 AM
 #2

I have two copies of BitCoin running on two computers behind the same router with both systems pointing to the same 8333 port.  Only one computer gets more than 8 connections, but why cant both systems use the same 8333 port, my router allowed the assignment for each system?  

P.S. If anyone wants to generate a transaction or two they can send to  1C4eBje7vpxuE2deewfiNj8zgoiF4jpV4C    I will send it back at you, send your address.  Have fun!

Jim   Smiley

This is a limitation of TCP- a connection end point is uniquely defined by an IP and a port number.  If you only have one publically-accessible IP address from your ISP, you can only have one bitcoin accept incoming connections on 8333.  This shouldn't be a problem, though.  I would forward port 8333 to whichever machine you have online more often, then connect the second machine directly to the first machine using -connect=<internal IP of first machine> on the bitcoin command line or in bitcoin.conf.  This will be faster, anyway, as you won't be downloading the same block twice from the Internet; each block will go from the Internet to first machine, then to the other machine over the high-speed LAN.
crash893
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 01, 2011, 10:00:22 PM
 #3

I dont recommend this but wouldn't UPnP work
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!