• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

High ping loss and connection problems

MarcSerra

New Pleskian
As you can read on centos forums we got connection problems on 1 of our servers. Making an horrible experience work with our websites, plesk panel, ftp, and all of other services.

Ping results from an office connection to the server (windows machine)...
Code:
sent = 946, received = 530, lost = 416
    (43% lost),
Times:
    Min. = 48ms, Max. = 125ms, Med. = 54ms

From another office connection to the same server (linux machine)...
Code:
    10 packets transmitted, 4 received, 60% packet loss, time 9012ms
    rtt min/avg/max/mdev = 0.240/0.256/0.296/0.030 m



If we ping from our server to the internet (google) got variable results...

Code:
[root@s1 ~]# ping 173.194.44.82
PING 173.194.44.82 (173.194.44.82) 56(84) bytes of data.
64 bytes from 173.194.44.82: icmp_seq=1 ttl=52 time=12.2 ms
64 bytes from 173.194.44.82: icmp_seq=2 ttl=52 time=12.7 ms
64 bytes from 173.194.44.82: icmp_seq=3 ttl=52 time=12.2 ms
64 bytes from 173.194.44.82: icmp_seq=4 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=5 ttl=52 time=12.6 ms
64 bytes from 173.194.44.82: icmp_seq=6 ttl=52 time=12.6 ms
64 bytes from 173.194.44.82: icmp_seq=7 ttl=52 time=12.7 ms
--- 173.194.44.82 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 5997ms
rtt min/avg/max/mdev = 12.269/12.534/12.730/0.230 ms

[root@s1 ~]# ping -n -c10 173.194.44.82
PING 173.194.44.82 (173.194.44.82) 56(84) bytes of data.
64 bytes from 173.194.44.82: icmp_seq=1 ttl=52 time=12.6 ms
--- 173.194.44.82 ping statistics ---
10 packets transmitted, 1 received, 90% packet loss, time 9010ms
rtt min/avg/max/mdev = 12.687/12.687/12.687/0.000 ms

[root@s1 ~]# ping -n -c10 173.194.44.82
PING 173.194.44.82 (173.194.44.82) 56(84) bytes of data.
64 bytes from 173.194.44.82: icmp_seq=1 ttl=52 time=12.1 ms
64 bytes from 173.194.44.82: icmp_seq=2 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=3 ttl=52 time=12.2 ms
64 bytes from 173.194.44.82: icmp_seq=4 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=8 ttl=52 time=12.3 ms
--- 173.194.44.82 ping statistics ---
10 packets transmitted, 5 received, 50% packet loss, time 8997ms
rtt min/avg/max/mdev = 12.191/12.295/12.353/0.134 ms

[root@s1 ~]# ping -c10 173.194.44.82
PING 173.194.44.82 (173.194.44.82) 56(84) bytes of data.
64 bytes from 173.194.44.82: icmp_seq=1 ttl=52 time=12.5 ms
64 bytes from 173.194.44.82: icmp_seq=2 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=3 ttl=52 time=12.6 ms
64 bytes from 173.194.44.82: icmp_seq=4 ttl=52 time=12.2 ms
64 bytes from 173.194.44.82: icmp_seq=5 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=6 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=7 ttl=52 time=12.1 ms
64 bytes from 173.194.44.82: icmp_seq=8 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=9 ttl=52 time=12.1 ms
64 bytes from 173.194.44.82: icmp_seq=10 ttl=52 time=12.3 ms
--- 173.194.44.82 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 8999ms
rtt min/avg/max/mdev = 12.121/12.335/12.611/0.192 ms

[root@s1 ~]# ping -c10 173.194.44.82
PING 173.194.44.82 (173.194.44.82) 56(84) bytes of data.
64 bytes from 173.194.44.82: icmp_seq=1 ttl=52 time=12.3 ms
64 bytes from 173.194.44.82: icmp_seq=8 ttl=52 time=12.2 ms
--- 173.194.44.82 ping statistics ---
10 packets transmitted, 2 received, 80% packet loss, time 8999ms
rtt min/avg/max/mdev = 12.211/12.259/12.307/0.048 ms

Code:
# netstat -i
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0       1500   0   594860      0      0      0   354365      0      0      0 BMRU
lo        16436   0    39921      0      0      0    39921      0      0      0 LRU

Code:
# uname -a
Linux s1.grupmanxa.com 2.6.18-348.4.1.el5xen #1 SMP Tue Apr 16 16:21:10 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux

Code:
lsb_release -a
LSB Version:    :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: CentOS
Description:    CentOS release 5.9 (Final)
Release:        5.9
Codename:       Final

For now, on centos forums, cannot not help us. Any idea here? We are disposed to pay somebody for the service...

Thank's!
 
No ideas?

Look this winMTR results from my office to two differents servers with the same Hosting provider...

Here the server wich we have problems (76% of loss)...

