Bitcoin Forum

Bitcoin => Mining => Topic started by: Noitev on June 01, 2011, 06:04:27 AM



Title: small reward help me set upa pool with 2 of my friends
Post by: Noitev on June 01, 2011, 06:04:27 AM
will give 0.1 btc to anyone who can tell me what modifiers someone has to use to connect to my client. I have 2 trustworth friends who want to pool with me and I want to know how they can connect to my client


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: jme621 on June 01, 2011, 06:09:59 AM
try this http://forum.bitcoin.org/index.php?topic=9945.0
maybe this will help also http://forum.bitcoin.org/index.php?topic=10818.0


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: Noitev on June 01, 2011, 06:23:50 AM
I still need hepl if the machine is in a different state... how do they connect?


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: jme621 on June 01, 2011, 06:27:39 AM
I still need hepl if the machine is in a different state... how do they connect?


you have to use a dns program like uhhhhh http://www.dyndns.com/services/dns/dyndns/ to convert your ip to a dns aname they can connect to


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: Noitev on June 01, 2011, 06:40:53 AM
well i did that, now what?


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: SomeoneWeird on June 01, 2011, 07:02:53 AM
I still need hepl if the machine is in a different state... how do they connect?


you have to use a dns program like uhhhhh http://www.dyndns.com/services/dns/dyndns/ to convert your ip to a dns aname they can connect to

If he's running his on pool, which I doubt he is.

If you want them to mine with you on your deepbit account or something, simply setup workers for them, and they can use that to connect.

If not, and you ARE running your own pool, you have to portforward port 8332 and 8333(?) to the host that's running the pool, then give your friends your external address.


Title: Re: small reward help me set upa pool with 2 of my friends
Post by: trentzb on June 01, 2011, 07:04:48 AM
If your machine running bitcoin has a static, public IP address then your friends simply need to point their miners to that IP address and you need to run bitcoin in server mode with a properly set bitcoin.conf.

More than likely your bitcoin machine is behind a NAT router so you need to port forward 8332 to your bitcoin machine then have your friends point to your public IP address (or dyndns hostname) port 8332.

You need to set up a bitcoin.conf. See https://en.bitcoin.it/wiki/Running_Bitcoin (https://en.bitcoin.it/wiki/Running_Bitcoin) for details.

Specifically you will want to set server=1, rpcuser, rpcpassword, rpcallowip.