I am so confused here.
I picked up one of these cubes. I have plugged it onto my cable modem/router. At least I assume it's also a router as it has wireless capabilities and has 4 Ethernet ports. My computer is plugged into port 1 and I plugged the cube into port 4. I navigate to
http://192.168.1.200:8000/ and can access the cube, so I'm assuming I'm right up to this point?
I've downloaded mining_proxy, and I've tried to modify it with no success I'm also totally lost now and getting frustrated. I'd just like to set it up to work on bitminter.
I've been wading through all the comments and I just get more and more confused.
Any help is greatly appreciated.
*EDIT*
I'm just looking at the instructions that came with my modem, under advanced gateway settings it says
http://192.168.0. I'm assuming I need to change the subnet, even though I can access the cube? Whenever I do try to change any cube options, I get: The parameters are updated or the system is simply restarted!
Whenever I try to change my modem settings my internet goes out.
In the Cube control panel set the IP field to something on your internal LAN IP range. If your computers are getting 192.168.0.XXX addresses, then set it something like 192.168.0.
123. But check to make sure .123 isn't aren't taken by another device on your LAN already.
Then click update/restart. Then go to 192.168.0.123:8000 or whatever setting you used above as the new "IP" field in the Cube. You should see the control panel again.
Then you need to get the proxy set. Lets say the IP of the computer you'll have the proxy running is 192.168.0.222.
The basic command line format for running mining_prioxy.exe is -
mining_proxy.exe -o
insert.stratum.address.here -p
insert.stratum.port.here -cu
your.worker.user.name -cp
your.worker.password -gp
your.proxy.portSo yours should be something like the following -
mining_proxy.exe -o
mint.bitminter.com -p
3333 -cu
YourBitminterUserName_YourWorkerName -cp
YourBitminterPassword -gp
SomeRandomPortOn192.168.0.222Then in the Cube control panel set the following -
Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Secondary DNS: 192.168.0.1
Pool Ports: SomeRandomPortOn192.168.0.222,SomeRandomPortOn192.168.0.222
Pool Addresses: 192.168.0.222,192.168.0.222
Miners user:pass : YourBitminterUserName_YourWorkerName:YourBitminterPassword,YourBitminterUserName_YourWorkerName:YourBitminterPassword
Every time I try to change anything in the cube settings, I get: The parameters are updated or the system is simply restarted!
Even if I don't change anything and hit enter, I still get the same deal with 608 after.
I have to reset the cube to get back into the cube settings if I try to make changes. If I don't and get the message. I can just close and cut and paste into a new window.