I would use mcproxy3 but cgminer doesn't recognize my bfl jally. Any suggestions?
Use mcproxy3 with bfgminer
My Conf.:
Bfgminer:
mcproxy3 directly to getwork Pool:
"C:\Program Files\Java\jre7\bin\java" -jar mcproxy3.jar -s poolIP -p GETWORKPORT -l 8080 -m 4
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:
-q -o POOLADDRESS -p POOLPORT -oh 127.0.0.1 -gp 3388 -sh 127.0.0.1 -sp 3377 -nm -rt
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