What's new
Carbonite

South Africa's Top Online Tech Classifieds!
Register a free account today to become a member! (No Under 18's)
Home of C.U.D.

Solo mining over LAN

kimbo

Member
Rating - 100%
17   0   0
Joined
Apr 27, 2010
Messages
133
Reaction score
0
Points
1,415
Location
Allanridge - Freestate
I need some help with this please. --scrypt -o http://192.168.0.101:33700 -u user -p password .. this is for the server that is running the wallet and it works great on there, but what do i put in cgminer for the LAN pc?
I tried
--scrypt -o http://192.168.0.101:33700 -u user -p password (server ip)
--scrypt -o http://192.168.0.81:33700 -u user -p password (LAN machine ip)
--scrypt -o http://192.168.0.*:33700 -u user -p password (even that one)
but still nothing
I read somewhere that the wallet must run as server but how do i do that?

Edit:

Got it working. Changed the config to
rpcallowip=192.168.0.*
daemon=1
listen=1
server=1
gen=0

and used this on the lan machine: --scrypt -o http://192.168.0.101:33700 -u user -p password (server ip)
 
Last edited:
Wallet.exe -S

sent from my Xperia Z Ultra using Tapatalk
 
Run cmd in admin mode then wallet.exe -S

sent from my Xperia Z Ultra using Tapatalk
 
Your local machines need to point to the wallet server ip

sent from my Xperia Z Ultra using Tapatalk
 
rpcallowip=192.168.0.* should be in your wallet conf file. Enjoy

sent from my Xperia Z Ultra using Tapatalk
 

Users who are viewing this thread

Latest posts

Back
Top Bottom