GuestOS Network Resource Management

Beantwortet GuestOS Network Resource Management

  • Mittwoch, 26. März 2008 23:55
     
     

    Hello,

     

     I want to manage GuestOS Network Resources.

     For example:

      GuestOS 1' Network band limit to 10Mbps and, IP address only 192.168.1.1,

      GuestOS 2' Network band limit to 20Mbps and, IP address only 192.168.2.1.

     I's because I will plan GuestOS' admin privilage allow to each customer.

     

     Parallels Virtuozzo can do it.

     

     Does Hyper-V support this feature ?

     or are there any solution for this on Hyper-V / VirtualServer ?

     

    Regards,

     

     

Alle Antworten

  • Donnerstag, 27. März 2008 15:59
    Moderator
     
     

    Let me help clarify what you are asking to help things out.

     

    You would like to run DHCP on one network switch with the range 192.168.1.x

    and DHCP on another network switch with the IP range 192.168.2.x

     

    And you would also like to throttle the bandwidth on each switch as well?

    (outgoing - from the VMs out or incoming - from outside the host to the VMs)

     

     

  • Donnerstag, 27. März 2008 16:19
    Besitzer
     
     Beantwortet

    It is not possible to restrict the bandwidth on a network connection under Hyper-V.

     

    Cheers,

    Ben

  • Samstag, 29. März 2008 23:54
     
     
    Is it possible to restrict an IP, though? And if so, how?

     

  • Sonntag, 30. März 2008 02:20
     
     

    just thinking more about your q's

     

    Sounds as though you might be better off adding a Firewall between your public and private LAN (where you are hosting your VM environment) to restirct access and NAT.   In terms of network resouce management - use dedicated NIC's - if you need to restrict b/w then perhaps functionality in the application (IIS for example) may help - although that is out of the scope of this forum i guess... 

     

     

  • Montag, 31. März 2008 03:17
     
     

    Thanks guys.

     

    Now, I'm comparing to 'Pallaels Virtuozzo Containers'.

     

    Viruozzo can restrict GuestOS IP Address, Guest OS network bandwidth,

    without nat, firewall, etc.

     

    Currently, we will plan to rent a GuestOS for each department/company,

    each department ITPro have the GuestOS Administrative privileage.

    no DHCP.

     

    Therefor, we want to control IP, Bandwidth, like

    GuestOS SV1 have only 192.168.1.1, and 10Mbps max.

    if SV1's administor change IP to 192.168.10.10, I want it cannot access to external network.

    if SV1's send a lot data to external network, I want restrict max 10Mbps.

     

    Now, we control this by network switch appliance, it expensive..

    Virtuozzo, can do it by only software.

     

    Regards,