Bitcoin Forum

Bitcoin => Mining support => Topic started by: forzendiablo on December 28, 2013, 09:20:08 PM



Title: How to SOLO mine on few computers ?
Post by: forzendiablo on December 28, 2013, 09:20:08 PM
I have a router, each computer has its own adress 192.168.0.X

on computer runs QT, and on port 7777 this comp can mine solo ie: 127.0.0.1:7777

yet when i put also 127.0.0.1:7777 on other computers, they are not mining. what should i put there or what to set on router [some port forward?] to make that work


Title: Re: How to SOLO mine on few computers ?
Post by: Trongersoll on December 28, 2013, 09:59:33 PM
I have a router, each computer has its own adress 192.168.0.X

on computer runs QT, and on port 7777 this comp can mine solo ie: 127.0.0.1:7777

yet when i put also 127.0.0.1:7777 on other computers, they are not mining. what should i put there or what to set on router [some port forward?] to make that work

I'm not sure how you are mining, but to answer you question, 127.0.0.1:7777 tells the computer to look at itself. The other computers need the IP of the computer running QT. Also, incase you didn't catch it. QT has to be run with -server.


Title: Re: How to SOLO mine on few computers ?
Post by: n00b2013 on December 29, 2013, 01:42:35 PM
technically adding rpcconnect=192.168.0.* to the wallet config file would allow other machines from the lan to connect, granted firewalls are off or configed to allow
however im having an issue right now trying to setup the same thing, i keep getting pool0 down from a remote machine for some stupid reason ..