Page 1 of 1

Install without Firewall

Posted: Tue Nov 04, 2014 2:07 am
by smccarthy945
Someone told me VestaCP can be installed without the firewall module. Does anyone know how to install without the firewall module? I don't need the firewall. Thanks!

Re: Install without Firewall

Posted: Tue Nov 04, 2014 2:17 am
by turkey3
Check out the second post on this page: viewtopic.php?f=10&t=5892&start=110

I think what you want is to disable IPTables and fail2ban support.

Re: Install without Firewall

Posted: Tue Nov 04, 2014 2:47 am
by smccarthy945
turkey3 wrote:Check out the second post on this page: viewtopic.php?f=10&t=5892&start=110

I think what you want is to disable IPTables and fail2ban support.
Thank you very much! Exactly what I was looking for!

Re: Install without Firewall

Posted: Tue Nov 04, 2014 12:04 pm
by imperio

Code: Select all

curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh -h
-i, --disable-iptables Disable iptables support
-b, --disable-fail2ban Disable fail2ban protection