Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Scenario: You, as a network admin, are going to set up your Ubuntu VM as a gateway to provide Internet access to another client Ubuntu

image text in transcribedimage text in transcribed
Scenario: You, as a network admin, are going to set up your Ubuntu VM as a gateway to provide Internet access to another client Ubuntu VM. The client VM needs to be in the same internal network as the gateway (as shown in Figure 1). Once the connection is ready, you need to configure the firewall to secure the network properly. The following requirements need to be satisfied to receive full credits. Host PC Google/You Tube/Facebook NAT )enpos3:10.0.2.15 nternal Network: Internal_01000xxx enpos3:192.168.120.2 Internal Network: internal_ 01000xxx Client: Ubuntu VM (B) enpos8:192.168.120.1 "Ubuntu VM (A) Figure 1 Desired Network Topology Please note that you need to customize the value in the fields marked in RED above. Please configure the network with the following requirement: Task A-Network Configuration (60 points) 1. In the virtual box setting, connect two VMs in the same internal network, "internal_{UIN}". Replace {UIN} with your real UIN. 2. Change the hostname of the Client VM to "{MIDAS}-Client." Replace {MIDAS} with your real MIDAS. 3. Configure the temporary IP address on the Gateway Ubuntu, as shown in Figure 1. 4. Configure the temporary IP address, routing table, and DNS server on Client VM as shown in Figure 1.5. Configure gateway Ubuntu to forward the traffic from the Client to the Internet. 6. Test your ping connection to 8.8.8.8 and www.google.com, respectively. Task B-Firewall Configuration (40 points) 1. Configure the iptables on the gateway Ubuntu to block all the inbound ICMP packets from the Client VM. 2. Configure the iptables on the gateway Ubuntu to block all the outbound ICMP packets that originated from the gateway Ubuntu itself. Extra credit: Set the permanent IP address on the Client Ubuntu based on the above network topology

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Programming questions

Question

6. What is a perfectly competitive firms short-run supply curve?

Answered: 1 week ago