Test the speed of internal network (not internet)


Recommended Posts

I am begging to suspect that my internal network (LAN) is having some issues with everything that is connected to it, I am noticing that my 2 PoE camera's are frequently loosing connection for a few seconds and I am wondering if it is the router to blame, so I want to check that. Is there a way to do so?

  On 19/06/2021 at 02:31, Mindovermaster said:
Expand  

OK, so these all work from my PC to the Router, I really need something from the Router, just to see if there is a problem somewhere, according to the tests I just ran, I'm getting 500+ Mbs transfer speed to the router, which is great, but I need to know the over all network speeds, not just my PC.

  On 19/06/2021 at 03:13, jnelsoninjax said:

OK, so these all work from my PC to the Router, I really need something from the Router, just to see if there is a problem somewhere, according to the tests I just ran, I'm getting 500+ Mbs transfer speed to the router, which is great, but I need to know the over all network speeds, not just my PC.

Expand  

Does your router do anything like that? Sorry, I'm out of ideas atm. BudMan?

  On 19/06/2021 at 04:19, jnelsoninjax said:

 OK, I downloaded iperf, how exactly do I use it? When I try to tell it to scan the default gateway, it says connection refused.

Expand  

Setup one machine to be the server and start it. Set another as the client and test against the server. 
 

https://itigic.com/iperf3-tutorial-to-measure-speed-between-two-lan-and-wifi-devices/

I have been using iperf for years and years.. I started compiling the windows version because they were hard to find.. If you have any questions just ask ;)

 

In a nutshell

pc1

iperf3 -s

 

pc2

iperf3 -c ipaddressPC1

 

Here is a iperf test from my pc nas over 1gig

$ iperf3.exe -c 192.168.9.10
warning: Ignoring nonsense TCP MSS 465664
Connecting to host 192.168.9.10, port 5201
[  5] local 192.168.9.100 port 36285 connected to 192.168.9.10 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec   108 MBytes   909 Mbits/sec
[  5]   1.00-2.00   sec   113 MBytes   949 Mbits/sec
[  5]   2.00-3.00   sec   113 MBytes   949 Mbits/sec
[  5]   3.00-4.00   sec   113 MBytes   949 Mbits/sec
[  5]   4.00-5.00   sec   113 MBytes   949 Mbits/sec
[  5]   5.00-6.00   sec   113 MBytes   949 Mbits/sec
[  5]   6.00-7.00   sec   113 MBytes   949 Mbits/sec
[  5]   7.00-8.00   sec   113 MBytes   949 Mbits/sec
[  5]   8.00-9.00   sec   113 MBytes   949 Mbits/sec
[  5]   9.00-10.00  sec   115 MBytes   966 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.00  sec  1.10 GBytes   947 Mbits/sec                  sender
[  5]   0.00-10.03  sec  1.10 GBytes   943 Mbits/sec                  receiver

iperf Done.

 

Here is test over my 2.5 gig connection to same nas.

 

$ iperf3.exe -c 192.168.10.10                                                    
warning: Ignoring nonsense TCP MSS 465664                                        
Connecting to host 192.168.10.10, port 5201                                      
[  5] local 192.168.10.9 port 36290 connected to 192.168.10.10 port 5201         
[ ID] Interval           Transfer     Bitrate                                    
[  5]   0.00-1.00   sec   272 MBytes  2.28 Gbits/sec                             
[  5]   1.00-2.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   2.00-3.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   3.00-4.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   4.00-5.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   5.00-6.00   sec   282 MBytes  2.37 Gbits/sec                             
[  5]   6.00-7.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   7.00-8.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   8.00-9.00   sec   283 MBytes  2.37 Gbits/sec                             
[  5]   9.00-10.00  sec   283 MBytes  2.37 Gbits/sec                             
- - - - - - - - - - - - - - - - - - - - - - - - -                                
[ ID] Interval           Transfer     Bitrate                                    
[  5]   0.00-10.00  sec  2.75 GBytes  2.36 Gbits/sec                  sender     
[  5]   0.00-10.01  sec  2.75 GBytes  2.36 Gbits/sec                  receiver   
                                                                                 
iperf Done.                                                                      

 

Over wireless will be slower ;)  But you should be seeing 200 or so over typical AC connection from wifi to wired, wifi to wifi is going to be slower!  And 400ish your router and clients can do it and get a good PHY connection.

 

Here is my phone to my nas.

 

602562577_PNGimage.thumb.png.dadd79b1a1c076a8d88da123df9db0dd.png

 

If you want to test with phone - Hurricane electric has a APP that has tools for network stuff, including iperf

https://networktools.he.net/

 

edit:  Didn't you just recently add that poe switch, that you picked up for like 2$ ;)  Some off brand model never heard of.. Yeah I would be testing it via these iperf tests for sure.  Take it out of the loop and just connect your stuff to your router switch ports.. And validate you get same gig speeds, etc.

 

>I really need something from the Router

 

You would almost never test "to" a router - router routes (and switches for most soho routers), unless your model was also hosting files off usb or something.  You don't care what the OS of the router can really do for speed, what you care about is that its routing/switching your traffic through it at wire speed.  That phone test, was through my router from my wireless vlan to my wired vlan where the nas sits for example.

 

So it would take 2 trips through my switch, and through the router.

 

phone - AP -- switch - 192.168.2 - router - 192.168.9 - switch -- nas

I changed the PoE switch to a TpLink, the cheap one was giving me issues...

This is what I am getting from phone to PC:

Screenshot_20210619-094521.thumb.png.6f49402f6a54ff70aacb1779153d2f46.png

