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

[Xen-users] Xen bridge network

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen bridge network
From: radiogen Alex <radiogen@xxxxxx>
Date: Tue, 11 Jan 2011 17:38:19 +0200
Delivery-date: Tue, 11 Jan 2011 07:42:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have installed Centos 5.5 + Xen. my server has two network cards: eth0 - for local trafic and eth1 - for global internet trafic. I have 5 usable IPs. �"ip ad" comand show the following eth1 addresses

eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
�� �link/ether 00:25:90:30:78:a3 brd ff:ff:ff:ff:ff:ff
�� �inet xx.xx.xx.58/29 brd�xx.xx.xx.63 scope global eth1
�� �inet�xx.xx.xx.59/29 brd�xx.xx.xx.63 scope global secondary eth1:0
�� �inet�xx.xx.xx.60/29 brd�xx.xx.xx.63 scope global secondary eth1:1
�� �inet�xx.xx.xx.61/29 brd�xx.xx.xx.63 scope global secondary eth1:2
�� �inet�xx.xx.xx.62/29 brd�xx.xx.xx.63 scope global secondary eth1:3
���

question is:�
how to use it correctly in XEN with bridge mode? and what to write in domU config file for vif = ["....."]

my xen-config.sxp setup
(network-script netwokr-bridge)
(vif-script vif-bridge)


for example if I use IP address�xx.xx.xx.59�in windows it says address already in use.

thank you for any direction or if someone can post their setup for this type of network will help a lot!


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen bridge network, radiogen Alex <=