Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GRA] Grain - New PoW/PoS coin | Fast, secure | Version 1.2 Released!
by
Illusmare
on 03/01/2014, 15:19:46 UTC

Try adding
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*

when all else fails I just use what the IP is in my conf file for the computer that is hosting.... so like if the one hosting with the wallet I would us the "http://"whatever your hosting computer IP is in the home network":what ever port is for the coin
I have a feeling that won't help. I can't get cgminer to run with my conf file either. With reaper it works just fine. But then again I have never tried to set up cgminer for solo mining before. Only use it for pool mining.

My conf file:
Code:
listen=1
daemon=1
server=1
rpcallowip=10.1.1.*
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
rpcconnect=127.0.0.1
addnode=66.187.67.233
addnode=72.20.18.200
addnode=199.58.167.85
addnode=98.207.109.245
rpcuser=Illusmare
rpcpassword=x
rpcport=11055