Bitcoin Forum
June 29, 2024, 01:07:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoind not listening on port 8333  (Read 903 times)
Blinken (OP)
Sr. Member
****
Offline Offline

Activity: 338
Merit: 253



View Profile
July 04, 2016, 05:18:46 AM
 #1

I installed bitcoind and it downloaded the whole blockchain and is fully synced, but is not listening for connections on port 8333, so it is not a full node. How do I make it accept inbound connections?

Bitcoin ♦♦♦ Trust in Mathematics, Not Bankers ♦♦♦
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
July 04, 2016, 05:54:27 AM
 #2

I installed bitcoind and it downloaded the whole blockchain and is fully synced, but is not listening for connections on port 8333, so it is not a full node. How do I make it accept inbound connections?

Its still a full node. Unless you set a proxy or use -conect its looking for inbound connections by default. Did you open the port on your firewall and forward it on your router (if needed). If you can rule out the firewall, make it explicitly list with -listen.

Im not really here, its just your imagination.
Blinken (OP)
Sr. Member
****
Offline Offline

Activity: 338
Merit: 253



View Profile
July 04, 2016, 12:46:04 PM
 #3

Well, its not listening by default even though it says in the documentation it is supposed to.

Did this change in a recent version?

I started it as a daemon, ie:

bitcoind -daemon


Bitcoin ♦♦♦ Trust in Mathematics, Not Bankers ♦♦♦
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3444
Merit: 6726


Just writing some code


View Profile WWW
July 04, 2016, 02:34:30 PM
 #4

Check your firewalls especially your router. UPNP (which allowed automatic firewall port forwarding) was disabled in recent versions due to a vulnerability in UPNP. Now you will have to manually forward port 8333

icanscript
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
July 04, 2016, 03:01:28 PM
 #5

also make sure you haven't added the below to bitcoin.conf

Quote
rpcallowip=

this stopped it listening for me.
helloeverybody
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000


★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile WWW
July 05, 2016, 07:01:33 PM
 #6

Im going to go for you needing to port forward that port. I ran my node for ages before realising i wasnt even actually getting connections when i checked to try and see my node. I simply port forwarded port 8333 and now i can see myself online. Rookie mistake =p

icanscript
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
July 05, 2016, 07:47:45 PM
 #7

Im going to go for you needing to port forward that port. I ran my node for ages before realising i wasnt even actually getting connections when i checked to try and see my node. I simply port forwarded port 8333 and now i can see myself online. Rookie mistake =p

you should be able to check by going to command prompt -> typing "netstat -a" if its listening on 8333 and and not connectable from outside the network then the above suggestion is correct
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!