This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF Rule

Dear Everyone,

I have a problem with WAF Rule , Do WAF Rule working with or without DNAT Rule .

and when Disable DNAT Rule the access to published URL is very slowly and the page load incorrect .

Can anyone help me ?

Thanks in advance 



This thread was automatically locked due to age.
Parents
  • NAT will bypass WAF. If you do not have a NAT rule, the WAF will take over the traffic. If you have an issue, follow Vishals guides with WAF. 

    __________________________________________________________________________________________________________________

  • you talk about default NAT or DNAT Rule and for your info when Disable WAF Rule the published URL Working with DNAT Rule and when Disable DNAT Rule the published URL Working slowly  too , I can't understood that will active DNAT or Not 

  • DNAT is a workaround for WAF. A DNAT will pickup the traffic and directly forward it to the Server. WAF is a reverseproxy and accept the traffic, use it as a proxy and request data back from the server. Different approach. 

    __________________________________________________________________________________________________________________

Reply
  • DNAT is a workaround for WAF. A DNAT will pickup the traffic and directly forward it to the Server. WAF is a reverseproxy and accept the traffic, use it as a proxy and request data back from the server. Different approach. 

    __________________________________________________________________________________________________________________

Children