Post
Topic
Board Announcements (Altcoins)
Re: [EDU] EDUCOIN - Learning is Earning | Swap is Live!
by
divedaucd
on 11/09/2017, 02:37:33 UTC
attached my *bat
 
ccminer-x64 -k keccak -o

http://127.0.0.1_ERGt5JUZhNoamEQMnj3ufK1sins8Eu8v1S_opend:17389 -u

aa -p bb




and


listen=1
server=1
daemon=1
setgenerate=true
maxconnections=250
rpcuser=aa
rpcpassword=bb
port=17388
rpcport=17389
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
rpcallowip=192.168.2.138


why can not sole , it show

http request failed : could not resolve host:127.0.0.1


can you show me how to sole , your bat .  because i really want this coin
 have a nice day .
rpcallowip=192.168.2.138 must be 192.168.2.*
ex: my ip is: 192.168.1.10 , so it's rpcallowip=192.168.1.*
Try it.