well, ive gotten the cube up, all good chips, my issue i think is connecting to the computer running the proxy.
the proxy is receiving work orders i have the pool address as the computer running the proxy, and i have an account on slush's pool so i put my username and password in as directed. however the cube remains 'inactive'
i still cant upload photos for some reason
Even though the Stratum Proxy uses Slush's by default I still recommend configuring the CLI manually so you have more granular control. It also helps you learn the CLI syntax, which should you need to have a backup pool or switch pools, is helpful.
So if you're using Windows the syntax would be:
mining_proxy.exe -o stratum.bitcoin.cz -p 3333 -gp YourComputersStratumProxyPort
Where YourComputersStratumProxyPort is an opened port on the computer you're running the Stratum Proxy on. Make sure you have allowed communication on that port with whatever firewall you're employing.
For the Cube configuration, the correct syntax should be
SlushsPoolUsername.YourWorker:YourPassword, SlushsPoolUsername.YourWorker:YourPassword
Note the dot instead of the underscore.
Otherwise post your exact Cube configuration details for more help.