confused with the localhost
My desktop's local IP is:192.168.1.108, and erupter blade's IP is :192.168.1.133:10000,,already set blade's configuration page as "Server URL:http://192.168.1.108:8333"
mcproxy trought stratum-mining-proxy:
"C:\Program Files\Java\jre7\bin\java" -jar mcproxy3.jar -s 127.0.0.1 -p 3388 -l 8080 -m 4
stratum-mining-proxy conf:
mining_proxy.exe -q -o ibipot.com -p 3333 -oh 127.0.0.1 -gp 3388 -sh 127.0.0.1 -sp 3377 -nm -rt
and the command for bfgminer is:
bfgminer -o http:\\localhost:8080 -u user -p password --http-port 8333 -Q 0
not sure about the red color part ,,as my configuration, what do I need to change ,especially for the IP address ,and port
have you tried only bfgminer (2nd gen), one guy in my pool is using 1 PC for 1 blade (for CPU to catch up) and he uses bfgminer with
"--http-port 1234" option and on blade config simpy points his blade to PC IP address and same port (1234).
he is one of top miners if I'm not mistaken.
EDIT: so in your case it is:
bfgminer --http-port 1234 -i ibipot.com:3333 -u user -p password
and on blade:
IP 192.168.1.108:1234
user and password also on blade setup to match the pool worker and pass
It does work ,but only get 2-3G hastrate with which supposed be 8G
I tried another way(Mcproxy3+mining_proxy+BFG1), I can get full speed ,and HW is low ,but accept is too low , the hastrate shows on the pool also very low
wondering which version of mcproxy are combined with BFG2?
hope DEV can improve the BFG2 performance later