Re: [Bitcoin-development] DOS-Attacks on bitcoin-client?

2013-04-07 Thread Scott Howard
On Sun, Apr 7, 2013 at 10:43 AM, Oliver Egginger bitc...@olivere.de wrote:
 Hello,

 I'm using your bitcoin-qt client (version 0.8.1). Normally everything is
 working pretty fine, but sometimes it seems that other nodes produce an
 enormous amount of traffic. I have not had the time to investigate
 thoroughly yet. I only have briefly viewed with tshark.

 So far I have just restarted the client in the hope that it no longer
 connects with the 'evil' node. This usually works quite well.

 Is anything about DOS-Attacks known to you?

Many new users have started using the reference client which downloads
the whole blockchain from peers. There currently isn't a throttling
mechanism [1] so it's possible to quickly eat up your bandwidth. You
can try QoS on your router or use the -nolisten command line flag. You
will still relay transactions, just not serve the whole blockchain.

[1] https://github.com/bitcoin/bitcoin/issues/273

--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] DOS-Attacks on bitcoin-client?

2013-04-07 Thread Oliver Egginger
Am 07.04.2013 17:22, schrieb Scott Howard:
 Many new users have started using the reference client which downloads
 the whole blockchain from peers.

Yes I have made a clean start because of the the new database structure.

 There currently isn't a throttling
 mechanism [1] so it's possible to quickly eat up your bandwidth. You
 can try QoS on your router or use the -nolisten command line flag. You
 will still relay transactions, just not serve the whole blockchain.

I see. I successfully have downloaded the Blockchain again. Thus, it 
should not occur again now. If it does, I'll be back again. :-)

Thank you for your quick help.

regards
Oliver


--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] DOS-Attacks on bitcoin-client?

2013-04-07 Thread Jeff Garzik
BTW, check out the blockchain torrent, as one way of offloading some
of the download bandwidth used from the P2P network:

 Bitcoin blockchain data torrent
 https://bitcointalk.org/index.php?topic=145386.0

-- 
Jeff Garzik
exMULTI, Inc.
jgar...@exmulti.com

--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development