Post
Topic
Board Announcements (Altcoins)
Re: 🔴⚒⚒ SOLARIS ⚒⚒XLR⚒Join to Solaris Miners⚒ Andoid Wallet soon⚒NIST5⚒
by
kangwie
on 08/04/2017, 03:43:03 UTC
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

Code:
rpcuser=userrpc
rpcpassword=passrpc
rpcport=18921
listen=1
server=1
daemon=1
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*