- Lab
- A Cloud Guru
Implement Custom Network Routes in Azure Virtual Network
In this hands-on lab, you are working as an Azure network engineer for Street Wise, a company that produces high-tech GPS applications. You’ve been asked to create a custom network route in order to route traffic heading for the server through a virtual appliance for inspection. To do so, you’ll use custom routes to direct traffic bound for the server's virtual machine to a virtual appliance first, and then onward to the server.
Path Info
Table of Contents
-
Challenge
Create a Route Table and a Route
Create a route that specifies that traffic bound for the server virtual machine's subnet should first hop to the virtual appliance's IP address.
Make sure you create the route table in the same region as the other resources.
-
Challenge
Associate the Route Table to a Subnet
Associate the route table to the user virtual machine’s subnet.
-
Challenge
Enable IP Forwarding on the Virtual Appliance
On the NIC of the virtual appliance virtual machine, enable IP forwarding.
-
Challenge
Test That Routing Is Working
Log in to the user virtual machine via remote desktop with the credentials provided on the lab page and use the
tracert
command to test if traffic is hopping to the virtual appliance first before heading to the server virtual machine's IP address.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.