Pages:
Author

Topic: ... (Read 8781 times)

sdp
sr. member
Activity: 469
Merit: 281
...
August 14, 2015, 08:39:51 AM
#62
I disconnected my router and connected the netbook directly to my cable from my ISP.  I had scanned it while it was on my lan and had some ports open.  I used a remote port scan site to see what ports I had opened.  They were all closed -- even those that were open.

Now, things are complicated.  There is a system where the computer can ask the router to open ports for it on its behalf but that system is considered too powerful.  A single compromised system on your network can leave all of your devices exposed.

To test whether your port is open on your host (local computer):

telnet localhost 8333


If you get a connection message then the port is open.  Press Control+C to get out. 
If it says something like "port not open", then there something wrong with the settings on your computer.  We cannot blame your router or anything else.

Now see if you can connect from another computer on the same LAN:

telnet your.LAN.IP 8333


You may find that some routers isolate hosts from each other on the LANs.  It may be that your computer has a restriction from allowing connections from another host to connect.  Your computer's fire wall settings are designed to protect you from worms.  But if you purposely run a server you want to be exposed to the Internet.  You pray there are no Zero day exploits and keep your system up to date.

If you cannot connect via telnet from the other computer, you have some settings to fix on your system and possibly your router.


Finally, once your have your bitcoin server exposed throughout your LAN, then you should see whether you can connect from the outside world.  There is a port scanner at www.grc.com or you could ask a friend to try the steps above.  Of course you need your global IP.   Not your LAN IP.  The router should forward requests at port 8333 to the same port inside to your.LAN.IP. 

If you are unable to get it exposed to the larger Internet, it may be the router or ISP.


sdp
newbie
Activity: 56
Merit: 0
June 21, 2015, 04:06:29 AM
#61
May be your laptop may be old or dosent reach the requirements needed.
legendary
Activity: 1036
Merit: 1000
/dev/null
June 19, 2015, 01:07:31 PM
#60
Blockchain wallet is not trusted at all. The trusted ones are Bitcoin Core, multibit electrum,etc.

apples and oranges here..just stop comparing full client, web wallet and light wallets and it will be fine.
hero member
Activity: 630
Merit: 500
June 19, 2015, 11:07:59 AM
#59
I agree with op.
New members don't need to use qt.
Just use blockchain wallet or a similar trusted wallet.
This is what I do.
Blockchain wallet is not trusted at all. The trusted ones are Bitcoin Core, multibit electrum,etc.
member
Activity: 88
Merit: 10
June 19, 2015, 11:05:28 AM
#58
I agree with op.
New members don't need to use qt.
Just use blockchain wallet or a similar trusted wallet.
This is what I do.
newbie
Activity: 2
Merit: 0
June 18, 2015, 04:41:54 PM
#57
Thank you, i will try.
legendary
Activity: 1386
Merit: 1000
English <-> Portuguese translations
June 18, 2015, 12:41:36 PM
#56
I´m fairly ignorant but i´m trying to learn (without losing the few bitcoin i have). What is the best way to update Bitcoin QT? For someone that as a poor understanding is kind of scary. I dont even know the version that i´m running Embarrassed Is there a step by step manual or something?

Make a backup of your wallet.
Install most recent version.
And you're done. If any problem occurs, you can downgrade and recover the wallet from the backup.

