Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: welshy9 on April 05, 2016, 12:26:43 AM



Title: trying to solo mine alt coins and pulling my hair out please help lol
Post by: welshy9 on April 05, 2016, 12:26:43 AM
hi guys can anyone help me solo mine with my antminer s3s

im running bfg miner for the stratrum the wallets on the same pc

and its running and conected to the pool

 [2016-04-05 01:15:40] SSM: No usable 2D work upstream!
 [2016-04-05 01:15:40] Network difficulty changed to 542k ( 3.88Th)
 [2016-04-05 01:15:40] New block detected on network
 [2016-04-05 01:16:40] SSM: No usable 2D work upstream!

my antminer s3 ip is 192.168.0.31
my ip config is below

ipv4 - 192.168.0.2
default gateway is 192.168.0.1

my conf is
listen=1
server=1
rpcuser=mark
rpcpassword=12345
rpcport=29996
port=29997
rpcallowip=127.0.0.1
rpcallowip=192.168.0.1
rpcallowip=192.168.0.2
rpcallowip=192.168.0.31
daemon=1
gen=1
addnode=coin-server.com
addnode=92.9.146.160:54500
addnode=46.236.161.66:10844
addnode=24.92.59.48:29997
addnode=198.50.217.13:29997
addnode=85.25.194.204:29997
addnode=104.172.24.79:29997
addnode=72.49.184.206:29997
addnode=198.50.217.13:48540
addnode=73.229.187.211:64280
addnode=72.49.184.206:50768
addnode=72.49.184.206:35186
addnode=76.10.142.246:50898
addnode=85.25.194.204:38566
addnode=79.233.170.150:59353
addnode=178.140.25.85:51274
addnode=188.0.41.32:45498
addnode=72.128.83.209:59471
addnode=24.92.59.48:29997
addnode=72.49.184.206:49605
addnode=79.233.170.150:63981
addnode=104.172.24.79:44933
addnode=96.61.157.79:59099
addnode=178.140.25.85:48504


im pointing my antminer s3s to 127.0.0.1:29996 with the username and pass and it wont connect for the life of me am i doing it corectly or is there anything else that i need to do or maybe somethings blocking it thanks

cheers guys


Title: Re: trying to solo mine alt coins and pulling my hair out please help lol
Post by: Ayers on April 05, 2016, 06:36:17 AM
change port maybe it is used by another coin or another process, and remember that when you want to point your miner to another machine, you need to put this in the config 192.168.1.* and not the full ip address


Title: Re: trying to solo mine alt coins and pulling my hair out please help lol
Post by: welshy9 on April 05, 2016, 11:00:33 AM
change port maybe it is used by another coin or another process, and remember that when you want to point your miner to another machine, you need to put this in the config 192.168.1.* and not the full ip address

Thanks I'll give it a go what port do you mean the rpc and if I wanted to mine with my other s3 as I'm only testing with one add the 192.168.1.* would it need to be on 192.168.0.* or the one you put thanks for the help