Issue
We have an application server and a client - Server Application which uses socket connections where port numbers of each client to server were defined in client on \driver\etc\services
Sometime we are facing the issue that the clients were unable to connect to the server application and to establish a socket connection.
During this if we run netstat -a we see too many socket connections were in established state. But in actual none of the clients were able to connect to server application and the client pc were not able to reach through ping tool.
I read the article that its kind of TCP/IP Port Exhaustion
When a client initiates a TCP/IP socket connection to a server, the client typically connects to a specific port on the server and requests that the server respond to the client over an ephemeral, or short lived, TCP or UDP port. On Windows Server 2003
and Windows XP the default range of ephemeral ports used by client applications is from 1025 through 5000. Under certain conditions it is possible that the available ports in the default range will be exhausted.
TCP/IP port exhaustion can occur on a client computer if the client computer is engaging in an unusually high number of TCIP/IP socket connections. This can occur if many client applications are initiating connections.
If all of the available ephemeral ports are allocated to client applications then the client experiences a condition known as TCP/IP port exhaustion. When TCP/IP port exhaustion occurs, client port reservations cannot be made and errors will occur in client applications that attempt to connect to a server via TCP/IP sockets.
Server Details : OS:Windows 2003 (X86). Hardware : HP Provilion
Client Details: OS: Windows XP SP2 / SP3 : Hardware: Multibrand.
Our Server application is created using C# .Net and using the port range from 31000-31150 to connect with clients.
Need your suggestion / fix how to fix this issue ,IS this can be fixed by application or by changing settings in OS.
NETSTAT -A --> Result as below
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:ssdp | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:remote-winsock | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:pptp | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:pptconference | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:ms-streaming | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:msnp | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:msmq | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:msiccp | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1904 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1903 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1901 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1899 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1898 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1897 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1894 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1893 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1892 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1891 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1889 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1888 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1887 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1884 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1883 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1880 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1879 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1878 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1877 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1875 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1874 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1873 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1872 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1870 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1868 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1867 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1866 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1865 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1862 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1861 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1860 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1859 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1856 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1855 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1854 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1853 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1851 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1850 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1849 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1848 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1847 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1844 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1843 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1842 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1840 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1839 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1838 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1837 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1836 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1834 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1833 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1832 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1831 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1830 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1828 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1827 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1826 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1825 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1823 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1822 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1821 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1820 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1819 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1817 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1816 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1814 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1812 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1811 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1810 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1809 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1808 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1806 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1805 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1804 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1802 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1799 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1798 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1797 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1796 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1794 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1793 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1792 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1790 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1789 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1787 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1786 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1785 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1783 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1782 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1781 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1780 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1778 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1776 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1775 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1774 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1773 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1772 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1770 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1769 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1767 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1766 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1764 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1763 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1762 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1761 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1759 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1758 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1757 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1753 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1752 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1751 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1750 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1749 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1747 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1746 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1743 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1742 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1740 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1739 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1738 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1737 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1735 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1734 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1733 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1730 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1728 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1727 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1726 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1725 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1722 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1721 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1719 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1717 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1716 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1715 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1714 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1713 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1710 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1707 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1705 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1703 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1702 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1701 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1700 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1698 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1697 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1696 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1694 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1692 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | Machine1computer.Plantfloorswitch1.Mycompany.com:1691 | ESTABLISHED |
| TCP | APP_Primary_Server:31007 | APP_Primary_Server.vistcorp.ad.MYCompany.com:0 | LISTENING |
NOTE: when we see the above result , connection as established and tried to ping the host Machine1computer.Plantfloorswitch1.Mycompany.com will not be reachable anywhere
When Pinged from a Normal PC within the Same Switch and or from a PC connected in Core Switch were not Pinging.
C:\ >ping Machine1computer.Plantfloorswitch1.Mycompany.com
Pinging Machine1computer.Plantfloorswitch1.Mycompany.com [192.168.100.75] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.100.75:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),