8000 ping -f always says last packet was not answered · Issue #583 · iputils/iputils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
ping -f always says last packet was not answered #583
Open
@ValeZAA

Description

@ValeZAA
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0