I am having the following problem.
I have 2 vps. 1 vps is the root server and 1 vps is aawaf installation. of course everything works independently and well. then I have the root vps connection (let's say the ip is 185.0.0.1) to cloudfare. the A record is 185.0.0.1. everything is still working fine. After I installed aawaf with ip 185.0.0.2 and read the instructions, I know that for aawaf to work well, I need to add my website with the root ip to aawaf and change my root ip on cloudfare from 185.0.0.1 to 185.0.0.2 and now the bad thing happens. I can't access my website admin. I also enabled cdn before but it didn't work either. If I turn on proxied, my website still has cache so customers can still access but can't pay or do anything, even me. But I see that vps aawaf 185.0.0.2 works. A lot of visitors to my website have to go through 185.0.0.2 and it blocks a lot of attacks. So my question is how can my website work if I add ip 185.0.02 and cloudfare
I understand that the diagram will be as follows if I turn on cloudfare: Client -> cloudfare -> aawaf -> server and this is happening and my website can't work in the admin section. It reports an error that the server cannot be found
If I don't turn on proxied, my website will crash completely