I setup BC on my MacMini with the bitcoin.conf as follows:
server=1
rpcallowip=10.1.0.*
gen=1
4way=1
rpcuser=username
rpcpassword=password
rpctimeout=30
I setup Diablo on a couple of clients to point to it and it appears to be working but how do I know? When I run bitcoin getinfo the hashespersc value doesn't change to reflect the miners work.
Am I missing something?
Thanks!!
I don't think the combined hash rate is displayed on the Bitcoin client when it is working in server mode although I have never run it like this and I could be wrong. However, if you are getting hash rates displayed with Diablo, that suggests that everything is working fine as it should report an error if it can't find the server. If you want some peace of mind turn off the Bitcoin client once everything is running, and your Diablo instances should start complaining with connection errors giving you the proof that the two are talking.