Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: flappycoinrevive on May 27, 2017, 04:27:45 AM



Title: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: flappycoinrevive on May 27, 2017, 04:27:45 AM
I recently started a bitcoin node to support the network. I opened the port 8333 on my router and have set my firewall to accept incoming connections from my bitcoin client, but It still doesn't show any incoming connections. I even visited the bitcode page to check my node status and it states that it is inaccessible. Please help!


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: ranochigo on May 27, 2017, 04:34:34 AM
Go to http://canyouseeme.org/ and key in 8333. If the portforward is done successfully, you should see a success.


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: flappycoinrevive on May 27, 2017, 04:41:54 AM
Tried but it says that it can't see me through the port. what now?


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: ranochigo on May 27, 2017, 04:45:26 AM
Tried but it says that it can't see me through the port. what now?
That means you didn't portforward correctly.

Can you go to your router page and verify that you did portforward TCP 8333?

If you see a LAN IP address or anything similar for you to fill, go to command prompt, key in ipconfig and you should be able to see IPV4 Address or anything similar. For me, it is 192.XXX.X.XXX.


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: flappycoinrevive on May 27, 2017, 04:53:43 AM
Common Application Bitcoin-v0.14.1
Application Name

Protocol TCP
Public Port Range 8333~8333   
 ~
Private Port Range 8333~8333
 ~
Local IP Address XXXXXXXXXXXXX

Remote IP Address On

Rule Status On


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: ranochigo on May 27, 2017, 05:10:01 AM
Common Application Bitcoin-v0.14.1
Application Name

Protocol TCP
Public Port Range 8333~8333   
 ~
Private Port Range 8333~8333
 ~
Local IP Address XXXXXXXXXXXXX

Remote IP Address On

Rule Status On
For the local IP address, go to Command prompt and key in "ipconfig". You should see the following output:
https://i.imgur.com/w5gKn0Kg.png

Replace the Local IP address with the one you see in YOUR own output.


Title: Re: Bitcoin Node Port 8333 Open, But Still No Incoming Connections!
Post by: flappycoinrevive on May 27, 2017, 05:54:27 AM
thanks so much. I finally got it working!