You need to configure three zones.
* zone1 will run an HTTP server, zone2 an application server, and zone3 a database.
* zone1 must be accessible to clients on other systems.
* zone2 and zone3 must not be accessible to the outside world.
* zone2 and zone3 must also communicate without going through zone1.
Identify the correct requirement.
Currently there are no comments in this discussion, be the first to comment!