Jump to content

low kvm internet speed


Recommended Posts

Posted

Hi,

 

I have a speed problem in my server (os: Unraid) I have a debian vm which acts as a router which has 2 interfaces
-wan 10gb passthrough (wan speed: 8000Mbps)
-lan (virtual network virsh) (all vm have virtio for the network)

<network ipv6='yes'>
  <name>lab-network</name>
  <uuid>9076910b-63df-470f-862a-606414dd750a</uuid>
  <bridge name='virbr1' stp='on' delay='0'/>
  <mac address='52:54:00:a7:8f:4b'/>
  <ip address='192.168.0.1' netmask='255.255.255.0'>
  </ip>
  <route address='192.168.0.0' prefix='24' gateway='192.168.0.10'/>
</network>

iperf between a vm w10 and the vm debian from lan to lan:

 

image.thumb.png.fa6b70885b4af6e6bc76700ca4031f7f.png

 

But the speed I have with a speedtest :

 

image.thumb.png.e6a3308ea9cfd1a557b266d858816bfd.png

 

In your opinion, the clamping comes from where ? After doing the test with iperf I have the impression that the clamping comes from the nat of the lan to the wan because in lan I have a connection of 7Gbits/s

 

Thanks for your help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...