I'd like to mine this coin, but my miner can't find it. I'm not using the 127.x.x.x address, I'm using the 192.168.x.x address, which works with some coins and not with others. Any idea why that is? Is there something wrong with this configuration?
rpcconnect=192.168.0.102
Maybe it's not finding that IP, change it for:
rpcconnect=127.0.0.1
And try again.