Bitcoin Forum

Bitcoin => Mining support => Topic started by: leeloulee on August 05, 2011, 06:15:24 AM



Title: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: leeloulee on August 05, 2011, 06:15:24 AM
My bitcoin conf is
rpcuser********
rpcpassword=********
rpcallowip=my main machine's ip address
rpcport=8332

when I go to my second machine and open guiminer and go to solo and put my ip,user,pass,and port in it says problems communicating with bitcoin rpc,,,,,,,,,,,,,what am I missing!!


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: leeloulee on August 05, 2011, 06:19:18 AM
I have bitcoin running in server mode and the main computer connects just fine,


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: leeloulee on August 05, 2011, 06:23:41 AM
P.S. im running windows 7 64 bit if that helps ...


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: RaTTuS on August 05, 2011, 06:46:54 AM
change rcpallowip
to be your subnetmask for all machines
i.e.
if you are on windows - open a cmd
and type
ipconfig


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: leeloulee on August 05, 2011, 06:54:29 AM
ok I did but im getting same problem


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: leeloulee on August 05, 2011, 07:07:51 AM
I also tried  rcpallowip=all and that didn't work either


Title: Re: I cant get my 2nd rig to connect solo mining useing gui miner!!!!HELP
Post by: Seraphim401 on August 06, 2011, 01:01:33 AM
This works for me:

rpcuser=xxxxx
rpcpassword=xxxxx
rpcport=8332
server=1
rpcallowip=192.168.1.*