Networking: Networking Essentials (TryHackMe)

In this article, I will write a write-up for Networking Essentials that covers DHCP: Give Me My Network Settings, ARP: Bridging layer 3 Addressing to Layer 2 Addressing, ICMP: Troubleshooting Networks, Routing, and NAT.
How many steps does DHCP use to provide network configuration?
4What is the destination IP address that a client uses when it sends a DHCP Discover packet?
255.255.255.255What is the source IP address a client uses when trying to get IP network configuration over DHCP?
0.0.0.0What is the destination MAC address used in an ARP Request?
ff:ff:ff:ff:ff:ffIn the example above, what is the MAC address of
192.168.66.1?44:df:65:d8:fe:6cUsing the example images above, how many bytes were sent in the echo (ping) request?
40Which IP header field does the
traceroutecommand require to become zero?TTLWhich routing protocol discussed in this task is a Cisco proprietary protocol?
EIGRPIn the network diagram above, what is the public IP that the phone will appear to use when accessing the Internet?
212.3.4.5Assuming that the router has infinite processing power, approximately speaking, how many thousand simultaneous TCP connections can it maintain?
65Click on the View Site button to access the related site. Please follow the instructions on the site to obtain the flag.
THM{computer_is_happy}
Thank you for reading my article. Please leave any questions or comments on improving my learning journey and the THM challenges.




