Hi there,
Could you please explain this is a bit more detail.
We have an external firewall that allows port 80 and 443 to the webserver.
The external firewall also does NAT, so the webserver has a private IP address that's different from the incoming domain address
eg [ External links are visible to forum administrators only ] = 1.2.3.4
The firewall will NAT this to 192.168.1.x
The webserver also has its own firewall, which will allow port 80 and port 443 to the webserver.
Question:
On which firewall do we need to make whitelist the own server IP
Which IP do we list? The public one or the NAT private one?