An enterprise network technician is configuring a virtual machine (VM) to host an internal application testing environment. The VM requires outbound access to the internet to download software updates, but corporate security policy strictly forbids the VM from being directly addressable or reachable by other physical workstations on the local area network (LAN). During an audit, the technician discovers that physical workstations on the physical subnet can directly ping and initiate Remote Desktop Protocol (RDP) sessions to the VM using an IP address provided by the building's physical DHCP server. Which virtual network configuration is currently active on the VM, and what setting should be applied to satisfy the security requirement?
- Bridged mode is currently active; reconfigure the virtual network interface card (vNIC) to Network Address Translation (NAT) mode.Cevap
- BHost-Only mode is currently active; reconfigure the virtual network interface card (vNIC) to Bridged mode.
- CNAT mode is currently active; reconfigure the virtual network interface card (vNIC) to Internal networking mode.
- DInternal networking mode is currently active; reconfigure the virtual network interface card (vNIC) to Host-Only mode.
Cevap
Bridged mode is currently active; reconfigure the virtual network interface card (vNIC) to Network Address Translation (NAT) mode.
Bridged mode connects the virtual machine directly to the physical network segment, enabling it to request an IP address from the physical network's DHCP server and making it reachable by external physical endpoints. To satisfy the policy requirement of granting outbound internet access while preventing external LAN workstations from initiating direct incoming connections, the virtual adapter must be changed to NAT mode.
Adım Adım Çözüm
Anahtar Kavram
Virtualization Network Interface Modes (Bridged vs NAT vs Host-Only vs Internal)
Tahmini Süre:2m 0s