Bitcoin Forum
June 16, 2024, 03:59:02 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining on own node with ASIC (probably a noob question)  (Read 119 times)
Dieterm5 (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 05, 2018, 05:13:50 PM
 #1

Hello guys

I've been mining for a while on different pools. But I decided to mine solo on my own node.
But there's a problem, I've an ASIC and I don't know how to set up my ASIC to my PC.

I've investigated about solo mining on my own wallet. And I see you need to set up a conf-file (see below)

rpcuser=USER
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
rpcport=20102
port=21102
server=1
daemon=1
algo=scrypt (yes, I have L3+ AntMiner)
gen=1

I put the address '127.0.0.1' with or without ':20102'. But it's not working. Do you need to put an IP address of my PC or I need to add a node on my wallet? I'm lost right now  Huh

Can someone tell me how to setup a conf-file to mine solo on my own node?

Thank you guys for help  Wink
puwaha
Sr. Member
****
Offline Offline

Activity: 700
Merit: 294


View Profile
January 05, 2018, 08:44:14 PM
 #2

The conf file on your wallet needs to allow incoming traffic from your network.  When you only have 127.0.0.1 that's the local loopback address, so the wallet will only listen to traffic coming from the machine that the wallet is running on.

Change it to this:

rpcallowip=127.0.0.1,192.168.0.0

If your local network subnet is on 192.168.0.x.  If it's different, adjust accordingly.

Then on your ASIC, point the mining software to the IP address of the computer that runs the wallet and the port that's in the config file.  You'll also need to use the same username and password you have listed as the RPCUSER, and RPCPASSWORD in the configuration file. Kiss
philipma1957
Legendary
*
Offline Offline

Activity: 4158
Merit: 8040


'The right to privacy matters'


View Profile WWW
January 05, 2018, 09:12:00 PM
 #3

http://ltc.tbdice.org

this allows you to solo mine both doge and ltc

you could try it.

it may be better for you then pure solo mining

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Dieterm5 (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 07, 2018, 06:13:55 AM
 #4

http://ltc.tbdice.org

this allows you to solo mine both doge and ltc

you could try it.

it may be better for you then pure solo mining

Actually, I decided to mine verge solo  Tongue


The conf file on your wallet needs to allow incoming traffic from your network.  When you only have 127.0.0.1 that's the local loopback address, so the wallet will only listen to traffic coming from the machine that the wallet is running on.

Change it to this:

rpcallowip=127.0.0.1,192.168.0.0

If your local network subnet is on 192.168.0.x.  If it's different, adjust accordingly.

Then on your ASIC, point the mining software to the IP address of the computer that runs the wallet and the port that's in the config file.  You'll also need to use the same username and password you have listed as the RPCUSER, and RPCPASSWORD in the configuration file. Kiss

Thanks, but i still need to know... how do i know if i find a block, i get rewarded the coins in the appropiate wallet?
puwaha
Sr. Member
****
Offline Offline

Activity: 700
Merit: 294


View Profile
January 07, 2018, 10:27:49 AM
 #5

Thanks, but i still need to know... how do i know if i find a block, i get rewarded the coins in the appropiate wallet?

Well... yes.  Cheesy
Dieterm5 (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 07, 2018, 11:19:11 AM
 #6

Thanks, but i still need to know... how do i know if i find a block, i get rewarded the coins in the appropiate wallet?

Well... yes.  Cheesy


But how does it know my wallet adress? that's what i mean.  Grin
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!