Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten v3.1.0 [YTN] [YescryptR16] [Exchange available]
by
Luci0gabsan
on 25/02/2019, 18:08:43 UTC
Thanks I tested ... but still not working


Use
Code:
rpcallowip=*

Or
Code:
rpcallowip=192.168.1.*

 rpcallowip=*  tells the client/daemon to accept RPC connections from anybody-anywhere. If the rpcallowip setting is needed, restrict it to a certain IP address or network.
This will restrict connections to hosts 192.168.1.0 - 192.168.1.255(The typical private subnet used on home networks).