Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > Suggestions > Topic : Firewall

1


Threaded Mode | Print  

 Firewall, Firewall for Webuzo (21 Replies, Read 18819 times)
heberq
Group: Member
Post Group: Newbie
Posts: 7
Status:
Hello,
The webuzo is a very complete panel for hosting.
But I'm missing a firewall for Webuzo. It would be a very important tool to prevent intrusions on our servers.
I have on average 30 VPS using Webuzo, and I have to do multiple configurations with third party systems to protect my servers.
It would be very important to have security features in webuzo own. My suggestion would be to incorporate a firewall that works before Webuzo or an external firewall for protection of the server.

Thank You
Heber queiroz

IP: --   

Firewall
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Hi,

Sir thanks for the suggestion.
We will be implementing the CSF Firewall very soon.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Firewall
Themis-T
Group: Member
Post Group: Newbie
Posts: 28
Status:
Quote From : heberq June 3, 2013, 12:15 pm

But I'm missing a firewall for Webuzo. It would be a very important tool to prevent intrusions on our servers.


Hi heberq,

You can install csf on CentOS very easily.
It includes also a web UI (html)
See below for details:
Code
###############################################################################
# SECTION:Integrated User Interface
###############################################################################
# Integrated User Interface. This feature provides a HTML UI to csf and lfd,
# without requiring a control panel or web server. The UI runs as a sub process
# to the lfd daemon
#
# As it runs under the root account and successful login provides root access
# to the server, great care should be taken when configuring and using this
# feature. There are additional restrictions to enhance secure access to the UI
#
# See readme.txt for more information about using this feature BEFORE enabling
# it for security and access reasons
#
# 1 to enable, 0 to disable
UI = "0"

# Set this to the port that want to bind this service to. You should configure
# this port to be >1023 and different from any other port already being used
#
# Do NOT enable access to this port in TCP_IN, instead only allow trusted IP's
# to the port using Advanced Allow Filters (see readme.txt)
UI_PORT = "6666"

# This should be a secure, hard to guess username
#
# This must be changed from the default
UI_USER = "username"

# This should be a secure, hard to guess password. That is, at least 8
# characters long with a mixture of upper and lowercase characters plus
# numbers and non-alphanumeric characters
#
# This must be changed from the default
UI_PASS = "password"


There is also an abbreviated UI for mobile phone access in order to
Quick Allow, Quick Deny, Remove Deny IPs

For cPanel: https://1.2.3.4:2087/cgi/addon_csf.cgi?mobi=1
For DA: https://1.2.3.4:2222/CMD_PLUGINS_ADMIN/csf/index.html?mobi=1
For Webmin: https://1.2.3.4:10000/csf/?mobi=1

and it would be a great feature to add to Webuzo...

Regards

-----------------------
NEW:
Cloud Hosting on Cloud VPS: 10 €/mo
- FAST SSD drives
- FREE Webuzo control panel
- Multiple locations: NY / NL

IP: --   

Firewall
view
Group: Member
Post Group: Working Newbie
Posts: 76
Status:
When you plan to add this future?
IP: --   

Firewall
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Sir it will be available in the upcoming version of Webuzo.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Firewall
jetfire_vps
Group: Member
Post Group: Newbie
Posts: 11
Status:
I've been asking about this for some time now, excited to see the automatic interface with CSF.  Some clients are comfortable with iptables, others need the interface.

How are the SPAM filter implementations coming along, as well as the cron bug? Any headway there?

-----------------------
| JetfireVPS.com | Jetfire Networks, L.L.C.
IP: --   

Firewall
comeback
Group: Member
Post Group: Newbie
Posts: 28
Status:
Hello,

I did not understand. Does "CSF Firewall" works with Webuzo?

If that does not work, do you know when it will work?

thank you
IP: --   

Firewall
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : comeback August 17, 2013, 11:40 am
Hello,

I did not understand. Does "CSF Firewall" works with Webuzo?

If that does not work, do you know when it will work?

thank you

Sir we have already implemented the CSF Firewall and are currently testing the same. It will be available soon in the upcoming version of Webuzo.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Firewall
comeback
Group: Member
Post Group: Newbie
Posts: 28
Status:
Quote From : valley August 17, 2013, 3:14 pm
Quote From : comeback August 17, 2013, 11:40 am
Hello,

I did not understand. Does "CSF Firewall" works with Webuzo?

If that does not work, do you know when it will work?

thank you

Sir we have already implemented the CSF Firewall and are currently testing the same. It will be available soon in the upcoming version of Webuzo.
Do you know when will release the new version of Webuzo.

thank you
IP: --   

Firewall
Themis-T
Group: Member
Post Group: Newbie
Posts: 28
Status:
Quote From : comeback August 17, 2013, 11:40 am
Does "CSF Firewall" works with Webuzo?


Yes, it does work.

Just enter:
[root]# wget http://www.configserver.com/free/csf.tgz
[root]# tar -xzf csf.tgz
[root]# cd csf
[root]# sh install.sh

Full instructions here: http://configserver.com/free/csf/install.txt

-----------------------
NEW:
Cloud Hosting on Cloud VPS: 10 €/mo
- FAST SSD drives
- FREE Webuzo control panel
- Multiple locations: NY / NL

IP: --   

Firewall
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
We have implemented the CSF Firewall in Webuzo 2.1.3. Please upgrade to the latest Webuzo manage CSF configurations.

Note : We recommend that you make changes only if you are sure of it.


Edited by valley : September 11, 2013, 10:23 am

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Firewall
jetfire_vps
Group: Member
Post Group: Newbie
Posts: 11
Status:
Well done! 


-----------------------
| JetfireVPS.com | Jetfire Networks, L.L.C.
IP: --   

Firewall
jetfire_vps
Group: Member
Post Group: Newbie
Posts: 11
Status:
I can confirm that the CSF integration was successful. 
By default when you take CSF out of testing mode - disable ip6tables support or you'll throw an error on init. 

Already doing it's job.  :)
Will keep on testing.

Sep 11 04:33:39 moocow kernel: [4180576.475799]
Firewall: *TCP_IN Blocked* IN=venet0 OUT= MAC= SRC=216.99.158.90
DST=69.***.**.*** LEN=40 TOS=0x00 PREC=0x00 TTL=107 ID=256 PROTO=TCP
SPT=6000 DPT=1433 WINDOW=16384 RES=0x00 SYN URGP=0



-----------------------
| JetfireVPS.com | Jetfire Networks, L.L.C.
IP: --   

Firewall
jetfire_vps
Group: Member
Post Group: Newbie
Posts: 11
Status:
I have configured CSF successfully on 8 VM clients running Webuzo.  So far it is responding exactly as expected!


-----------------------
| JetfireVPS.com | Jetfire Networks, L.L.C.
IP: --   

Firewall
connercg
Group: Member
Post Group: Newbie
Posts: 20
Status:
Quote From : sparkvps September 11, 2013, 3:57 pm
I have configured CSF successfully on 8 VM clients running Webuzo.  So far it is responding exactly as expected!


How are you performing the CSF installs?

I didn't see anything in Webuzo itself, so I speculate you have to install CSF via SSH using instructions at --

http://configserver.com/free/csf/install.txt
IP: --   

« Previous    Next »

Threaded Mode | Print  

1


Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 25, 2024, 11:40 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.029