Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bad Performance on External Interface (WAN)

My origin intention was to build up an RDP Connection through Astaro.
In the first step i did it cross a PPTP or L2TP connection.
In both cases I had the result of very very poor Performance.

So in the second case I did a work around and directly pass
through the Astaro gateway via DNAT. Also very very poor.

Where should I look for this problem??

Astaro runs on ESXi
Current Firmware 7.501
2 LAN Adapters
External WAN 192.168.3.2/24 default gateway 192.168.3.1 (another router)
Internal LAN 192.168.1.1/24
Snapshot from the Dashboard
External Ethernet In=2.6Mbit Out 59.7kbit
Internal Ethernet In=66.5kbit Out 2.6Mbit

thx Gear


This thread was automatically locked due to age.
  • Look on the 'Hardware' tab for speed/duplex settings.

    Cheers - Bob
  • Yes I tried it like i've described earlier, 
    but its not possible to change there my settings?!

    There is a window called 'Edit NIC parameters' with Linkmode: .....Please select.
    But no selections are available

    Within this Menue it should be possible to Edit some NIC details
    But when I click on Edit of one of the NIC adapters, nothing is happen.

    I guess, that the 'Edit NIC parameters' Linkmode needs a selection before??
  • ...the speed/duplex seetings seems to be a hot track!

    How can I check the speed/duplex output for the current connections (eth0/eth1)?
  • HI all, 

    you are running the ASG in virtualization, right?

    What hardware does the virtualization run on? Especially CPUs? 
    What other VMs do run at the same time?
    Which Network interface type did you select for the Astaro VM?

    thx Gert
  • Yes, ASG is running on ESXi 4.0.0, 171294

    CPU: AMD Phenomen 9650 Quad-Core Processor
    NICs: 2x Intel PRO/1000 GT => 1x Internal Interface (e1000) 1x External Interface (e1000)
    RAM: 8GB

    VMs:
    1x Astaro (Internal Interface: AdapterTyp Flexible, External Interface: AdapterTyp Flexible)
    2x Linux (Internal Interface: AdapterTyp E1000)
    1x Windows (Internal Interface: AdapterTyp E1000)
  • what are the real speed/duplex/auto-negotiation parameters? where can I see
    it in Astaro?

    the Astaro Webinterface eth0 shows:autonegotiation on (I cannot change the settings)
    the OS Level (ethtool eth0) shows: autonegotiation No (I cannot change it)
    ...furthermore the ethtool eth0 shows: Duplex Full, Speed 1000Mb/s

    so what is the truth? the OS information or the Astaro information

    I cannot see the Speed and Duplex Mode connection in Astaro. But the 1000Mb/s
    on the OS Level could lead into a problem, because the router on which eth0 is
    connected supports only 100MB/s. So maybe this results into the performance
    conflict.
  • Not quite sure if this is your problem, but please take a look at this:
    VMware Communities: Why does Phenom X4 have such poor CPU ...

    Without knowing it, i suspect that the AMD CPU does for some reason get not it's full potential under vmware.

    regards
    Gert
  • Performance is excellent. This includes also CPU and I/O.

    The performance on the internal NIC (LAN) is also really beautiful. The
    problem results on the external NIC (WAN).
  • Now I changed the Virtual AdapterTyp for the External Device from
    Flexibel to e1000.

    This must be done manually by an additional entry in the proper .vmx file
    So I added the following line in the .vmx config file of the Astaro machine

    ethernet0.virtualDev = "e1000"

    Furthermore I changed on the Astaro Console the entry in the /etc/modules.conf
    from
    alias eth0 vmxnet to alias eth0 e1000

    With this new settings it was possible to change the Adapter link settings for
    the External Device on Astaro from Autonegotiation to manually 100Mbit/full duplex

    A check on the OS Level with ethtool shows now that the right link connection
    with 100Mbit/full duplex is up.

    So I started the tests again! Nothing has changed. I get the same poor
    results like before. 

    Example: 
    directly attached from the notebook (no router in between anymore) to the external
    Astaro Interface. Opening a PPTP connection to get access to the internal LAN.
    Start a ftp connection and a test file transfer. 
    The result is a transferrate of 7,81KB/s [:(](
  • Another question, do you have QoS enabled on any interface?

    regards
    Gert