10-07-2019, 02:45 PM
From the Pi can you ping other hosts on your network?
Example: ping my Mac Air, host name is LT1
Example: ping my Mac Air, host name is LT1
Code:
pi@rp3:~ $ ping LT1
PING LT1.home (192.168.1.155) 56(84) bytes of data.
64 bytes from LT1.home (192.168.1.155): icmp_seq=1 ttl=64 time=3.73 ms
64 bytes from LT1.home (192.168.1.155): icmp_seq=2 ttl=64 time=23.1 ms
64 bytes from LT1.home (192.168.1.155): icmp_seq=3 ttl=64 time=251 ms
64 bytes from LT1.home (192.168.1.155): icmp_seq=4 ttl=64 time=109 ms