QUESTION IMAGE
Question
in order to be able to determine which websites were accessed by a vm, which of the following must be true?
a. the vm is on a nat.
b. the vm is bridged.
c. the vm has its own virtual router.
d. the vm has its own virtual switch.
To monitor the websites a VM accesses, we need visibility into its network traffic. A bridged VM connects directly to the physical network with its own unique IP address, making its outbound traffic (including website access) directly observable on the network. NAT hides the VM's original IP behind a shared address, making individual VM traffic harder to isolate. A virtual router or switch alone doesn't inherently enable traffic monitoring for website access tracking.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
b. The VM is bridged.