Another n00b question, I want to solo mine XLR with 2 rigs in my LAN, is it possible to use the same user & password? do I have to add another rpcuser and rpcallowip?
add listen=1 and rpcallowip= at solariscoin.conf
rpcuser=userrpc
rpcpassword=passrpc
rpcport=18921
listen=1
server=1
daemon=1
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*