This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
31
CSF Firewall / Re: CSF restart from CWP crash iptables...
« on: April 08, 2015, 12:17:20 PM »manually added something to iptables will flush that rule on restart of csf.doh! so I have to learn CSF..
I guess I'll put those rules on "Firewall post configuration" because I little big complex,
example:
Chain POSTROUTING 1 MASQUERADE all -- 10.8.0.0/24 0.0.0.0/0
32
CSF Firewall / CSF restart from CWP crash iptables...
« on: April 08, 2015, 09:33:12 AM »
I've added few iptables rules with
now when from the CSF Firewall page I click on Firewall Restart button... the web page crash, I mean the webpanel gets unresponsive for few minutes (tested with multiples browsers) and if I issue the command
then if I give the command
is that normail or a bug?
CWP version 0.9.8.4
Code: [Select]
iptables -A
etcnow when from the CSF Firewall page I click on Firewall Restart button... the web page crash, I mean the webpanel gets unresponsive for few minutes (tested with multiples browsers) and if I issue the command
Code: [Select]
service iptables status
I see it running but without the custom rules settled beforethen if I give the command
Code: [Select]
service iptables restart
I got back the custom rules and the page "List iptables rules" on CWP working againis that normail or a bug?
CWP version 0.9.8.4
33
CSF Firewall / How to Enable CSF UI
« on: April 08, 2015, 06:26:54 AM »
there a page in wiki to enable CSF UI: http://wiki.centos-webpanel.com/how-to-enable-csf-ui
but there's a step missing:
put the allowed IPs in /etc/csf/ui/ui.allow
or disable UI_ALLOW in /etc/csf/csf.conf
but there's a step missing:
put the allowed IPs in /etc/csf/ui/ui.allow
or disable UI_ALLOW in /etc/csf/csf.conf
34
CentOS 6 Problems / Re: Centos 6.6 + 0.9.8.3 Amavisd not installed, lfd mails
« on: April 07, 2015, 06:52:53 PM »
CWP 0.9.8.4
if I rebuild postfix with antispam/antivirus amavisd-new doesn't get installed
I don't know if that's the reason why I get the error:
connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
if I rebuild postfix with antispam/antivirus amavisd-new doesn't get installed
I don't know if that's the reason why I get the error:
connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
35
Postfix / Re: postfix [127.0.0.1]:10024: Connection refused
« on: April 07, 2015, 03:51:19 PM »
umh, in my case amavis doesn't get installed
it seems the same as this: http://forum.centos-webpanel.com/centos-6-problems/centos-6-6-0-9-8-3-amavisd-not-installed-lfd-mails/msg2338/#msg2338
it seems the same as this: http://forum.centos-webpanel.com/centos-6-problems/centos-6-6-0-9-8-3-amavisd-not-installed-lfd-mails/msg2338/#msg2338
36
CentOS 6 Problems / Re: Error 503 Service Unavailable
« on: April 07, 2015, 09:19:39 AM »
try to consider the One Time Support, it's just 5$
http://centos-webpanel.com/support-services
http://centos-webpanel.com/support-services
37
Postfix / postfix [127.0.0.1]:10024: Connection refused
« on: April 07, 2015, 06:32:23 AM »
my postfix with rDNS is working fine, but if I rebuild it with AntiSpam/AntiVirus the mails I send are kept in queue with this error:
connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
I guess there's a line missing in /etc/postfix/main.cf:
smtp-content_filter = amavis:[127.0.0.1]:10024
Anyway I always get the root's emails from lfd and others
connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
I guess there's a line missing in /etc/postfix/main.cf:
smtp-content_filter = amavis:[127.0.0.1]:10024
Anyway I always get the root's emails from lfd and others
38
CentOS-WebPanel Bugs / Re: Heavy GUI Slow Menu
« on: April 06, 2015, 03:18:37 PM »
In my experience the main shortcoming is the sub-menus that need to be fetched with javascript/ajax everytime you click that portion of menu...
I guess having the whole menu already loaded would be a big boost in the surfing experience
my two cents!
I guess having the whole menu already loaded would be a big boost in the surfing experience
my two cents!
40
E-Mail / spamassassin preferences
« on: February 23, 2015, 09:10:30 PM »
could someone tell me how could I modify the spamassassin preferences?
can I do it from the web gui or do I have to modify some config files?
thanks!
can I do it from the web gui or do I have to modify some config files?
thanks!