Code:
|------------------------------------------------------------------------------------------|
|                                      WinMTR statistics                                   |
|                       Host              -   %  | Sent | Recv | Best | Avrg | Wrst | Last |
|------------------------------------------------|------|------|------|------|------|------|
|                          192.168.x.x -    0 |  184 |  184 |    0 |    0 |    1 |    0 |
|                         192.168.x.x -   29 |   84 |   60 |    0 |    0 |    1 |    1 |
|                         192.168.x.x -    0 |  184 |  184 |    1 |    6 |  434 |    1 |
|                         194.224.x.x -    2 |  167 |  164 |    2 |    8 |  538 |    2 |
|25.red-193-152-56.static.ccgg.telefonica.net -    2 |  172 |  169 |    0 |   11 |  536 |    4 |
|97.red-213-0-255.static.ccgg.telefonica.net -    0 |  184 |  184 |   16 |   24 |  450 |   16 |
|  141.Red-80-58-89.staticIP.rima-tde.net -    2 |  172 |  169 |   16 |   27 |  550 |   19 |
|  105.Red-80-58-74.staticIP.rima-tde.net -    2 |  172 |  169 |   17 |   28 |  556 |   20 |
|   69.Red-80-58-72.staticIP.rima-tde.net -    4 |  164 |  159 |   16 |   27 |  551 |   17 |
|                             84.16.8.121 -    2 |  172 |  169 |   18 |   31 |  551 |   18 |
|xe5-0-2-0-grtlontl3.red.telefonica-wholesale.net -    4 |  164 |  159 |   41 |   54 |  563 |   42 |
|             te7-3-10G.ar7.LON3.gblx.net -    1 |  180 |  179 |   43 |   55 |  557 |   53 |
|                            146.82.54.42 -    3 |  163 |  159 |   52 |   66 |  567 |   53 |
|    te-1-3.bb-c.bap.rhr.de.oneandone.net -    2 |  176 |  174 |   66 |   77 |  569 |   67 |
|     ae-2-0.bb-a.bs.kae.de.oneandone.net -    2 |  176 |  174 |   74 |   87 |  594 |   75 |
|     ae-1.gw-distp-a.bs.ka.oneandone.net -    1 |  180 |  179 |   59 |   73 |  562 |   69 |
|ae-1.gw-prtr-r1-1a.fs.kae.de.oneandone.net -    1 |  180 |  179 |   63 |   76 |  590 |   72 |
|                   No response from host -  100 |   36 |    0 |    0 |    0 |    0 |    0 |
|        s15803267.onlinehome-server.info -   76 |   45 |   11 |    0 |  113 |  591 |   75 |
|________________________________________________|______|______|______|______|______|______|


And here another server with 1and1 without problems (1% of loss)...

Code:
|------------------------------------------------------------------------------------------|
|                                      WinMTR statistics                                   |
|                       Host              -   %  | Sent | Recv | Best | Avrg | Wrst | Last |
|------------------------------------------------|------|------|------|------|------|------|
|                          192.168.x.x -    0 |  293 |  293 |    0 |    0 |    1 |    0 |
|                   No response from host -  100 |   58 |    0 |    0 |    0 |    0 |    0 |
|                         192.168.x.x -    0 |  293 |  293 |    1 |    4 |  528 |    1 |
|                         194.224.x.x -    4 |  257 |  248 |    2 |    5 |   95 |    2 |
|25.red-193-152-56.static.ccgg.telefonica.net -    5 |  248 |  237 |    3 |    8 |  109 |    3 |
|97.red-213-0-255.static.ccgg.telefonica.net -    2 |  274 |  269 |   16 |   21 |  210 |   16 |
|  141.Red-80-58-89.staticIP.rima-tde.net -    1 |  285 |  283 |   16 |   24 |  559 |   19 |
|   61.Red-80-58-90.staticIP.rima-tde.net -    2 |  281 |  278 |   16 |   23 |  132 |   18 |
|   93.Red-80-58-72.staticIP.rima-tde.net -    1 |  285 |  283 |   16 |   22 |  121 |   19 |
|So2-0-0-0-grtmadpe3.red.telefonica-wholesale.net -    2 |  272 |  267 |   16 |   22 |  131 |   33 |
|te0-1-0-10-grtlontlw1.red.telefonica-wholesale.net -    2 |  277 |  273 |   41 |   51 |  137 |   54 |
|             te7-3-10G.ar7.LON3.gblx.net -    2 |  273 |  268 |   43 |   54 |  135 |   48 |
|                            146.82.54.42 -    1 |  285 |  283 |   52 |   63 |  570 |   54 |
|    te-1-3.bb-c.bap.rhr.de.oneandone.net -    3 |  265 |  258 |   66 |   74 |  148 |   76 |
|     ae-2-0.bb-a.bs.kae.de.oneandone.net -    2 |  281 |  278 |   74 |   88 |  171 |   86 |
|     ae-2.gw-distp-a.bs.ka.oneandone.net -    2 |  276 |  272 |   61 |   70 |  218 |   67 |
|ae-1.gw-prtr-r1-1a.fs.kae.de.oneandone.net -    1 |  285 |  283 |   63 |   75 |  353 |   64 |
|                   No response from host -  100 |   58 |    0 |    0 |    0 |    0 |    0 |
|                      s1.elseudomini.net -    1 |  285 |  283 |   56 |   66 |  149 |   61 |
|________________________________________________|______|______|______|______|______|______|
 
Back
Top