I am trying to find a way to secure openstack dashboard from Dos attack using ACL, if there is a way, how to do it?
Asked
Active
Viewed 62 times
1 Answers
0
ACLs are for controlling access to files in a file system, not network access. So, basically, ACLs will not help you here.
What you need is a firewall or packet filter in front of your Horizon instance.

Stephen C
- 698,415
- 94
- 811
- 1,216