Bitcoin Forum
May 04, 2024, 03:34:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining Home Network question.  (Read 1728 times)
CorneredS (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 25, 2011, 04:36:45 PM
 #1

Hi!

I've recently started to mine on my desktop and I've configured my brother's desktop to do the same via mine.

I simply added -server=(my ip) to his bitcoin client along with the -server partameter. I've configured the m0mchill miner as shown here

I've also started to use the RPC CUDA miner for myself (without a pool) by just setting the -server=(my ip) along with the correct -user= and password= parameters.

I get the correct hashrates and everything and my brother's client is only connected to mine. So my question is: Is it really working or did I miss something?

I didn't manage to find any guide on setting up a mining LAN, so I was kindoff forced to find it out on my own. I don't really trust my tech-savvyness so hence why I am asking it here.

Also: if I join a pool do I need to register my GPU, 4-way CPU miner and bitcoinclient only or also my brother's miners (who technically behind my bitcoin client...)?

Thanks in advance!
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714836850
Hero Member
*
Offline Offline

Posts: 1714836850

View Profile Personal Message (Offline)

Ignore
1714836850
Reply with quote  #2

1714836850
Report to moderator
1714836850
Hero Member
*
Offline Offline

Posts: 1714836850

View Profile Personal Message (Offline)

Ignore
1714836850
Reply with quote  #2

1714836850
Report to moderator
BitLex
Hero Member
*****
Offline Offline

Activity: 532
Merit: 505


View Profile
February 25, 2011, 05:01:31 PM
 #2


I simply added -server=(my ip) to his bitcoin client along with the -server partameter. I've configured the m0mchill miner as shown here
if your brother is only mining on your server, he doesn't need to have a bitcoin-client installed (and started as a -server),
he only needs m0mchils miner and connect that to your bitcoin-client.
your bitcoin-client needs to be started as a -server, allowing his m0mchil-miner to connect.
you can simplify that by creating a bitcoin.conf like this
Code:
server=1
rpcuser=***
rpcpassword=***
rpcallowip=192.168.0.2
#rpcallowip=192.168.0.42
#rpcallowip=192.168.0.*
for your bitcoin-client (where .0.2 is the IP of your brothers desktop).

and to join pools, connect all miners (or all you want to run on the pool) to the pool, not to a bitcoin-client.
bitcoin-clients can not be connected to pools,
only miners can do that.

CorneredS (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 25, 2011, 05:22:15 PM
Last edit: February 25, 2011, 05:48:58 PM by CorneredS
 #3

Done that .conf, how do I connect to it with m0m's minder exactly?

EDIT: Found it!

Did I set up my own desktop's minder correctly btw?
BitLex
Hero Member
*****
Offline Offline

Activity: 532
Merit: 505


View Profile
February 25, 2011, 06:45:08 PM
 #4

I've also started to use the RPC CUDA miner for myself (without a pool) by just setting the -server=(my ip) along with the correct -user= and password= parameters.

afaik there is no -server= parameter on puddinpops cuda-miner, parameters should look like this
Code:
rpcminer-cuda.exe -url=http://<your ip>:8332 -user=<your rpcuser> -password=<your rpcpassword> -gpu=1

CorneredS (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 25, 2011, 07:54:40 PM
 #5

Thanks! I've got everything up and running as it should now and prepped for the reopening of slush' pool.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!