There is an external firewall and a dmz which has 3 domains (example.org, example.com, example.net). The web servers are on 10.1.2 (.20, .21., .22) and a reverse proxy 10.1.2.23.
Inside the internal firewall is a database which only the web servers should access to retrieve data when needed. The database is on 10.1.3 (.20).
What rules for the internal firewall do I need so only traffic from web servers can access the database and return data?
Thanks.
Inside the internal firewall is a database which only the web servers should access to retrieve data when needed. The database is on 10.1.3 (.20).
What rules for the internal firewall do I need so only traffic from web servers can access the database and return data?
Thanks.