Jump to content

CSF


mrprez

Recommended Posts

In WHM -> Tweak Settings Do you have this enabled?

Require security tokens for all interfaces. This will greatly improve the security of cPanel and WHM against XSRF attacks, but may break integration with other systems, login applications, billing software and third party themes.

If so try disabling it.

Link to comment
Share on other sites

Using netstat, I can see the server that has WHMCS connecting to the remote server.

 

tcp 0 0 72.52.195.123:2086 72.232.221.250:25591 ESTABLISHED

 

then when the command fails

 

tcp 0 0 72.52.195.123:2086 72.232.221.250:25591 TIME_WAIT

 

So, the problem is changed. The servers ARE connecting, but the commands are either not being sent from WHMCS or are not being handled by the remote server.

 

Also, just to prevent some confusion, ScrltOTara, works for my client so we are talking about the same system.

Edited by mrprez
Link to comment
Share on other sites

Do you have 2086 listed in TCP_OUT in /etc/csf/csf.conf?

 

Also try turning csf's rules off with "csf -f" as root - then see if you can connect; if you can't, it's nothing to do with csf.

 

grep TCP_OUT /etc/csf/csf.conf:

TCP_OUT = "20,21,22,25,37,43,53,80,110,113,443,587,873,953,2082,2083,2086,2087,2089,2122,2703,20123"

 

Let us know ..

 

[not to ignore that you appear to have an established connection there, of course, just wondering if it would help]

Edited by brianoz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated