Xen networking
Hello,can anybody explain me how to setup networking for xen server on colocated machine?
I have dedicated server at colo place.
Received 5 IPs and I want to setup networking in following style:
----eth0 (public IP) ----XEN server ---- domU1 (public IP)
---- domU2 (public IP)
---- domU3 (public IP)
---- domU4 (public IP)
I want to manage the traffic of the virtuals (domU):
- traffic accounting statistics for every domU
- traffic shaping/bandwith limiting for domUs
The server is connected at 100Mbit on eth0 and I would like every domU1 has
only a fraction of this speed (guranteed speed) like this:
domU1 --- 10Mbit
domU2 --- 30Mbit
...
No dynamic settings based on usage - just hard set bandwith limit.
XEN offer several networking techniques but which suits best this scenario:
bridging of routing?
Some examples of the setting will be greatly apreciated.
Thanks for your time
Xenware