|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] can one do traffic accounting on bridged domU's?
On Sat, May 16, 2009 at 3:37 AM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Sat, May 16, 2009 at 4:51 AM, Rudi Ahlers < rudiahlers@xxxxxxxxx> wrote:
> Hi,
> I'm just wondering, is it possible to setup the dom0 to perform traffic
> account of domU's, which are setup using bridge mode networking?
Possible, but not easy. You can name domU interfaces so they have
persistent naming. Once you have that, snmp should work.
One gotcha is that you probably need to restart snmpd after domU
startup/shutdown.
Regards,
Fajar
Hi Fajar,
This is how I have it currently. Each domU's interface name is "hard coded" in it's config file, as follows:
vif = ['ip=1.2.3.4, vifname=vifrudi0, mac=aa:00:bf:5b:79:01 ']
But the problem I have is that snmp doesn't always work as expected, and I'm thinking of a different approach, perhaps with iptables?
-- Kind Regards Rudi Ahlers CEO, SoftDux Hosting
Web: http://www.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|