ejabberd - Comments for "ejabberd listen error in CentOS 7 with firewalld" https://www.ejabberd.im/node/24897 en The clustering part of the https://www.ejabberd.im/node/24897#comment-65550 <p>The clustering part of the Erlang VM use random ports as default. There is an option in ejabberdctl.cfg called FIREWALL_WINDOW that you can use to tell Erlang to limit the port range to use. You need to set that window and your firewall configuration accordingly.</p> Mon, 11 May 2015 14:20:21 +0000 mremond comment 65550 at https://www.ejabberd.im A few questions to help https://www.ejabberd.im/node/24897#comment-65544 <p>A few questions to help diagnose the problem:</p> <p>1) Have you reloaded firewalld since you made this change? sudo service restart firewalld<br /> 2) Have you checked which zone your machine actually thinks it's running in? sudo firewall-cmd --get-active-zone<br /> 3) Have you looked in /var/log/messages to see if there's anything related to ejabberd?</p> Sat, 09 May 2015 13:47:51 +0000 drdread comment 65544 at https://www.ejabberd.im