Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Configuring Routing on a Linux Host

Network routing allows communication between computers over a network and determines what interfaces will send and receive packets. In this lab, you will be tasked with configuring routing so that communication is allowed between different subnets and denied to others.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Dec 18, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Enable Access from Server 2 and Server 3 to the eth1 and eth2 Interfaces on Server 1

    • On server 2, create a static route to enable access for the 10.0.3.0 network on the 10.0.2.20 interface on Server 1.

    • On server 3, create a static route to enable access for the 10.0.2.0 network on the 10.0.2.20 interface on Server 1.

  2. Challenge

    Enable Access between Server 2 and Server 3

    • On Server 1, create a static route for the 10.0.3.0 network on the 10.0.3.20 interface.
    • On Server 1, create a static route for the 10.0.2.0 network on the 10.0.2.20 interface.
  3. Challenge

    Prohibit Access to the 10.0.1.0 Network on Server 3

    • On Server 3, remove the static route for the 10.0.1.0 network on the 10.0.3.20 interface.
    • On Server 3, prohibit access to the 10.0.1.0 network.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

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.

Start learning by doing today

View Plans