Install Help
Install Help
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
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
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.
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
Done that already but yet the firewall tab still shows in the admin area.
Re: Install Help
Did you restart the vesta service after changing your config? Not sure if it's required but it can't hurt. :)