Patrick A.

asked • 12/14/23

what is networking?

The 165 Project Company is setting up a new headquarters in Downtown Springfield. As such, they need to set up a network of publicly available services on that network. Please read the rest of the instructions and answer carefully, the answer boxes will be doing string matches, to the best of your ability. You will get three submissions chances to get it right.

They have bought the public IP subnet of 192.165.1.192/26 to be used. You need to divide that subnet into three subnets. One for infrastructure that can support 14 nodes, one for public services that can support 30 nodes, and one for private services that can support 14 nodes. The lowest numeric value IPs should be used for the private services.

They will need you to configure a ISC DHCP server that will hand out the last half of each subnets IPs except the last usable IP (that will be used as the default-gateway. The DHCP server will also be the Name Server (DNS Server) (named net-srv.infra.165pro.net) for the three subnets as well. The IP of the DHCP and DNS server is the first usable IP of the infrastructure subnet. The default and max lease time should be set to one week. The domain names for the three subnets should be set to infra.165pro.net, prv.165pro.net, and pub.165pro.net.

Please provide in the text box below the three subnets from lowest value network address to highest in the following format:

Example:

X.X.X.X/XX

X.X.X.X/XX

X.X.X.X/XX


Answer:




Next provide usable configuration for the ISC DHCP to set the default and max lease times to one week in the following format:


Example:

default-lease-time X;

max-lease-time X;


Answer:

default-lease-time ;

max-lease-time ;


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.