Page 1 of 1

Website not working after installing CSF

Posted: Wed Nov 04, 2015 11:37 am
by endless
Hi

I have installed CSF over Ubuntu 14 x32

I had setup many domains through an A record on my domain registrar and they seems to work fine. However, I set up a domain through self registered Name Servers pointed to my server. The website works fine for some time once I disable the CSF but stops working after some time once I enable it back. I have no Idea, why it keeps happening, I had faced a similar issue with Kloxo Panel once and I turned out to reinstalling server, which I cant afford to do write now because of my tight schedule.

Any help ??

Re: Website not working after installing CSF

Posted: Thu Nov 05, 2015 8:55 am
by skurudo
Unistall or settings up CSF?

Re: Website not working after installing CSF

Posted: Thu Nov 12, 2015 9:45 pm
by rnbmafia
Check open ports in CSF conf


# Allow incoming TCP ports
TCP_IN = "20,21,22,25,53,80,110,143,443,465,587,993,995,8083,12000:12100,27500,980,943"

# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,53,80,110,113,443,993,995,8083,12000:12100,43,27500,980,943"

# Allow incoming UDP ports
UDP_IN = "20,21,53,12000:12100,27500,1194"

# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,53,113,123,12000:12100,43,27500,1194"

Re: Website not working after installing CSF

Posted: Thu Jan 21, 2016 9:17 am
by skurudo
[HOWTO] Install CSF + Use it's GUI in VestaCP
viewtopic.php?f=20&t=10209