/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer Networks

❯

Computer Network/Networking Tools

ping

Created on Mar 17, 2019

Packet InterNet Groper - uses Internet Control Message Protocol (ICMP) echo request and replies to test if a host IP stack is initialized and alive on the network

1. basic use case
ping google.com

2. ping on specific NIC
ping -I eth1 google.com