To check the version, running Bitcoin-QT, just click in the menu Help > About.
It will show a screen like this one: http://ubuntu-tricks.com/wp-content/uploads/2013/04/Screenshot-4.png
newbie
Activity: 2
Merit: 0
June 18, 2015, 10:13:55 AM
#55
I´m fairly ignorant but i´m trying to learn (without losing the few bitcoin i have). What is the best way to update Bitcoin QT? For someone that as a poor understanding is kind of scary. I dont even know the version that i´m running Embarrassed Is there a step by step manual or something?
staff
Activity: 4200
Merit: 8441
June 17, 2015, 05:05:51 PM
#54
3-4 days to download the blockchain is not viable tho, we are losing a TON of potential nodes with such a sloppy client.
There is nothing sloppy here, the software is literally over a hundred times faster than it originally was, and much more reliable too-- in general. What it's doing is just fundamentally hard-- it is independently and autonomously verifying over 70 million transactions.  There are many recent improvements and more in the pipeline, and more that we know are possible but haven't started on yet... but nothing can magically make it fast and easy.  And these reasons, among others, are part of why almost all of the developers of Bitcoin Core are not in favor a >2000% increase in operating cost as a step function in the recent block size drama-- if you think it's bad now, try it with several times the load.
staff
Activity: 4200
Merit: 8441
June 17, 2015, 04:59:04 PM
#53
The problem here is that it seems that Core thinks that all of the nodes that it has connected are misbehaving. It calculated their banscore, and that is greater than the threshold set, so it automatically disconnects. It looks like it might not be connecting to any nodes because of this. Open help > debug window and tell us what you see next to "Number of connections" I think it is stuck at 28 weeks because that was the most recent block that the bootstrap.dat file had.
It's doing this because this persons state is corrupted and they have rejected the chain as invalid.  As far as its concerned these peers are just attacking it by feeding it invalid blocks.

Why precisely it rejected the chain is hard to say without a log of where the rejection happened, and even with those logs it can be hard to know why without more testing. This can be due to hardware errors, or due e.g. to antivirus software corrupting the database. (or bugs, but I am not aware of any that would cause chainstate corruption right now). The corruption can be resolved with a reindex, but without knowing why it happened it may just corrupt again before you even finish the reindex.

Unfortunately, Bitcoin is a fantastic hardware test. (The unfortunate part is that a surprisingly large amount of hardware is slightly flaky)
sr. member
Activity: 266
Merit: 250
June 17, 2015, 04:41:50 PM
#52
I remember having a similar issue when I was running the Qt core client on a Windows VPS. The syncing slows down for a while, but it will definitely go past that. Just leave it running in the background for a few hours or days as appropriate. Not efficient, but not necessarily a major issue.
legendary
Activity: 2674
Merit: 2965
Terminated.
June 14, 2015, 05:14:21 AM
#51
McAfee creates more problems than it solves. Also good luck in getting that out of your PC. It kind of latches on to anything like a leech and very hard to remove. Much worse than a virus.
Well hearing that he installed McAfee made me question his skill (he did mention customers). As far as removing it goes, it should be pretty simple to remove it for a experienced user. You can always take the hard way out and boot a live CD and manually destroy everything.

It took ages to me too and this was before 0.0.9 when it was even slower

3-4 days to download the blockchain is not viable tho, we are losing a TON of potential nodes with such a sloppy client.
AFAIK the problem is the CPU and HDD. I've used some coins that were RAM heavy in the past which slowed down their syncing time (e.g. Monero). You can't blame the client for this.
However you can always download the blockchain via torrent if you want a quicker way. Without pruning syncing will always take a long time.
legendary
Activity: 1001
Merit: 1003
June 14, 2015, 02:47:15 AM
#50
Ok I think I figured it out, the firewall is probably blocking any incoming connections. Mcafee (which I never wanted) controls the windows firewall. I can't even view the mcafee settings since my trial expired, what a piece of shit  Roll Eyes

So maybe bitcoin qt isnt that bad afterall, I'll update if it works after removing firewall.

McAfee creates more problems than it solves. Also good luck in getting that out of your PC. It kind of latches on to anything like a leech and very hard to remove. Much worse than a virus.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
June 11, 2015, 11:23:19 AM
#49
If my bitcoin executable is whitelisted on my firewall, do I still need to manually open 8333? How can I know if thats the correct port?
I haven't changed anything and from what i've read here I assume 8333 is still the default port?

Yes, 8333 is still the default port. Your local firewall is only one part of the picture though. If you want outgoing connections reaching your machine and its sitting behind a router you will need to configure the router accordingly. On most routers its called "port forwarding" and its forwarding traffic coming from the internet on (a) certain port(s) to a specific machine in your local network. Make sure your local machine running the bitcoin client has the same IP (via the routers DNS settings) and the rule allows port 8333 to be forwarded to that IP.
legendary
Activity: 868
Merit: 1004
June 11, 2015, 10:53:57 AM
#48
If my bitcoin executable is whitelisted on my firewall, do I still need to manually open 8333? How can I know if thats the correct port?
I haven't changed anything and from what i've read here I assume 8333 is still the default port?
legendary
Activity: 1274
Merit: 1000
June 09, 2015, 10:40:02 PM
#47
Contrary to what some have posted, you do need 8333 open outgoing to sync the blockchain.
Another bullshit claim. As of this moment getaddr.bitnodes.io shows 59 full nodes listening on a non-default port, different than 8333.

