View Single Post
  #5 (permalink)  
Old 06-01-2009, 01:31 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,117
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by astormo View Post
Have the same exact problem too. Im trying to cluster up 3 DNS servers, but the third one fails.

HTTP/1.0 900 NET OR SSL ERROR /usr/local/cpanel/whostmgr/docroot/cgi/clusterstatus.cgi 68588: open_tcp_connection: failed `xxx.xxx.xx.xx', 2087 (Connection refused)

Did anyone find a solution to this problem?
First thing I would do is make sure I could connect from the one server to the other server via SSH, and make sure there are no firewall issues interfering with a connection.

Also, try re-installing the Net::SSLeay Perl module via:

Code:
/scripts/perlinstaller --force Net::SSLeay
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
-- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative
Reply With Quote