Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
BitAvrillis
on 11/02/2014, 12:04:55 UTC
Okay maybe i am just a fucking noob but i want to solo mine starcoin.

my config file:
Sample starcoin.conf:
listen=1
daemon=1
server=1
rpcuser=Avrillis
rpcpassword=a
rpcallowip=10.1.1.1
rpcport=18217
addnode=63.246.129.56
addnode=68.0.160.3
addnode=203.20.114.252
addnode=77.172.80.106
addnode=190.14.37.111
addnode=159.224.220.21

My wallet syncs but cgminer wont start with these settings:

"C:\Program Files\cgminer-3.7.2-windows\cgminer.exe" --scrypt -o 10.1.1.1:18217 -u Avrillis -p a -I 13 -g 2 -w 256 --lookup-gap 2 --thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --gpu-fan 50-80 --temp-target 60 --auto-fan --temp-cutoff 85


Only thing i am not sure with is the rpcallowip=??? first there was 10.1.1.* but dont know what i should replace * with