apologies ive now got the system up and running and is online in dashboard.
I am running cgminer with api as W:192.168.0.1/24 as my home network is on the 192.168.0. range.
my 0.7.0 minera is running on ip 192.168.0.254
firewall ports for 4028 have been forwarded. and open
if i add the network miner in minera raspberry pi it is working and detecting corresponding hash rate to local miner
but in the beta i cannot seem to find / scan or add manually it says unreachable.
I have 6x gridseed blades connected and all are hashing away fine. will cgminer still be able to be added as a network miner
even though its connected to the same system... ? all seems good from minera 0.7.0 and finding all miners but beta undetectable.
1. must i add the network miner in 0.7.0 minera under network miners ..?
2. what could I be doing wrong for it not to be finding the miner.
Please help. thanks.
my current json is
{
"api-listen": true,
"api-allow": "W:127.0.0.1,W:192.168.0.1\/24",
"log-file": "\/var\/log\/minera\/cgminerdmaxlzeus.log",
"pools": [
{
"url": "stratum+tcp:\/\/scrypt.eu.nicehash.com:3333\/#xnsub",
"user": "zzzzzzzzzzzzzzzzzzzzzzzzzz.GSUSB",
"pass": ""
}
]
}
does this look correct apologies for the ignorance.
*FIXED