Guardian of Forever
Newbie
Offline
Activity: 55
Merit: 0
|
|
June 18, 2013, 03:01:24 PM |
|
Up and running..Whooo-hoo
|
|
|
|
Guardian of Forever
Newbie
Offline
Activity: 55
Merit: 0
|
|
June 18, 2013, 03:02:59 PM |
|
Down again....Boooo-hoooo
|
|
|
|
msk
Newbie
Offline
Activity: 11
Merit: 0
|
|
June 18, 2013, 03:31:20 PM |
|
DDoS attacks starting up again..
Fuck! Are they coming from different IP's? UDp/TCP or both? Is there any way your ISP to filter them out? We know that it is not your fault doc but there must be something to do about it? That is one of the reasons to change your previous hosting provider right? How is the story here with your new provider? 10X it's not as linear as TCP/UDP.
|
|
|
|
m3ta
|
|
June 18, 2013, 04:30:12 PM |
|
DDoS attacks starting up again..
Fuck! Are they coming from different IP's? UDp/TCP or both? Is there any way your ISP to filter them out? We know that it is not your fault doc but there must be something to do about it? That is one of the reasons to change your previous hosting provider right? How is the story here with your new provider? 10X it's not as linear as TCP/UDP. Tip: Don't waste your time replying to anyone who can't even spell "IPs" correctly. http://scottbush.net/language/apostrophes-have-no-place-in-plural-acronyms/
|
|
|
|
Paulizei
Member
Offline
Activity: 98
Merit: 10
|
|
June 18, 2013, 04:31:19 PM |
|
Let's find a block - my score has almost tripled!
|
|
|
|
grosskate
Newbie
Offline
Activity: 32
Merit: 0
|
|
June 18, 2013, 04:45:34 PM |
|
Bad luck and all those dDoS attacks... damn... not good at all.
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2730
Merit: 1034
Needs more jiggawatts
|
|
June 18, 2013, 05:54:56 PM |
|
Working on it.
|
|
|
|
meowmeowbrowncow
|
|
June 18, 2013, 06:04:55 PM |
|
Alright, who has access to a BGP AS? Time to black hole these f'ers with a transit AS attack.
(Used to work - think Iran.... lol)
In all seriousness, it isn't that simple - or at least - very effective.
So, I guess Black Lotus is too expensive, eh?
|
"Bitcoin has been an amazing ride, but the most fascinating part to me is the seemingly universal tendency of libertarians to immediately become authoritarians the very moment they are given any measure of power to silence the dissent of others." - The Bible
|
|
|
miner49dk
Newbie
Offline
Activity: 22
Merit: 0
|
|
June 18, 2013, 08:27:40 PM |
|
arrgghhh make em stop !!
|
|
|
|
msk
Newbie
Offline
Activity: 11
Merit: 0
|
|
June 18, 2013, 08:36:33 PM |
|
Alright, who has access to a BGP AS? Time to black hole these f'ers with a transit AS attack.
(Used to work - think Iran.... lol)
In all seriousness, it isn't that simple - or at least - very effective.
So, I guess Black Lotus is too expensive, eh?
most entertaining part is if it's originating from a botnet. there is a kind of "rules of engagement" to adhere to, however, you're allowed to attack it and manipulate it to either catch the operator (aka BotMaster), inform parties at risk of leaked information/impending attacks, or render botnet useless. Ideally you'd leave the installs alone, since you never really know what the machines are used for and what will break when removed.
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
|
June 18, 2013, 08:42:12 PM |
|
Fucker means business.
|
|
|
|
SilentSonicBoom
|
|
June 18, 2013, 08:58:36 PM |
|
Working on it.
Hopefully a solution is found soon. Would hate to make a different pool my primary. Good luck once again.
|
|
|
|
btceic
|
|
June 18, 2013, 10:30:06 PM |
|
@DrHaribo, Please release some info on the attack, we may be able to help you.
|
|
|
|
not.you
Legendary
Offline
Activity: 1726
Merit: 1018
|
|
June 19, 2013, 02:23:05 AM |
|
Level with us Doc, is she gonna need a new flux capacitor?
On a serious note, if my miners are submitting shares but the website says computational power is 0.00, its the website that's wrong, is that right?
|
|
|
|
teflone
|
|
June 19, 2013, 03:00:19 AM |
|
ya this time my bloody miners are not switching over to backup pool.. its weird..
They think bitminter is alive.. ? and frankly I dont think it is the last few hours..
|
|
|
|
not.you
Legendary
Offline
Activity: 1726
Merit: 1018
|
|
June 19, 2013, 03:16:09 AM |
|
ya this time my bloody miners are not switching over to backup pool.. its weird..
They think bitminter is alive.. ? and frankly I dont think it is the last few hours..
Check your worker stats and do a couple refreshes on the page. It's up and running.
|
|
|
|
True___Blue
|
|
June 19, 2013, 03:19:23 AM |
|
Cgminer has always confused me. I know very little about coding. Do you know of any very simple and very basic guides to Cgminer. More detailed then "run your Cgminer with these settings" or "add this to your conf file." I know what a conf file is but I have no idea what to do with it. Thanks.
Very basic guide for CGMiner : - Install the software. - Create a .bat file using notepad containing the following : c: cd \Program Files (x86)\CGMiner\cgminer-3.2.1-windows cgminer -o stratum+tcp://mint.bitminter.com:3333 -u YourUsername_YourWorker -p WorkerPassword Change the directory according to where you installed it. - Double-click on the .bat file to run CGMiner. - Profit! Thank you very much,. With your help and a little more trail and error I am now mining my ASICS USB with Cgminer! Now is there a way to set it to automatically switch pools when Bitminter goes down?
|
|
|
|
teflone
|
|
June 19, 2013, 03:30:06 AM |
|
Cgminer has always confused me. I know very little about coding. Do you know of any very simple and very basic guides to Cgminer. More detailed then "run your Cgminer with these settings" or "add this to your conf file." I know what a conf file is but I have no idea what to do with it. Thanks.
Very basic guide for CGMiner : - Install the software. - Create a .bat file using notepad containing the following : c: cd \Program Files (x86)\CGMiner\cgminer-3.2.1-windows cgminer -o stratum+tcp://mint.bitminter.com:3333 -u YourUsername_YourWorker -p WorkerPassword Change the directory according to where you installed it. - Double-click on the .bat file to run CGMiner. - Profit! Thank you very much,. With your help and a little more trail and error I am now mining my ASICS USB with Cgminer! Now is there a way to set it to automatically switch pools when Bitminter goes down? Look at the cgminer screen, press the letter P for pools, then add a backup pool, once added, make sure you get back to main screen and press S for settings, then W for Write settings, then enter for default settings file name.. (cgminer.conf) This saves the backup pool in the settings. Then your set up with a backup pool, you might also need to ENABLE failover, in the Pools menu I mentioned, make sure the screen says failover enabled
|
|
|
|
True___Blue
|
|
June 19, 2013, 03:32:13 AM |
|
I just installed Cgminer 3.2.1 on my Macbook Pro running VMware with Windows 7. I created the .bat file with the following content:
cgminer -o stratum://mint.bitminter.com3333 -u XXXXXX -p XXXXXX (with my password and user inserted)
When I run the bat file, Cgminer starts for a split second and then disappears, I can see what the problem is because it is only up for a fraction of a second. If I click on the Cgminer.exe file and insert the url, user and password when prompted I get it to run just fine. What am I doing wrong with the bat file?
(My Asicminer block eruptor is hashing away at 326 Mh/s. Used the Zadic utility to change the driver, ans Cgminer detected it right away)
Did you also install the the UART to COM drivers from here: http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspxHere is what my .bat file looks like and its working fine start /D "C:\Users\XXXXX\Documents\Coins\cgminer-3.1.0-windows\" cgminer-nogpu.exe -o stratum.bitcoin.cz:3333 -u XXXXXXXX -p XXXXXX --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S \\.\COM8 For the COM8 part, put what ever usb port the miner is in. For me on this computer it didn't matter what port I have it in as long as I put COM8. But on another computer I had to switch it to COM3 or COM4 depending on which port I was using.
|
|
|
|
True___Blue
|
|
June 19, 2013, 03:33:46 AM |
|
Look at the cgminer screen, press the letter P for pools, then add a backup pool, once added, make sure you get back to main screen and press S for settings, then W for Write settings, then enter for default settings file name.. (cgminer.conf)
Then your set up with a backup pool, you might also need to ENABLE failover, in the Pools menu I mentioned, make sure the screen says failover enabled
Thanks. I will check it out in the morning. Right now I need to get some rest
|
|
|
|
|