2ping software package provides Ping utility to determine directional packet loss, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install 2ping
2ping is installed in your system.
Make ensure the 2ping package were installed using the commands given below,
$ sudo dpkg-query -l | grep 2ping *
You will get with 2ping package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Network |
| Package | 2ping |
| Version | 2.0-1 |
| Description | Ping utility to determine directional packet loss |
| Sub Section | Net |