I have also come to the conclusion that the 'problems' that I am having are software, not hardware, for example this morning, Blue Iris (which I am using to monitor the camera's) indicated that one of the camera's was offline, but when I checked with the Reolink app and windows program, the camera is question was not offline and was working just fine.

11Gbps?  what?  Yeah you need to edit the amount of data sent.. See how I set mine to 500M, and you prob want longer interval of time.. See how set mine to 10

 

Try it with those settings. And see what you get.

Yeah that is pretty horrible.. No offense..

 

25Mbps - that is like a 1 stream 2.4 ghz N connection..

 

Even at 40 is pretty bad.. Your device AC??

 

Here I let it show multiple readings - every second and moved 1G of data

 

1534261101_PNGimage.thumb.png.8177f390e53b365db89dc288bca073e7.png

 

Are you on the other side of the house? Are you testing wireless to wireless while multiple other devices streaming netflix? What about wired test?

 

This is my iphone XR, connect to my hallway AP. You can see it gets a good maxed out PHY connection for what its capable of.

connection.thumb.png.ebba7b740a27cb3ba44841cf58ad8a30.png

And your camera's wired right - or was your wireless camera also on.  Even with 1 wireless camera constant streaming - from the bitrate of those cameras.. That is pretty bad.

 

I would really suggest you test your wired speed.  And Also what client - maybe the client is horrible?  Is it a really old laptop with only 2.4 ghz 1 stream wireless card?

  On 19/06/2021 at 22:36, BudMan said:

And your camera's wired right - or was your wireless camera also on.  Even with 1 wireless camera constant streaming - from the bitrate of those cameras.. That is pretty bad.

 

I would really suggest you test your wired speed.  And Also what client - maybe the client is horrible?  Is it a really old laptop with only 2.4 ghz 1 stream wireless card?

Expand  

2 wired and 1 wireless camera's. I need to put iperf on another PC in the house to test my wired speed, I will hopefully do that tonight. The client is my desktop which has a gigabit lan port.

  On 19/06/2021 at 22:39, BudMan said:

Where all the camera's writing data to the server you were writing data too?  And your server is only connected at 100mbps?

Expand  

 The camera's were not writing any data during the test. I'm not sure how to tell what my desktop is connected at.

ok so your connected at gig, so its not like your only at 100, and other data using up the pipe.. Look to see what your actually connected to via wireless.. 

 

I would hope android phone should show you - or do you have a wireless laptop?  With iphone its hard..  While with the wifi developer profile installed you can get channel and vht, which will tell you if 2.4 or 5 (20 mhz, 40 or 80).. Off the top I do not know way to see the actual PHY.. stupid apple..  Maybe your wifi router will show you this info?

 

For troubleshooting wifi issues - you really need a laptop to get info.

  On 19/06/2021 at 23:22, BudMan said:

ok so your connected at gig, so its not like your only at 100, and other data using up the pipe.. Look to see what your actually connected to via wireless.. 

 

I would hope android phone should show you - or do you have a wireless laptop?  With iphone its hard..  While with the wifi developer profile installed you can get channel and vht, which will tell you if 2.4 or 5 (20 mhz, 40 or 80).. Off the top I do not know way to see the actual PHY.. stupid apple..  Maybe your wifi router will show you this info?

 

For troubleshooting wifi issues - you really need a laptop to get info.

Expand  

I don't have access to a laptop right now :( but the other choice I have is I could enable wireless on my motherboard and use it, but I am not sure if I have the antenna hooked up right now, as I never use wireless from my desktop.

Wireless we can work on - lets make sure your wired network is good..  Lets see that 900 mbps iperf test..

 

You were saying having issues when you using the new switch right.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If a server wants 25% tip out of me, I'd better damn well be getting more than my food brought to me!  Tips are for service above the regular functions of a server, bringing my order to me.  You want more, do more.
    • the problem is a tip is VARIABLE you aren't guaranteed a specific income... just freaking pay your staff and set a fixed price for food
    • Operation Warp Speed Vaccine Summit - December 8, 2020 Donald Trump:  Thank you very much. Appreciate it very much. I’m honored to welcome doctors, scientists, industry executives, and state and local leaders to our historic Operation Warp Speed Vaccine Summit. It’s been some journey for all of us. It’s been an incredible success. We’re grateful to be joined by Vice President Mike Pence, who has done an absolutely incredible job on the Coronavirus Task Force. Mike, thank you. Stand up, Mike. (Applause.) Great job. We’re here to discuss a monumental national achievement. From the instant the coronavirus invaded our shores, we raced into action to develop a safe and effective vaccine at breakneck speed. It would normally take five years, six years, seven years, or even more. In order to achieve this goal, we harnessed the full power of government, the genius of American scientists, and the might of American industry to save millions and millions of lives all over the world. We’re just days away from authorization from the FDA, and we’re pushing them hard, at which point we will immediately begin mass distribution. Before Operation Warp Speed, the typical timeframe for development and approval, as you know, could be infinity. And we were very, very happy that we were able to get things done at a level that nobody has ever seen before. The gold standard vaccine has been done in less than nine months. And now this: Meghan McCain:  If you regret taking the shot, there's hope.  Buy this "Vaccine Detox"   🤣  
    • I haven't heard that sound in a while and now I kinda miss it.
  • Recent Achievements

    • Apprentice
      Wireless wookie went up a rank
      Apprentice
    • Week One Done
      bukro earned a badge
      Week One Done
    • One Year In
      Wulle earned a badge
      One Year In
    • One Month Later
      Wulle earned a badge
      One Month Later
    • One Month Later
      Simmo3D earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      559
    2. 2
      ATLien_0
      258
    3. 3
      +FloatingFatMan
      182
    4. 4
      Michael Scrip
      125
    5. 5
      Steven P.
      105
  • Tell a friend

    Love Neowin? Tell a friend!