A network administrator needs to establish a remote management session to perform critical database maintenance from an untrusted external network. Arrange the following network boundary transit steps and control points in the correct order, starting from the external connection initiation to the final session establishment on the internal database server.
- 1The remote administrator workstation initiates an encrypted SSH session targeting the enterprise public IP address.
- 2The perimeter firewall filters North-South ingress traffic and routes the connection to a bastion host located in the DMZ.
- 3The DMZ bastion host authenticates the administrator via Multi-Factor Authentication (MFA) and establishes a monitored proxy session.
- 4The internal firewall inspects East-West traffic and verifies firewall policy allowing management ports from the DMZ bastion IP.
- 5The target database server in the isolated database subnet accepts the connection from the DMZ bastion host.
Cevap
The correct sequence starts with external session initiation, passes North-South inspection at the perimeter firewall into the DMZ, authenticates at the bastion host, undergoes East-West firewall rule evaluation, and terminates at the isolated database server.
In a secure multi-tiered network design, incoming external administrative traffic must first cross the perimeter firewall into a screened network segment (DMZ). The session is authenticated and proxied by a DMZ bastion host before initiating a separate internal connection. This East-West transit from the DMZ to the internal database zone is separately controlled and filtered by an internal firewall before reaching the destination database server.
Adım Adım Çözüm
Anahtar Kavram
Multi-Tier Network Boundary Segmentation and Jump Server Session Transit Controls
Tahmini Süre:1m 30s