A company deploys a virtual network named `ProductionVNet` (). The virtual network has two subnets named `FrontendSubnet` () and `SecuritySubnet` (). A firewall virtual machine is deployed as a Network Virtual Appliance (NVA) in `SecuritySubnet` with the private IP address . By default, system routes allow direct traffic from `FrontendSubnet` to the internet. You want to modify the routing so that all outbound traffic from `FrontendSubnet` destined for the internet is inspected by the NVA. You generate a route table and configure a route with the address prefix to redirect the traffic. Which next hop type must you specify for this route?
- Virtual applianceCevap
- BVirtual network gateway
- CVirtual network
- DInternet
Cevap
Virtual appliance
To route traffic through a custom firewall virtual machine or third-party Network Virtual Appliance, you must set the next hop type to 'Virtual appliance' and provide the target private IP address.
Adım Adım Çözüm
Anahtar Kavram
Configuring user-defined routes to redirect traffic through a Network Virtual Appliance (NVA).