Open
Description
root@kali:/opt/SourceCode/iputils/builddir# ./ping/ping -f 192.168.1.254
PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data.
.^C
--- 192.168.1.254 ping statistics ---
1712 packets transmitted, 1711 received, 0.0584112% packet loss, time 2303ms
rtt min/avg/max/mdev = 0.801/1.321/8.800/0.875 ms, ipg/ewma 1.346/1.019 ms
root@kali:/opt/SourceCode/iputils/builddir# ./ping/ping -f 192.168.1.254
PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data.
.^C
--- 192.168.1.254 ping statistics ---
4456 packets transmitted, 4455 received, 0.0224417% packet loss, time 5829ms
rtt min/avg/max/mdev = 0.816/1.297/24.579/0.981 ms, pipe 2, ipg/ewma 1.308/1.063 ms
That thing is my router.
1712 packets transmitted, 1711 received
should be
1711 packets transmitted, 1711 received