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!