Third-party plug-in for aaPanel [Nginx Free Firewall]
FIX install.sh
for correct icon
Line 35:
Instead:
\cp -a -r /www/server/panel/plugin/free_waf/icon.png /www/server/panel/static/img/soft_ico/ico-free_waf.png
use the correct path
cp -a -r /www/server/panel/plugin/free_waf/icon.png /www/server/panel/BTPanel/static/img/soft_ico/ico-free_waf.png
[deleted]
@Razzo this fix is already mentioned above.
- Edited
My firewall URL white list:
/admin/reports/*
/sitemap.xml
/contact
/block
/editor/filter_xss/basic_html
/ckeditor/xss
/rss.xml
^/phpmyadmin_
^/wp-content/themes/begin/timthumb\.php
^/web/index\.php\?c=cloud
^/\.well-known/
until now. Maybe is somebody interested to contribute
- Edited
Thanks for the firewall, a couple of comments/suggestions:
1.) where can I set the blocktimes? cc defense is easy to find, but can't find any others. multiple malicious requests seems to be variable - I am getting blocks ranging from 180 to 900 seconds.
2.) it would be nict to be able to resize the boxes from the firewall.
3.) I would like to block/ban on any request for wlwmanifest.xml; I guess that I need to learn about regular expressions then?
How can I update this plugin?
It says there is a new update on this plugin. When I click on the Update link the update starts but I get this error:
File hash verification failed, stop installation!
laxadev try to Fix panel
IT'S COOL thanks AApanel
hello,
How to remove (uninstall) Nginx Firewall from SSH ?
I can't access to panel
Thanks,
@aaPanel_Jose
ducdo
The inability to access the panel has nothing to do with the free firewall, please try to restart the panel (bt restart
) in the terminal or use thebt 16
command to repair the panel
[deleted]
It seems I am unable to reinstall or upgrade the plugin.
[deleted]
Joemires yes tried it all its just stuck. Nothing works.
- Edited
aaPanel_Jose I did that (Check CDN option in NGINX free firewall), but sincerely I have no idea what is that for. How that option will help if I'm using CloudFlare on all my sites? Does it impact sites load/performance?