Page 1 of 1
Install Help
Posted: Fri Sep 25, 2015 11:23 pm
by steviez
Hi,
When installing i specify -i -b to disable iptables and fail2ban but it always shows up in the admin area no matter what i try
Any ideas?
Thanks
Re: Install Help
Posted: Sat Sep 26, 2015 7:28 am
by KuJoe
I think you still need to remove them from the VestaCP config file (/usr/local/vesta/conf/vesta.conf).
Find the lines in the config file that specify iptables and fail2ban and change them to this:
FIREWALL_SYSTEM=''
FIREWALL_EXTENSION=''
That should remove them from the admin area I think.
Re: Install Help
Posted: Sat Sep 26, 2015 1:03 pm
by steviez
Done that already but yet the firewall tab still shows in the admin area.
Re: Install Help
Posted: Sun Sep 27, 2015 7:17 am
by KuJoe
Did you restart the vesta service after changing your config? Not sure if it's required but it can't hurt. :)