Author

Topic: Bitcoind Virtualbox Ubuntu Port Not Opening/Staying Open (Read 1352 times)

staff
Activity: 4172
Merit: 8419
I am running windows 7 and each time I close bitcoin-qt port 8333 closes automatically
Turn off UPNP in the copy of bitcoin you are running in windows.
legendary
Activity: 910
Merit: 1000
★YoBit.Net★ 350+ Coins Exchange & Dice
in ubuntu try netstat -an | grep 8333

You should see something like this.

  TCP    0.0.0.0:8333           0.0.0.0:0              LISTENING


if nothing comes up the app isn't listening on that port for one reason or another.. if it does come up something on ubuntu is blocking access, either the app or maybe linux firewall.
hero member
Activity: 742
Merit: 500
Its as easy as 0, 1, 1, 2, 3
from the windows host can u telnet to ubuntu on port 8333 ?
and from ubuntu can you telnet localhost 8333 ?

When I telnet in cmd I get Could not open connection to the host on port 8333 connection failed. From ubuntu I get connection refused.
legendary
Activity: 910
Merit: 1000
★YoBit.Net★ 350+ Coins Exchange & Dice
from the windows host can u telnet to ubuntu on port 8333 ?
and from ubuntu can you telnet localhost 8333 ?
hero member
Activity: 742
Merit: 500
Its as easy as 0, 1, 1, 2, 3
are you running the vbox pc in bridged mode for the network setup ? if so, the windows firewall will not affect vbox.


Yeah running in bridged mode. But I cant seem to have it open a port for the vbox/ubuntu/bitcoind.
legendary
Activity: 910
Merit: 1000
★YoBit.Net★ 350+ Coins Exchange & Dice
are you running the vbox pc in bridged mode for the network setup ? if so, the windows firewall will not affect vbox.
hero member
Activity: 742
Merit: 500
Its as easy as 0, 1, 1, 2, 3
each time I close bitcoin-qt port 8333 closes automatically

Well of course, when closing the program any connections it had, either incoming or outgoing will close as well. 

Are you saying you then re-launch bitcoin-qt but can no longer connect to it via 8333?

More like I am trying to figure out a way to keep the port open so I can run bitcoind on a virtualbox through the open port. Since for the life of me I cannot get 8332 to open.
legendary
Activity: 2506
Merit: 1010
each time I close bitcoin-qt port 8333 closes automatically

Well of course, when closing the program any connections it had, either incoming or outgoing will close as well. 

Are you saying you then re-launch bitcoin-qt but can no longer connect to it via 8333?
hero member
Activity: 742
Merit: 500
Its as easy as 0, 1, 1, 2, 3
I am running windows 7 and each time I close bitcoin-qt port 8333 closes automatically, from what I can figure out this has something to do with windows firewall. (guessing) any suggestions on how to force the ports open (the router is already set to static nat/dmz and ports are forwarded for 8332) I kept trying to open 8332 but it would not stay open. I even purchased portforward.com's program pfconfig which did not work either for what I need. I am starting to think this is something with windows 7 causing the issue though, any suggestions?
Jump to: