Hy there,
i do not exactly know if i am right with my setup, so please be patient with my questions as a noob.
I have a Bitmain S3 with latest Firmware on the ASIC, and i do not exactly know how to configure the ASIC for solo mining in my LAN.
1.) I have a linux bitcoind server in my lan with the IP 192.168.1.1
2.) I have an ASIC bitmain S3 with the IP 192.168.2.2
3.) I have a bitcoin.conf as follows
server=1
daemon=1
listen=1
rpcuser=USER
rpcpassword=SOMEWILDDIGITS
rpcallowip=127.0.0.1
rpcallowip=192.168.2.2
rpcport=8332
4.) What statements do i need in the S3 configuration field? Do i need the rpcsuser+rpcpwd+btcaaddress or do i just need the btcaddress?
Thanks in advance for your awnsers!!!