Estou recebendo erro 403 forbidden. Não consigo alterar a configuração. Não consigo criar um tópico e há mais problemas. Adicionei WAF por último. Uma vez recebi erro 429 rate limit. Como posso corrigir o problema?
Console do navegador
Rede do navegador
Erro no console quando uma operação falha.
Receio não ter experiência com WAF, mas uma pesquisa retornou alguns tópicos que podem ou não ser úteis?
I am not allowed to post in How-Tos so I will post this here
Overview
The goal is to add a WAF to existing resources while maintaining performance on a small installation. In this example, we will use a single EC2 instance. Since Discourse is run in docker, we are able to install NGINX on the host and use proxy pass to feed traffic into our docker container. We are also using RDS for PostgreSQL.
[Web%20App%20Reference%20Architecture(3)]
Discourse Configuration
Our first step…
What is the recommended WAF to run in-front of Discourse?
I recently succeeded in modifying the nginx config installed in the Discourse docker container to include ModSecurity and the OWASP (Open Web Application Security Project) CRS (Core Rule Set).
OWASP ModSecurity Core Rule Set (CRS)
So far my tests are great, and ModSecurity appears to play very well with Discourse ootb.
What are other users’ experiences with WAFs & Discourse? Do you have any recommendations other than ModSecurity?
WAF é algo que você definitivamente precisa?
pfaffman
(Jay Pfaffman)
Março 3, 2022, 10:45am
4
Como você instalou o Discourse? Se esta é uma instalação padrão?
Corrigir a configuração do WAF resolveu o problema.
1 curtida