Same LAN for WAF and applications? #1154
Unanswered
petr-larin
asked this question in
Q&A
Replies: 1 comment
-
No need. On the contrary, most people recommend deploying the WAF and the origin server on different servers, which makes configuration easier and prevents the server from being instantly overwhelmed during heavy attacks. If deployed on a single server, you'd also have to deal with port conflicts between the origin server and the WAF. As for your concern that deploying on two servers won't protect the site, simply configure the origin server's firewall to allow access only from the WAF server's IP address. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
This is what I read on the internet:
[Source] (https://medium.com/@lulu.liu12345/comprehensive-guide-to-installing-configuring-and-testing-safeline-waf-ec0914884a36)
I have not found this requirement in the official docs...can you please confirm or disprove it?
Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions