Website not working after installing CSF
Website not working after installing CSF
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 ??
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
Unistall or settings up CSF?
Re: Website not working after installing CSF
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"
# 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
[HOWTO] Install CSF + Use it's GUI in VestaCP
viewtopic.php?f=20&t=10209
viewtopic.php?f=20&t=10209