Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
j2james
on 08/10/2018, 18:50:13 UTC
Hi PM developers.

Today I have updated PM from 3.0c to 3.5d. And I cannot connect to CDM remote monitoring. I did not change -cdmport and -cdmpass.

I use command line parameters (not config file): -cdm 2 -cdmport 3333 -cdmpass xxxxx

Any ideas?

I have checked with config file. The same problem.

After back to 3.0c all works (with command line parameters and with config file)
   The only change with respect to remote monitoring in 3.5d is that now it starts 10-20 seconds after the miner starts but otherwise it should be working fine - we are using it 24/7 on our test rigs without any problems. From our own experience, this problem is perhaps related to Windows Firewall, which blocks the CDM port for the executable of the new version (it should show you a pop-up window, asking if you want to open the port the first time you start the a new version of PhoenixMiner). Another possible reason (again related to Windows Firewall) is that it may "decide" that the local network is "public" instead of "private" and it has much more strict rules for public networks, so it again blocks the CDM port of PhoenixMiner. A quick test to see if the Firewall is the culprit is to turn it off for a short time and see if the remote management works.

Hi. You are right. Thank you. Looks like I have ignored window of Windows Firewall this new run. I have fixed settings for PM in FW and all works.