Linux
- Country :
Australia
Task C: Firewall (45 marks) The node R3 is the firewall for the talos network. Configure the Firewall service on this node to satisfy the following requirements: Allow traffic from anywhere to DMZ for the provided service by each server. …
- Country :
Australia
Task B: DHCP server (8+2= 10 marks) The clients of delos are configured with static IP addresses. Your task is to: configure DHCP server on the node minerva to assign dynamic IP addresses and other required settings to the client machines …
- Country :
Australia
Task A: Routing (35+10= 45 marks) The routing tables of the routers in the provided network are not configured. The correct configuration of this task allows any host from any network to reach any other host in the entire network. You must satisf …
Execute the following commands and write their output ping: This command is used to test connectivity between two nodes. Ping use ICMP (Internet ControlMessageProtocol)tocommunicatetootherdevices.Youcanpinghostnameoripaddressusingbelowcomm …
- Country :
Australia
Part 1- Problem Statement You are required to implement some simple UNIX tools for your own use. Firstly, create a directory in which to keep them. It should be called "bin" and be in your home directory. Create the following new commands …