Ok, if someone changed the default port to something other than the default they would then need to open/forward said port in lieu of 8333.  You got me and my "bullshit". Roll Eyes
legendary
Activity: 2128
Merit: 1068
June 09, 2015, 09:24:05 PM
#46
I also think that it's not worth helping you because when you ask for help and then disregard the answers you get, it's just rude. This is like stopping someone in the street to get directions and then walking the opposite way.

And even worse, you end up with some ridiculous rant about the core client based on your 'technical skills'. Obviously, it has no merit and simply shows that not only you don't know, but you don't even know that you don't know.
Being rude is only a minor issue. I think for non-technology-experts it is important to develop a feel for how the hucksters behave versus how somebody with some knowledge behaves, even if they don't immediately know the right answer.

I remember helping my friend's kids (high-school age) set up their AT&T DSL. They asked me a question, I smiled and took a breath to answer and they immediately told me "Stop, don't tell us! Let us make 3 guesses!". The attitude to learning and problem solving seems to be probably more important than the detailed knowledge.

I cannot erase what I know from my brain, but I'm trying to learn purely by interpersonal attitude clues how people can make a judgment about the value of the advice. The hucksters seem to have this apparent confidence in their manner, that's probably why they are called "con men" in the American parlance. The true experts tends to be more nonchalant or irreverent when talking about their area of expertise.

It is always easier to make better guesses about that in person, not through the written medium. The intonation of "Why you would do that?" can say a lot of things that are somewhat difficult to explain in writing.
sr. member
Activity: 467
Merit: 266
June 09, 2015, 09:00:53 PM
#45
^ Yet another person that looks down on anyone who isn't a tech expert. I was just asking if it's possible, I wasn't claiming Bitcoin could use all ports.

Does it make you feel better about yourself to rant and rave about other people who you don't think have enough knowledge? Everyone is an expert in their own field, but you will never learn anything from others if you insult everyone that isn't a tech geek. Hopefully you don't act like that in real life, or you'll never climb the business/corporate ladder, they'll hide you in a dark corner of a server room.

I certainly have enough technical knowledge to handle Bitcoin transactions smoothly, there's not much to it.
I also think that it's not worth helping you because when you ask for help and then disregard the answers you get, it's just rude. This is like stopping someone in the street to get directions and then walking the opposite way.

And even worse, you end up with some ridiculous rant about the core client based on your 'technical skills'. Obviously, it has no merit and simply shows that not only you don't know, but you don't even know that you don't know.
hero member
Activity: 672
Merit: 502
June 09, 2015, 08:18:42 PM
#44
dont despair, it took me arround 3-4 days to my laptop to have it fully sync, was more hard than on my current pc.

but is just a question of time, soon orlater it will sync, just be patient Wink sometimes on my laptop it seems like was frozen but it was not

btw you can check it the database it is increasing, if it is, then you just need to w8 a little bit more Smiley

It took ages to me too and this was before 0.0.9 when it was even slower

3-4 days to download the blockchain is not viable tho, we are losing a TON of potential nodes with such a sloppy client.
legendary
Activity: 2128
Merit: 1068
June 09, 2015, 07:54:39 PM
#43
Contrary to what some have posted, you do need 8333 open outgoing to sync the blockchain.
Another bullshit claim. As of this moment getaddr.bitnodes.io shows 59 full nodes listening on a non-default port, different than 8333. Obviously, the time to sync will be much longer when one's node can access only less than 1% of the global full nodes.

But my point stands: in a completely unregulated market like Bitcoin everyone has to be really vigiliant and keep their bullshit detectors tuned really sensitive. Otherwise you are going to be just another mark exploited by the cons that concentrate on this forum.

Libertarian capitalism is cruel that way. The essence of the functioning speculation markets is that there has to be a constant supply of people willing to take the "stupid" side of the trades.

Pages:
Jump to: