Re: High CPU -problem
Manuel Kasper <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
On 10.05.2010, at 23:21, Roberto Greiner wrote: > It´s a Virtual Machine inside a Core II Duo 3Ghz, with 768MB. The throughput is in the range of 10Mbps in, 3-5Mbps out. OK... what kind of virtualization solution? If it's VMware, then make sure that you're using the e1000 NIC emulation (should appear as emX device in m0n0wall, rather than lncX). This can be achieved by adding ethernetX.virtualDev = "e1000" to the .vmx file. I haven't tested any other virtualization solutions, but using VMware + e1000 on that hardware, you should easily be able to push well over 100 Mbps through your m0n0wall VM. - Manuel