Page 1 of 2

Are these pings normal?

Posted: Tue Jun 25, 2019 10:01 am
by ViBE
Finally I have an FTTH connection and I just setup the network and I want to be sure that everything is fine or not. So I did some test and I see some differences.

First I directly connected to the network. That means:
ONT > Cat6 > PC
After this my ping was around 0-1ms. No peaks. Average was 3ms.

Then added Asus RT-AC58U:
ONT > Cat6 > Asus RT-AC58U > Cat > PC
The pings are around 1-2ms but I see some peaks and not clear why.

Image

I'm not a professional but I know that more layer/distance cause higher latency. Also quality means a lot. But I have well shielded cables and the distance between the devices is less than 2 metres.

So are those pings/peaks normal? What could cause those peaks if the PC just idle and this is the only connected device while I test? Do I have to care about these or not?

Re: Are these pings normal?

Posted: Wed Jun 26, 2019 10:52 am
by RomanHK
In my opinion everything is fine. My Statistics:

Code: Select all

root@Gargoyle:~# ping google.com
PING google.com (172.217.23.238): 56 data bytes
64 bytes from 172.217.23.238: seq=0 ttl=54 time=14.366 ms
64 bytes from 172.217.23.238: seq=1 ttl=54 time=15.653 ms
64 bytes from 172.217.23.238: seq=2 ttl=54 time=12.517 ms
64 bytes from 172.217.23.238: seq=3 ttl=54 time=13.242 ms
64 bytes from 172.217.23.238: seq=4 ttl=54 time=11.903 ms
64 bytes from 172.217.23.238: seq=5 ttl=54 time=14.177 ms
64 bytes from 172.217.23.238: seq=6 ttl=54 time=14.179 ms
64 bytes from 172.217.23.238: seq=7 ttl=54 time=14.183 ms
64 bytes from 172.217.23.238: seq=8 ttl=54 time=13.983 ms
64 bytes from 172.217.23.238: seq=9 ttl=54 time=11.859 ms
64 bytes from 172.217.23.238: seq=10 ttl=54 time=13.251 ms
64 bytes from 172.217.23.238: seq=11 ttl=54 time=12.201 ms
64 bytes from 172.217.23.238: seq=12 ttl=54 time=12.082 ms
64 bytes from 172.217.23.238: seq=13 ttl=54 time=13.845 ms
64 bytes from 172.217.23.238: seq=14 ttl=54 time=13.110 ms
64 bytes from 172.217.23.238: seq=15 ttl=54 time=13.814 ms
64 bytes from 172.217.23.238: seq=16 ttl=54 time=13.759 ms
64 bytes from 172.217.23.238: seq=17 ttl=54 time=13.602 ms


Re: Are these pings normal?

Posted: Thu Jun 27, 2019 12:38 am
by CBx86
What is the length of the cable?

Re: Are these pings normal?

Posted: Sat Jun 29, 2019 4:27 pm
by ViBE
CBx86 wrote:What is the length of the cable?
2 metres only.

Re: Are these pings normal?

Posted: Mon Jul 01, 2019 12:36 am
by CBx86
Something wrong.
You are using the same 'duct' for energy/power and data?

15 meters - Cat 5 - 'home made' crimped cable - brand name "Chicken"; yeah! LOL China cable named Chicken. :lol: I brought a box/bulk on rush. 07/10 quality. (Unshielded )

Code: Select all

1000 packets transmitted, 1000 packets received, 0% packet loss
round-trip min/avg/max = 0.315/0.391/1.334 ms
Edit: Desktop >> AP

Re: Are these pings normal?

Posted: Mon Jul 01, 2019 2:14 am
by RomanHK
CBx86 wrote:Something wrong.
That would make me wonder what's wrong. Ping to IP 193.239.149.210 max 22 ms seems to me perfectly fine.

Code: Select all

root@Gargoyle:~# ping -c10 193.239.149.210
PING 193.239.149.210 (193.239.149.210): 56 data bytes
64 bytes from 193.239.149.210: seq=0 ttl=53 time=20.970 ms
64 bytes from 193.239.149.210: seq=1 ttl=53 time=21.792 ms
64 bytes from 193.239.149.210: seq=2 ttl=53 time=21.539 ms
64 bytes from 193.239.149.210: seq=3 ttl=53 time=20.605 ms
64 bytes from 193.239.149.210: seq=4 ttl=53 time=20.834 ms
64 bytes from 193.239.149.210: seq=5 ttl=53 time=20.698 ms
64 bytes from 193.239.149.210: seq=6 ttl=53 time=20.561 ms
64 bytes from 193.239.149.210: seq=7 ttl=53 time=20.807 ms
64 bytes from 193.239.149.210: seq=8 ttl=53 time=20.347 ms
64 bytes from 193.239.149.210: seq=9 ttl=53 time=20.647 ms

--- 193.239.149.210 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 20.347/20.880/21.792 ms
root@Gargoyle:~#

Re: Are these pings normal?

Posted: Mon Jul 01, 2019 11:54 pm
by CBx86
I confused ip "193.239.149.210 " with one Class C. Sorry. :oops:

Ignore what I said.

Re: Are these pings normal?

Posted: Tue Jul 02, 2019 8:56 am
by ViBE
RomanHK wrote:
CBx86 wrote:Something wrong.
That would make me wonder what's wrong. Ping to IP 193.239.149.210 max 22 ms seems to me perfectly fine.

Code: Select all

root@Gargoyle:~# ping -c10 193.239.149.210
PING 193.239.149.210 (193.239.149.210): 56 data bytes
64 bytes from 193.239.149.210: seq=0 ttl=53 time=20.970 ms
64 bytes from 193.239.149.210: seq=1 ttl=53 time=21.792 ms
64 bytes from 193.239.149.210: seq=2 ttl=53 time=21.539 ms
64 bytes from 193.239.149.210: seq=3 ttl=53 time=20.605 ms
64 bytes from 193.239.149.210: seq=4 ttl=53 time=20.834 ms
64 bytes from 193.239.149.210: seq=5 ttl=53 time=20.698 ms
64 bytes from 193.239.149.210: seq=6 ttl=53 time=20.561 ms
64 bytes from 193.239.149.210: seq=7 ttl=53 time=20.807 ms
64 bytes from 193.239.149.210: seq=8 ttl=53 time=20.347 ms
64 bytes from 193.239.149.210: seq=9 ttl=53 time=20.647 ms

--- 193.239.149.210 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 20.347/20.880/21.792 ms
root@Gargoyle:~#
forget the IP. it's relevant only for me. it's the local backbone. i'm talking about the peaks what appears while i'm connecting through the Asus router.

Re: Are these pings normal?

Posted: Tue Jul 02, 2019 9:03 am
by RomanHK
Those peaks in ms can be CPU work (NAT, ...) so I see it cool ;) .

Re: Are these pings normal?

Posted: Tue Jul 02, 2019 5:45 pm
by fifonik
I'd say these peaks a bit too high to be cool.
For me it looks really strange.