WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] How to get eth0 & eth1 fox XEN domU's?

To: Rudi Ahlers <rudiahlers@xxxxxxxxx>
Subject: Re: [Xen-users] How to get eth0 & eth1 fox XEN domU's?
From: Thomas Halinka <lists@xxxxxxxxx>
Date: Thu, 27 Nov 2008 16:48:42 +0100
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 27 Nov 2008 07:49:25 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <695200da0811270424j3e3c22f4h31bd50bf55445cc@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <695200da0811270424j3e3c22f4h31bd50bf55445cc@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Rudi,

Am Donnerstag, den 27.11.2008, 14:24 +0200 schrieb Rudi Ahlers:
> Hi all,
> 
> How is it possible to get a eth0 & eth1 for a XEN domU?

jap,

>  The reason I
> ask, is that we need to monitor the bandwidth every XEN VPS uses, but
> I don't want to count local bandwidth between VPS's, and between the
> VPS & backup server.

ok

> 
> So, if all internet traffic gets routed on eth0, and IP rather
> 196.34.x.x & internal traffic on eth1 & 192.168.10.x - how would I do
> that?

fire up 2 bridges:
- xen-internal   (192.168.10.0)
- xen-external   (public IPs)

With this you can do separated traffic-accounting for internal and
external traffic.

> 
> Currently when I look @ a domU, I have eth0, eth0:1 & eth0:2
> (192.168.10.63) setup, but they all pass through the same interface
> vifwise0 on the dom0 side,
> 
> 
> vifwise0  Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
>           inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
>           UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>           RX packets:1961043 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:2521537 errors:0 dropped:4218 overruns:0 carrier:0
>           collisions:0 txqueuelen:32
>           RX bytes:4195421597 (3.9 GiB)  TX bytes:1075982597 (1.0 GiB)
> 
> 
> So, from the 3.9BG traffice transmitted, we don't know what is local &
> what is internet traffic. I'd like to completely segment the traffic,

because theres no separation and every traffic is transmitted over this
bridge.

> how can I do that?

Im using traffic-accounting with iptables....


hth,

Thomas


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users