Bitcoin Forum
May 13, 2024, 02:05:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Connect Client Over Internet  (Read 916 times)
Mobotek (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 06, 2011, 05:52:41 PM
 #1

So I am trying to connect my client which is running at work to my home Bitcoin node. My Firewall is off, AV is turned off and I have port forwarding setup on my router to port 8332. I have a username and password setup on my Bitcoin node along with allowip = *. When I try to connect I get error that I cant connect to the RPC Server. I did some port scanning and on port 8332 it says connection rejected. Any one have any ideas why I cant connect the client back home from work? P.S. I am the network Admin here so i know I am on a unfiltered/ no firewall connection.
1715609106
Hero Member
*
Offline Offline

Posts: 1715609106

View Profile Personal Message (Offline)

Ignore
1715609106
Reply with quote  #2

1715609106
Report to moderator
1715609106
Hero Member
*
Offline Offline

Posts: 1715609106

View Profile Personal Message (Offline)

Ignore
1715609106
Reply with quote  #2

1715609106
Report to moderator
1715609106
Hero Member
*
Offline Offline

Posts: 1715609106

View Profile Personal Message (Offline)

Ignore
1715609106
Reply with quote  #2

1715609106
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715609106
Hero Member
*
Offline Offline

Posts: 1715609106

View Profile Personal Message (Offline)

Ignore
1715609106
Reply with quote  #2

1715609106
Report to moderator
mewantsbitcoins
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
June 06, 2011, 06:05:09 PM
 #2

Did you start your node with -server
Mobotek (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 06, 2011, 06:19:51 PM
 #3

Yup. I have a localhost GUIMiner running as well and that connects fine.
mewantsbitcoins
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
June 06, 2011, 06:26:23 PM
 #4

Wrong syntax. It should be rpcallowip=
https://en.bitcoin.it/wiki/Running_Bitcoin

# By default, only RPC connections from localhost are allowed.  Specify
 # as many rpcallowip= settings as you like to allow connections from
 # other hosts (and you may use * as a wildcard character):
 #rpcallowip=10.1.1.34
 #rpcallowip=192.168.1.*
Mobotek (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 06, 2011, 06:45:35 PM
 #5

Worked that time! Thanks man!
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!