1 / 9

Network Tools

Network Tools. TCP/ IP interface configuration query - MAC (HW) address and IP address Linux - /sbin/ifconfig MS Windows – ipconfig/all. Network Tools. MAC – IP address resolution - finding the MAC address of a „Net-neighbours“

ploren
Télécharger la présentation

Network Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Network Tools • TCP/IP interface configuration query - MAC (HW) address and IP address • Linux - /sbin/ifconfig • MS Windows – ipconfig/all

  2. Network Tools • MAC – IP address resolution - finding the MAC address of a „Net-neighbours“ • arp utility - display the content of ARP cache (ARP table)

  3. Network Tools • IP host reachability test – ping [hostname]. • Measuring the round-trip time for messages sent from the originating host to a destination computer.

  4. NetworkTools • Routing table display • Linux - route • MS Windows – route print • Linux, MS Windows - netstat -r

  5. Network Tools • Diagnostic tool for displaying the route (path) and measuring transit delays of packets across an IP network. • Linux – traceroute [hostname] • MS Windows – tracert [hostname]

  6. Network Tools • Query Internet name servers interactively or non-interactively (DNS lookup utility) • nslookup (Linux, MS Windows)

  7. Network Tools DomainNameSystem (DNS) DNS querysites • http://who.is/dns/ • http://dnsquery.org/ • https://www.easywhois.com/

  8. NetworkTools • Secure transfer file from/to a remote host • Linux – scp [[user@]host1:]file1 [[user@]host2:]file2 • MS Windows – winscp program • Logging to the remote host • Linux – ssh [user@]hostname [command] • MS Windows – putty program

More Related