Post
Topic
Board Hardware
Re: [Guide] Dogie's Comprehensive ASICMiner Cube Setup
by
Shaker242
on 17/01/2014, 13:37:19 UTC
Looking at your settings and your proxy - you are having your proxy pass through the user names in your cubes rather than defining it proxy-wide, via the "-cu" and "-cp" switches.  You can do that of course, but then you have to be sure that the usernames in your cube setups will work on the pool directly.

Hope this helps!
- Tye

I don't know how to use the -cu or -cp switch.  Can you give me an example?  Thanks!


In addition to the gateway change, you'll need to change your proxy line to

Code:
mining_proxy.exe -o us2.eclipsemc.com -p 3333 -gp 8330 -q

Your Gateway is blank....Needs to be your router IP address....

Thanks, Gents!  One or both of these got me mining!  Cheers!

Wait, I'm going to take a longshot here, -cu is and -cp ?  I'll try that...

EDIT:  Well, I tried that as in: -cu username -cp password but the mining did not register on the site.  If I use my username/password in the settings panel, it works.  But I'd like the functionality of using a command line version.  If someone can give me an example in syntax.  Thanks.


Without options, the default mining_proxy port is 8332.  You configured your cubes to access 8330, so adding the string "-gp 8330" was your resolution.  You must set your worker:password,worker:password in the cube settings... it then passed it through mining_proxy as it converts the getwork protocol to stratum and then accesses your pool with those worker settings.