Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - caradou

#1
16.7 Legacy Series / Re: WAN not very fast speed
August 28, 2016, 09:00:05 PM
Thank you for your answer. On Vcenter nothing, the performance are very good, and the resource usage very poor.
#2
16.7 Legacy Series / Re: WAN not very fast speed
August 27, 2016, 06:56:56 PM
@echappatte,

Your nic card are on e1000 or vmxnet3 ?
#3
16.7 Legacy Series / Re: WAN not very fast speed
August 27, 2016, 06:34:59 PM
Helo echappatte,

Yes i have already install it from the firmware tab

os-vmware 1.3 299B VMware tools wrapper

About the resources, all is fine. Load less than 0.10, and all other less than 10%

There is any vmware tab on opnsense?

Regards
#4
16.7 Legacy Series / WAN not very fast speed
August 27, 2016, 06:10:08 PM
Hello team,

I have a very strange issue.

a fresh install of opnsense16.7.2 into a VM on a ESXi 5.5
2 network cards (vmxnet3) ; one for wan and another one for Lan

When the opnsense juste boot, and i curl, i have

curl http://ovh.net/files/10Gio.dat >/dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  7 10.0G    7  730M    0     0   111M      0  0:01:31  0:00:06  0:01:25  111M


So a very good speed (111M)

But after about 5 minute, the same give me curl http://ovh.net/files/10Gio.dat > /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  2 10.0G    2  245M    0     0  6815k      0  0:25:38  0:00:36  0:25:02 5939k


A very poor speed 5939k

Nothing changed. No machine connected to the Lan interface (i have disconnected the lan, and have the same issue)

Trying to disable CRC TSO and LRO, no effect.

If i try to download from another VM into the same ESXi, i have a good speed.


Any help ?

Thank you