Page 1 of 1

Cluster port error

Posted: 30 Jul 2013, 16:35
by dogpaw
I recently made a change in one of my firewall settings and was going to restart csf and lfd. However, there is an error regarding the CLUSTER_PORT that I don't understand. That's not a change that I made and it is saying:

CLUSTER_PORT sanity check. CLUSTER_PORT = . Recommended range: 1023-65535 (Default: 7777)

When I go and look at the Cluster port section of the firewall, it's not a field that I can edit and it is displaying as 7777 which is what the default is supposed to be.

Is this a legit error?

Thanks so much.

Re: Cluster port error

Posted: 01 Aug 2013, 09:26
by ForumAdmin
You would need to edit /etc/csf/csf.conf directly and ensure that CLUSTER_PORT is set to a value between 1023-65535 to prevent the warning message.

Re: Cluster port error

Posted: 04 Aug 2013, 22:11
by pppplus
I have the same problem.
I open /csf.conf, and value is already "7777"

So why this warning ?

Re: Cluster port error

Posted: 04 Aug 2013, 22:20
by ForumAdmin

Re: Cluster port error

Posted: 05 Aug 2013, 07:04
by pppplus
Ok thanks