Once you start using a zero trust network, the first causality is normally the Ping command. The gping (Graphical Ping) command line displays a color coded realtime graph of continuous pings to a specified host and it supports specifying alternate interfaces/gateways.
First lets find which interface to use. The “arp -a” command isΒ used to display the ARP cache on a computer, including both dynamic and static entries. This command is similar to the arp command without any options, but it also displays the status of the entries in the cache.
$ arp -a
unfisecuregateway (192.168.0.1) at 74:83:c2:d0:c8:cd on en0 ifscope [ethernet]
amazon-ce482021d.localdomain (192.168.0.66) at 8:7c:39:e3:de:af on en0 ifscope [ethernet]
km98e898.localdomain (192.168.0.117) at 0:17:c8:87:5a:f7 on en0 ifscope [ethernet]
? (192.168.0.210) at 9c:14:63:5c:aa:de on en0 ifscope [ethernet]
? (192.168.0.211) at 9c:14:63:5c:aa:ac on en0 ifscope [ethernet]
? (192.168.0.212) at 9c:14:63:5c:aa:e1 on en0 ifscope [ethernet]
? (192.168.0.213) at 9c:14:63:5c:ab:20 on en0 ifscope [ethernet]
? (192.168.0.214) at 9c:14:63:5c:aa:9 on en0 ifscope [ethernet]
? (192.168.0.215) at 9c:14:63:5c:aa:74 on en0 ifscope [ethernet]
? (192.168.0.216) at 9c:14:63:5c:ab:64 on en0 ifscope [ethernet]
? (192.168.0.217) at 9c:14:63:2d:23:5f on en0 ifscope [ethernet]
? (192.168.0.255) at ff:ff:ff:ff:ff:ff on en0 ifscope [ethernet]
? (224.0.0.251) at 1:0:5e:0:0:fb on en0 ifscope permanent [ethernet]
? (239.255.255.250) at 1:0:5e:7f:ff:fa on en0 ifscope permanent [ethernet] You will see I have an en0 interface. Lets try an gping via the en0 interface:
$ brew install gping
$ gping -i en0 google.com
google.com (172.217.170.110) last 27.274ms min 26.945ms max 134.849ms avg 41.896ms jtr 2.916ms p95 107.494ms t/o 0
130.606msβ
β
β β’
β β’Έ
β β’Έ
112.88ms β β’Έ
β β£Ό
β β£Ώ
β β‘ β£Ώ
95.154ms β β’ β‘ β£Ώ
β β’Έ β‘ β£Ώ
β β’Έ β‘ β£Ώ
β β’Έ β’ β‘ β£Ώ β’
77.428ms β β£Ό β’Έβ‘ β‘ β£Ώ β’Έ
β β£Ώ β’Έβ‘ β‘ β’Έ β‘ β’Έ
β β£Ώ β’Έβ‘ β’°β‘β’ β’Έ β‘ β’Έ
β β£Ώ β’Έβ’ β’Έβ‘β’Έ β’Έ β‘ β‘β‘
59.702ms β β‘β‘ β’Έβ’Έ β’Έβ’β£Ό β’Έ β‘ β‘β‘
β β‘β‘ β’Έβ’Έ β‘Έβ’Έβ‘β‘β’Έ β‘ β‘β‘
β β‘β‘ β’Έβ’Έ β‘β’Έβ‘β‘β’Έ β‘ β‘ β‘β‘
β β‘β‘ β’Έβ’Έ β’° β‘β’Έβ β‘β’Έ β‘ β’β’ β‘β‘
41.976ms β β’Έ β‘ β‘β’Έ β£Ό β’β β’Έ β‘β‘ β‘β‘ β’Έβ’Έ β‘β‘
β β’Έ β‘ β‘β’Έ β‘Ώβ‘ β’Έ β’β‘ β£·β‘ β’Έβ’Έ β’Έ β’Έ
β β’Έ β‘ β‘β’Έ β‘β£β’β‘Έ β’Έβ‘ β£Ώβ’± β‘Έβ Έβ‘β’ β’Έ β’Έ
ββ£ β‘Έ β‘ β‘β’Έβ’Έ β‘Ώβ β β’Έβ‘ β‘β’Έ β’β‘β‘ β‘β‘β’Ώ β’Έ
24.25ms β β β β β β β β β β β β β β β β β β β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
11:39:10 11:39:25 11:39:40