Post
Topic
Board Mining software (miners)
Re: CgminerMonitor.com - cloud monitor for all your miners!
by
cgminermonitor
on 28/07/2014, 00:05:46 UTC
Yes I took the port number from sgminer config file, yes api is allowed and I forward the port 4028 trought the router!
This is from sgminer config file:

"api-mcast-port" : "4028",
"api-listen" : "true",
"api-allow" : "W:127.0.0.1",
"api-port" : "4028",

Wait a moment, what router? Do you run the client on mining machine directly?
Yes it is on my rig directly and yes I have router? Why?
If you run client on the same machine as the sgminer is working, you don't have to setup any port forwarding on router. What is interesting, even with proper setup there seems to be a problem with communication between sgminer and the client. The last try: please delete "api-mcast-port" line. I don't know what it is, but maybe it interferences with api-port setting.