Lab 10 - samuel-richardson/Sam-Tech-Journal GitHub Wiki

Lab #10a

In this lab we used nslookup, ping, and tracert.

nslookup . This is command provides the IP address of the specified host name.

ping . This command sends packets to a specified IP and outputs the response time if there is a connection.

tracert . This command flows the path of information sent to the server and can be used to identify the data connections points of the information sent.

Lab #10b

In this lab we used TCP view and whois

TCP view is run after downloading it from sys internals and running it with administrative privilege's. This provides information on network process run with the TCP protocol.

After downloading whois from the sysinternals website it can be run from the command line with whois . This provides information on the specified host and the administrators of it.

⚠️ **GitHub.com Fallback** ⚠️